Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions content/code-security/concepts/index.md
Original file line number Diff line number Diff line change
@@ -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
---
18 changes: 18 additions & 0 deletions content/code-security/how-tos/index.md
Original file line number Diff line number Diff line change
@@ -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
---
5 changes: 5 additions & 0 deletions content/code-security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,9 @@ children:
- /supply-chain-security
- /dependabot
- /security-overview
- /concepts
- /how-tos
- /reference
- /tutorials
- /responsible-use
---
18 changes: 18 additions & 0 deletions content/code-security/reference/index.md
Original file line number Diff line number Diff line change
@@ -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
---
17 changes: 17 additions & 0 deletions content/code-security/responsible-use/index.md
Original file line number Diff line number Diff line change
@@ -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
---
18 changes: 18 additions & 0 deletions content/code-security/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -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
---
Loading