diff --git a/content/code-security/concepts/index.md b/content/code-security/concepts/index.md new file mode 100644 index 000000000000..fa3d9c3036be --- /dev/null +++ b/content/code-security/concepts/index.md @@ -0,0 +1,18 @@ +--- +title: Concepts for security and code quality +shortTitle: Concepts +intro: Learn core concepts for {% data variables.product.github %}'s security and code quality features. +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Secret Protection + - Secret scanning + - Code Security + - Code scanning + - Vulnerabilities + - Dependencies + - Dependabot +contentType: concepts +--- diff --git a/content/code-security/how-tos/index.md b/content/code-security/how-tos/index.md new file mode 100644 index 000000000000..e28cf139b472 --- /dev/null +++ b/content/code-security/how-tos/index.md @@ -0,0 +1,18 @@ +--- +title: How-tos for security and code quality +shortTitle: How-tos +intro: Learn how to use {% data variables.product.github %}'s security and code quality features. +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Secret Protection + - Secret scanning + - Code Security + - Code scanning + - Vulnerabilities + - Dependencies + - Dependabot +contentType: how-tos +--- diff --git a/content/code-security/index.md b/content/code-security/index.md index d0f9a312a93a..19cb0735e01f 100644 --- a/content/code-security/index.md +++ b/content/code-security/index.md @@ -55,4 +55,9 @@ children: - /supply-chain-security - /dependabot - /security-overview + - /concepts + - /how-tos + - /reference + - /tutorials + - /responsible-use --- diff --git a/content/code-security/reference/index.md b/content/code-security/reference/index.md new file mode 100644 index 000000000000..91eef27e7c0e --- /dev/null +++ b/content/code-security/reference/index.md @@ -0,0 +1,18 @@ +--- +title: Reference for security and code quality +shortTitle: Reference +intro: Find information to apply to your work with {% data variables.product.github %}'s security and code quality features. +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Secret Protection + - Secret scanning + - Code Security + - Code scanning + - Vulnerabilities + - Dependencies + - Dependabot +contentType: reference +--- diff --git a/content/code-security/responsible-use/index.md b/content/code-security/responsible-use/index.md new file mode 100644 index 000000000000..d48879a51ce3 --- /dev/null +++ b/content/code-security/responsible-use/index.md @@ -0,0 +1,17 @@ +--- +title: Responsible use of {% data variables.product.github %}'s security and code quality features +shortTitle: Responsible use +intro: 'Use {% data variables.product.github %}''s security and code quality features responsibly by understanding their purposes, capabilities, and limitations.' +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Secret Protection + - Secret scanning + - Code Security + - Code scanning + - Vulnerabilities + - Code Quality +contentType: rai +--- diff --git a/content/code-security/tutorials/index.md b/content/code-security/tutorials/index.md new file mode 100644 index 000000000000..c5f002ead31a --- /dev/null +++ b/content/code-security/tutorials/index.md @@ -0,0 +1,18 @@ +--- +title: 'Tutorials for security and code quality' +shortTitle: Tutorials +intro: 'Build skills and knowledge about {% data variables.product.github %}''s security and code quality features through examples and hands-on activities.' +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Secret Protection + - Secret scanning + - Code Security + - Code scanning + - Vulnerabilities + - Dependencies + - Dependabot +contentType: tutorials +---