|
1 | 1 | ---
|
2 |
| -title: Code security documentation |
3 |
| -shortTitle: Code security |
4 |
| -intro: 'Build security into your {% data variables.product.prodname_dotcom %} workflow with features to keep secrets and vulnerabilities out of your codebase, and to maintain your software supply chain.' |
| 2 | +title: Secure coding documentation |
| 3 | +shortTitle: Secure coding |
| 4 | +intro: 'Build security into your {% data variables.product.github %} workflow to secure your software supply chain, automatically find and fix vulnerabilities in your codebase, and prevent data leaks.' |
5 | 5 | redirect_from:
|
6 | 6 | - /code-security/guides
|
7 | 7 | introLinks:
|
8 | 8 | overview: /code-security/getting-started/github-security-features
|
9 | 9 | try_ghas_for_free: '{% ifversion ghec %}/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/setting-up-a-trial-of-github-advanced-security{% endif %}'
|
10 | 10 | featuredLinks:
|
11 |
| - startHere: |
| 11 | + startHere: # Links aimed at the builder audience |
12 | 12 | - /code-security/getting-started/quickstart-for-securing-your-repository
|
13 |
| - - '{% ifversion fpt or ghec %}/code-security/security-advisories/working-with-repository-security-advisories/creating-a-repository-security-advisory{% endif %}' |
| 13 | + - /code-security/secret-scanning/working-with-secret-scanning-and-push-protection |
| 14 | + - /code-security/getting-started/dependabot-quickstart-guide |
14 | 15 | - /code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning
|
15 | 16 | guideCards:
|
| 17 | + - /code-security/trialing-github-advanced-security/planning-a-trial-of-ghas |
| 18 | + - /code-security/secret-scanning/enabling-secret-scanning-features |
| 19 | + - /code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning |
16 | 20 | - /code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates
|
17 | 21 | - /code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
|
18 |
| - - /code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning |
19 |
| - - /code-security/supply-chain-security/end-to-end-supply-chain/end-to-end-supply-chain-overview |
20 |
| - popular: |
| 22 | + popular: # Links aimed at the driver audience |
21 | 23 | - '{% ifversion ghes %}/admin/release-notes{% endif %}'
|
22 |
| - - /code-security/dependabot/dependabot-alerts/about-dependabot-alerts |
23 | 24 | - /code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/about-coordinated-disclosure-of-security-vulnerabilities
|
24 |
| - - /code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot |
25 |
| - - /code-security/dependabot/working-with-dependabot/dependabot-options-reference |
26 |
| - - /code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot |
27 |
| - - /code-security/dependabot/troubleshooting-dependabot/troubleshooting-the-detection-of-vulnerable-dependencies |
| 25 | + - /code-security/getting-started/best-practices-for-preventing-data-leaks-in-your-organization |
| 26 | + - /code-security/securing-your-organization/fixing-security-alerts-at-scale/best-practice-fix-alerts-at-scale |
| 27 | + - /code-security/dependabot/maintain-dependencies/best-practices-for-maintaining-dependencies |
28 | 28 | changelog:
|
29 | 29 | label: security-and-compliance
|
30 | 30 | versions:
|
|
0 commit comments