Skip to content

Commit 39d5d47

Browse files
[EDI] Create a new "Secret security" map topic within "Reference" (#59134)
1 parent ea33f65 commit 39d5d47

File tree

12 files changed

+34
-30
lines changed

12 files changed

+34
-30
lines changed

content/code-security/concepts/secret-security/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ children:
1919
- /about-secret-scanning-for-partners
2020
- /working-with-push-protection-and-the-github-mcp-server
2121
- /working-with-push-protection-from-the-rest-api
22+
redirect_from:
23+
- /code-security/secret-scanning/introduction
2224
---

content/code-security/getting-started/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ children:
1515
- /github-security-features
1616
- /quickstart-for-securing-your-repository
1717
- /quickstart-for-securing-your-organization
18-
- /understanding-github-secret-types
1918
---
20-

content/code-security/reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ topics:
1616
- Dependabot
1717
contentType: reference
1818
children:
19+
- /secret-security
1920
- /code-scanning
2021
- /supply-chain-security
2122
- /permission-levels-for-repository-security-advisories
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Secret security
3+
intro: Learn about secret scanning patterns, risk report CSV contents, and {% data variables.product.github %} secrets.
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghec: '*'
8+
topics:
9+
- Secret Protection
10+
- Secret scanning
11+
contentType: reference
12+
children:
13+
- /understanding-github-secret-types
14+
- /supported-secret-scanning-patterns
15+
- /risk-report-csv-contents
16+
---

content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/risk-report-csv-contents.md renamed to content/code-security/reference/secret-security/risk-report-csv-contents.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'Contents of the secret risk assessment report CSV'
3-
shortTitle: 'Risk report CSV contents'
4-
intro: 'Understand the data included in the CSV export of the {% data variables.product.prodname_secret_risk_assessment %} report.'
2+
title: Contents of the secret risk assessment report CSV
3+
shortTitle: Risk report CSV contents
4+
intro: Understand the data included in the CSV export of the {% data variables.product.prodname_secret_risk_assessment %} report.
55
product: '{% data reusables.gated-features.secret-risk-assessment-report %}'
66
permissions: '{% data reusables.permissions.secret-risk-assessment-report-generation %}'
77
type: reference
@@ -13,6 +13,9 @@ topics:
1313
- Secret Protection
1414
- Organizations
1515
- Security
16+
redirect_from:
17+
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/risk-report-csv-contents
18+
contentType: reference
1619
---
1720

1821
The {% data variables.product.prodname_secret_risk_assessment %} report CSV file includes the following information:

content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md renamed to content/code-security/reference/secret-security/supported-secret-scanning-patterns.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Supported secret scanning patterns
3-
intro: 'Lists of supported secrets and the partners that {% data variables.product.company_short %} works with to prevent fraudulent use of secrets that were committed accidentally.'
3+
intro: Lists of supported secrets and the partners that {% data variables.product.company_short %} works with to prevent fraudulent use of secrets that were committed accidentally.
44
product: '{% data reusables.gated-features.secret-scanning %}'
55
versions:
66
fpt: '*'
@@ -13,9 +13,11 @@ topics:
1313
redirect_from:
1414
- /code-security/secret-scanning/secret-scanning-partners
1515
- /code-security/secret-scanning/secret-scanning-patterns
16+
- /code-security/secret-scanning/introduction/supported-secret-scanning-patterns
1617
layout: inline
1718
shortTitle: Supported patterns
1819
autogenerated: secret-scanning
20+
contentType: reference
1921
---
2022

2123
## About {% data variables.product.prodname_secret_scanning %} patterns

content/code-security/getting-started/understanding-github-secret-types.md renamed to content/code-security/reference/secret-security/understanding-github-secret-types.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Understanding GitHub secret types
3-
intro: 'Learn about the usage, scope, and access permissions for {% data variables.product.github %} secrets.'
3+
intro: Learn about the usage, scope, and access permissions for {% data variables.product.github %} secrets.
44
versions:
55
fpt: '*'
66
ghes: '*'
@@ -12,6 +12,9 @@ topics:
1212
- Vulnerabilities
1313
- Advanced Security
1414
shortTitle: GitHub secret types
15+
redirect_from:
16+
- /code-security/getting-started/understanding-github-secret-types
17+
contentType: reference
1518
---
1619

1720
## About {% data variables.product.github %}'s secret types

content/code-security/secret-scanning/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ topics:
1515
- Secret Protection
1616
- Repositories
1717
children:
18-
- /introduction
1918
- /managing-alerts-from-secret-scanning
2019
- /using-advanced-secret-scanning-and-push-protection-features
2120
- /troubleshooting-secret-scanning-and-push-protection

content/code-security/secret-scanning/introduction/index.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ topics:
1111
- Code Security
1212
- Security
1313
children:
14-
- /risk-report-csv-contents
1514
- /estimating-the-price-of-secret-protection
1615
- /organizing-remediation-efforts-for-leaked-secrets
1716
---
18-

0 commit comments

Comments
 (0)