Skip to content

Commit 3152e32

Browse files
authored
Merge pull request #42291 from github/repo-sync
Repo sync
2 parents e7da619 + d59d017 commit 3152e32

File tree

6 files changed

+94
-0
lines changed

6 files changed

+94
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Concepts for security and code quality
3+
shortTitle: Concepts
4+
intro: Learn core concepts for {% data variables.product.github %}'s security and code quality features.
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
topics:
10+
- Secret Protection
11+
- Secret scanning
12+
- Code Security
13+
- Code scanning
14+
- Vulnerabilities
15+
- Dependencies
16+
- Dependabot
17+
contentType: concepts
18+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: How-tos for security and code quality
3+
shortTitle: How-tos
4+
intro: Learn how to use {% data variables.product.github %}'s security and code quality features.
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
topics:
10+
- Secret Protection
11+
- Secret scanning
12+
- Code Security
13+
- Code scanning
14+
- Vulnerabilities
15+
- Dependencies
16+
- Dependabot
17+
contentType: how-tos
18+
---

content/code-security/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,9 @@ children:
5555
- /supply-chain-security
5656
- /dependabot
5757
- /security-overview
58+
- /concepts
59+
- /how-tos
60+
- /reference
61+
- /tutorials
62+
- /responsible-use
5863
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Reference for security and code quality
3+
shortTitle: Reference
4+
intro: Find information to apply to your work with {% data variables.product.github %}'s security and code quality features.
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
topics:
10+
- Secret Protection
11+
- Secret scanning
12+
- Code Security
13+
- Code scanning
14+
- Vulnerabilities
15+
- Dependencies
16+
- Dependabot
17+
contentType: reference
18+
---
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Responsible use of {% data variables.product.github %}'s security and code quality features
3+
shortTitle: Responsible use
4+
intro: 'Use {% data variables.product.github %}''s security and code quality features responsibly by understanding their purposes, capabilities, and limitations.'
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
topics:
10+
- Secret Protection
11+
- Secret scanning
12+
- Code Security
13+
- Code scanning
14+
- Vulnerabilities
15+
- Code Quality
16+
contentType: rai
17+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: 'Tutorials for security and code quality'
3+
shortTitle: Tutorials
4+
intro: 'Build skills and knowledge about {% data variables.product.github %}''s security and code quality features through examples and hands-on activities.'
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
topics:
10+
- Secret Protection
11+
- Secret scanning
12+
- Code Security
13+
- Code scanning
14+
- Vulnerabilities
15+
- Dependencies
16+
- Dependabot
17+
contentType: tutorials
18+
---

0 commit comments

Comments
 (0)