Skip to content

Commit 810ec0a

Browse files
[EDI] Create a new "Secret security" map topic within "Concepts" (#59053)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent ac24577 commit 810ec0a

File tree

16 files changed

+65
-27
lines changed

16 files changed

+65
-27
lines changed

content/code-security/concepts/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: concepts
1818
children:
19+
- /secret-security
1920
- /code-scanning
2021
- /about-code-quality
2122
- supply-chain-security

content/code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts.md renamed to content/code-security/concepts/secret-security/about-alerts.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About secret scanning alerts
3-
intro: 'Learn about the different types of {% data variables.secret-scanning.alerts %}.'
3+
intro: Learn about the different types of {% data variables.secret-scanning.alerts %}.
44
permissions: '{% data reusables.permissions.secret-scanning-alerts %}'
55
product: '{% data reusables.gated-features.secret-scanning %}'
66
versions:
@@ -13,8 +13,11 @@ topics:
1313
- Secret Protection
1414
- Alerts
1515
- Repositories
16-
shortTitle: About alerts
16+
shortTitle: Secret scanning alerts
1717
allowTitleToDifferFromFilename: true
18+
redirect_from:
19+
- /code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts
20+
contentType: concepts
1821
---
1922

2023
## About types of alerts

content/code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/delegated-bypass-for-push-protection/about-delegated-bypass-for-push-protection.md renamed to content/code-security/concepts/secret-security/about-delegated-bypass-for-push-protection.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ topics:
1212
- Secret Protection
1313
- Alerts
1414
- Repositories
15-
shortTitle: About delegated bypass
15+
shortTitle: Delegated bypass
16+
redirect_from:
17+
- /code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/delegated-bypass-for-push-protection/about-delegated-bypass-for-push-protection
18+
contentType: concepts
1619
---
1720

1821
## About delegated bypass for push protection

content/code-security/secret-scanning/introduction/about-push-protection.md renamed to content/code-security/concepts/secret-security/about-push-protection.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About push protection
3-
intro: 'Push protection blocks contributors from pushing secrets to a repository and generates an alert whenever a contributor bypasses the block.{% ifversion secret-scanning-push-protection-for-users %} Push protection can be applied at the repository, organization, and user account level{% else %} You can apply push protection at repository or organization level{% endif %}.'
3+
intro: Push protection blocks contributors from pushing secrets to a repository and generates an alert whenever a contributor bypasses the block.{% ifversion secret-scanning-push-protection-for-users %} Push protection can be applied at the repository, organization, and user account level{% else %} You can apply push protection at repository or organization level{% endif %}.
44
product: '{% data reusables.gated-features.push-protection-for-repos %}'
55
versions:
66
fpt: '*'
@@ -10,13 +10,15 @@ redirect_from:
1010
- /early-access/code-security/secret-scanning/protecting-pushes-with-secret-scanning
1111
- /code-security/secret-scanning/protecting-pushes-with-secret-scanning
1212
- /code-security/secret-scanning/push-protection-for-repositories-and-organizations
13+
- /code-security/secret-scanning/introduction/about-push-protection
1314
type: overview
1415
topics:
1516
- Secret scanning
1617
- Secret Protection
1718
- Alerts
1819
- Repositories
1920
shortTitle: Push protection
21+
contentType: concepts
2022
---
2123

2224
## About push protection

content/code-security/secret-scanning/introduction/about-secret-scanning-for-partners.md renamed to content/code-security/concepts/secret-security/about-secret-scanning-for-partners.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About secret scanning for partners
3-
intro: 'When {% data variables.product.prodname_secret_scanning %} detects authentication details for a service provider in a public repository on {% data variables.product.prodname_dotcom %}, an alert is sent directly to the provider. This allows service providers who are {% data variables.product.prodname_dotcom %} partners to promptly take action to secure their systems.'
3+
intro: When {% data variables.product.prodname_secret_scanning %} detects authentication details for a service provider in a public repository on {% data variables.product.prodname_dotcom %}, an alert is sent directly to the provider. This allows service providers who are {% data variables.product.prodname_dotcom %} partners to promptly take action to secure their systems.
44
product: '{% data reusables.gated-features.secret-scanning-partner-alerts %}'
55
versions:
66
fpt: '*'
@@ -10,6 +10,9 @@ topics:
1010
- Secret scanning
1111
- Secret Protection
1212
shortTitle: Secret scanning for partners
13+
redirect_from:
14+
- /code-security/secret-scanning/introduction/about-secret-scanning-for-partners
15+
contentType: concepts
1316
---
1417

1518
## About {% data variables.secret-scanning.partner_alerts %}

content/code-security/secret-scanning/introduction/about-secret-scanning.md renamed to content/code-security/concepts/secret-security/about-secret-scanning.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ redirect_from:
1212
- /github/administering-a-repository/about-secret-scanning
1313
- /code-security/secret-security/about-secret-scanning
1414
- /code-security/secret-scanning/about-secret-scanning
15+
- /code-security/secret-scanning/introduction/about-secret-scanning
1516
versions:
1617
fpt: '*'
1718
ghes: '*'
@@ -21,6 +22,7 @@ topics:
2122
- Secret scanning
2223
- Secret Protection
2324
shortTitle: Secret scanning
25+
contentType: concepts
2426
---
2527

2628
## About {% data variables.product.prodname_secret_scanning %}

content/code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/about-secret-security-with-github.md renamed to content/code-security/concepts/secret-security/about-secret-security-with-github.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: 'About secret security with GitHub'
3-
shortTitle: 'Secret protection tools'
4-
intro: 'Learn how {% data variables.product.github %}''s security tools can help you identify, remediate, and prevent secret leaks.'
2+
title: About secret security with GitHub
3+
shortTitle: Secret protection tools
4+
intro: Learn how {% data variables.product.github %}'s security tools can help you identify, remediate, and prevent secret leaks.
55
product: '{% data reusables.gated-features.secret-protection %}'
6-
permissions: 'Organizations on {% data variables.product.prodname_team %} or {% data variables.product.prodname_enterprise %}'
6+
permissions: Organizations on {% data variables.product.prodname_team %} or {% data variables.product.prodname_enterprise %}
77
contentType: concepts
88
versions:
99
feature: secret-risk-assessment
@@ -15,6 +15,7 @@ topics:
1515
- Security
1616
redirect_from:
1717
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/about-secret-risk-assessment
18+
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/about-secret-security-with-github
1819
---
1920

2021
{% data variables.product.github %} provides tools to help you understand and address your organization's exposure to leaked secrets:
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Concepts for secret security
3+
shortTitle: Secret security
4+
intro: Learn core concepts for {% data variables.product.github %}'s secret security features.
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
topics:
10+
- Secret Protection
11+
- Secret scanning
12+
contentType: concepts
13+
children:
14+
- /about-secret-scanning
15+
- /about-push-protection
16+
- /about-secret-security-with-github
17+
- /about-alerts
18+
- /about-delegated-bypass-for-push-protection
19+
- /about-secret-scanning-for-partners
20+
- /working-with-push-protection-and-the-github-mcp-server
21+
- /working-with-push-protection-from-the-rest-api
22+
---

content/code-security/secret-scanning/working-with-secret-scanning-and-push-protection/working-with-push-protection-and-the-github-mcp-server.md renamed to content/code-security/concepts/secret-security/working-with-push-protection-and-the-github-mcp-server.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Working with push protection and the GitHub MCP server
33
shortTitle: Push protection and the GitHub MCP server
4-
intro: 'Learn how you are protected from leaking secrets during interactions with the {% data variables.product.github %} MCP server, and how to bypass a push protection block if you need to.'
5-
product: 'Public repositories on {% data variables.product.prodname_dotcom_the_website %}'
4+
intro: Learn how you are protected from leaking secrets during interactions with the {% data variables.product.github %} MCP server, and how to bypass a push protection block if you need to.
5+
product: Public repositories on {% data variables.product.prodname_dotcom_the_website %}
66
permissions: '{% data reusables.permissions.push-protection-resolve-block %}'
77
versions:
88
feature: copilot
@@ -13,6 +13,9 @@ topics:
1313
- Alerts
1414
- Repositories
1515
- Copilot
16+
redirect_from:
17+
- /code-security/secret-scanning/working-with-secret-scanning-and-push-protection/working-with-push-protection-and-the-github-mcp-server
18+
contentType: concepts
1619
---
1720

1821
## About push protection and the {% data variables.product.github %} MCP server

content/code-security/secret-scanning/working-with-secret-scanning-and-push-protection/working-with-push-protection-from-the-rest-api.md renamed to content/code-security/concepts/secret-security/working-with-push-protection-from-the-rest-api.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Working with push protection from the REST API
33
shortTitle: Push protection from the REST API
4-
intro: 'Learn your options for unblocking your push to {% data variables.product.prodname_dotcom %} using the REST API if {% data variables.product.prodname_secret_scanning %} detects a secret in the content of your API request.'
4+
intro: Learn your options for unblocking your push to {% data variables.product.prodname_dotcom %} using the REST API if {% data variables.product.prodname_secret_scanning %} detects a secret in the content of your API request.
55
permissions: '{% data reusables.permissions.push-protection-resolve-block %}'
66
versions:
77
feature: secret-scanning-push-protection-content-endpoints
@@ -11,6 +11,9 @@ topics:
1111
- Secret Protection
1212
- Alerts
1313
- Repositories
14+
redirect_from:
15+
- /code-security/secret-scanning/working-with-secret-scanning-and-push-protection/working-with-push-protection-from-the-rest-api
16+
contentType: concepts
1417
---
1518

1619
## About push protection from the REST API

0 commit comments

Comments
 (0)