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
2 changes: 2 additions & 0 deletions content/code-security/concepts/secret-security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ children:
- /about-secret-scanning-for-partners
- /working-with-push-protection-and-the-github-mcp-server
- /working-with-push-protection-from-the-rest-api
redirect_from:
- /code-security/secret-scanning/introduction
---
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ topics:
- Repositories
shortTitle: Troubleshoot Dependabot
children:
- /dependabot-updates-stopped
- /troubleshooting-dependabot-on-github-actions
---

2 changes: 0 additions & 2 deletions content/code-security/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ children:
- /github-security-features
- /quickstart-for-securing-your-repository
- /quickstart-for-securing-your-organization
- /understanding-github-secret-types
---

Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ topics:
- Dependencies
- Pull requests
shortTitle: Dependabot stopped working
redirect_from:
- /code-security/dependabot/troubleshooting-dependabot/dependabot-updates-stopped
contentType: how-tos
---

* When maintainers of a repository stop interacting with {% data variables.product.prodname_dependabot %} pull requests, {% data variables.product.prodname_dependabot %} temporarily pauses its updates and lets you know.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ contentType: how-tos
children:
- /troubleshooting-dependabot-errors
- /troubleshooting-the-detection-of-vulnerable-dependencies
- /dependabot-updates-stopped
---

1 change: 1 addition & 0 deletions content/code-security/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ topics:
- Dependabot
contentType: reference
children:
- /secret-security
- /code-scanning
- /supply-chain-security
- /permission-levels-for-repository-security-advisories
Expand Down
16 changes: 16 additions & 0 deletions content/code-security/reference/secret-security/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Secret security
intro: Learn about secret scanning patterns, risk report CSV contents, and {% data variables.product.github %} secrets.
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Secret Protection
- Secret scanning
contentType: reference
children:
- /understanding-github-secret-types
- /supported-secret-scanning-patterns
- /risk-report-csv-contents
---
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Contents of the secret risk assessment report CSV'
shortTitle: 'Risk report CSV contents'
intro: 'Understand the data included in the CSV export of the {% data variables.product.prodname_secret_risk_assessment %} report.'
title: Contents of the secret risk assessment report CSV
shortTitle: Risk report CSV contents
intro: Understand the data included in the CSV export of the {% data variables.product.prodname_secret_risk_assessment %} report.
product: '{% data reusables.gated-features.secret-risk-assessment-report %}'
permissions: '{% data reusables.permissions.secret-risk-assessment-report-generation %}'
type: reference
Expand All @@ -13,6 +13,9 @@ topics:
- Secret Protection
- Organizations
- Security
redirect_from:
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/risk-report-csv-contents
contentType: reference
---

The {% data variables.product.prodname_secret_risk_assessment %} report CSV file includes the following information:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Supported secret scanning patterns
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.'
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.
product: '{% data reusables.gated-features.secret-scanning %}'
versions:
fpt: '*'
Expand All @@ -13,9 +13,11 @@ topics:
redirect_from:
- /code-security/secret-scanning/secret-scanning-partners
- /code-security/secret-scanning/secret-scanning-patterns
- /code-security/secret-scanning/introduction/supported-secret-scanning-patterns
layout: inline
shortTitle: Supported patterns
autogenerated: secret-scanning
contentType: reference
---

## About {% data variables.product.prodname_secret_scanning %} patterns
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Understanding GitHub secret types
intro: 'Learn about the usage, scope, and access permissions for {% data variables.product.github %} secrets.'
intro: Learn about the usage, scope, and access permissions for {% data variables.product.github %} secrets.
versions:
fpt: '*'
ghes: '*'
Expand All @@ -12,6 +12,9 @@ topics:
- Vulnerabilities
- Advanced Security
shortTitle: GitHub secret types
redirect_from:
- /code-security/getting-started/understanding-github-secret-types
contentType: reference
---

## About {% data variables.product.github %}'s secret types
Expand Down
1 change: 0 additions & 1 deletion content/code-security/secret-scanning/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ topics:
- Secret Protection
- Repositories
children:
- /introduction
- /managing-alerts-from-secret-scanning
- /using-advanced-secret-scanning-and-push-protection-features
- /troubleshooting-secret-scanning-and-push-protection
Expand Down
18 changes: 0 additions & 18 deletions content/code-security/secret-scanning/introduction/index.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ topics:
- Code Security
- Security
children:
- /risk-report-csv-contents
- /estimating-the-price-of-secret-protection
- /organizing-remediation-efforts-for-leaked-secrets
---

2 changes: 1 addition & 1 deletion data/learning-tracks/code-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ secret_scanning:
%}/code-security/how-tos/secure-your-secrets/customize-leak-detection/defining-custom-patterns-for-secret-scanning{%
endif %}
- /code-security/secret-scanning/managing-alerts-from-secret-scanning
- /code-security/secret-scanning/introduction/supported-secret-scanning-patterns
- /code-security/reference/secret-security/supported-secret-scanning-patterns
- >-
{% ifversion secret-scanning-push-protection
%}/code-security/concepts/secret-security/about-push-protection{%
Expand Down
2 changes: 1 addition & 1 deletion src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "b68ab4c2355b44a07d40d669fd28da652fe1929e",
"blob-sha": "403271a4c5adc2dc195b04553c514833765b388d",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
"targetFilename": "code-security/reference/secret-security/supported-secret-scanning-patterns"
}
Loading