From 02bd2956be51e417d58843b4b86d9a6196e404f9 Mon Sep 17 00:00:00 2001 From: apc-sh-tanaka Date: Wed, 28 May 2025 18:41:40 +0900 Subject: [PATCH] Update about-github-advanced-security.md about features with GitHub Code Security --- .../learning-about-github/about-github-advanced-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/get-started/learning-about-github/about-github-advanced-security.md b/content/get-started/learning-about-github/about-github-advanced-security.md index 52bf2ea0273b..b98ed75fba13 100644 --- a/content/get-started/learning-about-github/about-github-advanced-security.md +++ b/content/get-started/learning-about-github/about-github-advanced-security.md @@ -60,7 +60,7 @@ The table below summarizes the availability of {% data variables.product.prodnam {% rowheaders %} -| | Public repository
without {% data variables.product.prodname_GH_secret_protection %} | Private repository
without {% data variables.product.prodname_GH_code_security %} | Public or private repository
with {% data variables.product.prodname_GH_code_security %} | +| | Public repository
without {% data variables.product.prodname_GH_code_security %} | Private repository
without {% data variables.product.prodname_GH_code_security %} | Public or private repository
with {% data variables.product.prodname_GH_code_security %} | | --- | --- | --- | --- | | {% data variables.product.prodname_code_scanning_caps %} | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "check" aria-label="Yes" %} | | {% data variables.product.prodname_codeql_cli %} | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "check" aria-label="Yes" %} |