Skip to content

Commit ac24577

Browse files
authored
[EDI security] How-to / Securing your supply chain (#59055)
1 parent 65a6f8d commit ac24577

File tree

44 files changed

+207
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+207
-112
lines changed

content/code-security/dependabot/dependabot-alerts/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ topics:
1414
- Repositories
1515
- Dependencies
1616
children:
17-
- /configuring-dependabot-alerts
1817
- /viewing-and-updating-dependabot-alerts
1918
- /enable-delegated-alert-dismissal
20-
- /configuring-notifications-for-dependabot-alerts
2119
---
2220

content/code-security/dependabot/dependabot-auto-triage-rules/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ topics:
1212
- Repositories
1313
- Dependencies
1414
children:
15-
- /using-github-preset-rules-to-prioritize-dependabot-alerts
16-
- /customizing-auto-triage-rules-to-prioritize-dependabot-alerts
1715
- /managing-automatically-dismissed-alerts
1816
redirect_from:
1917
- /code-security/dependabot/dependabot-alert-rules

content/code-security/dependabot/dependabot-security-updates/index.md

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

content/code-security/dependabot/dependabot-version-updates/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ topics:
2020
- Dependencies
2121
- Pull requests
2222
children:
23-
- /configuring-dependabot-version-updates
2423
- /optimizing-pr-creation-version-updates
2524
- /customizing-dependabot-prs
26-
- /controlling-dependencies-updated
2725
shortTitle: Dependabot version updates
2826
---
2927

content/code-security/dependabot/ecosystems-supported-by-dependabot/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ topics:
1515
shortTitle: Dependabot ecosystems
1616
children:
1717
- /supported-ecosystems-and-repositories
18-
- /optimizing-java-packages-dependabot
1918
---
19+

content/code-security/dependabot/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ children:
1717
- /ecosystems-supported-by-dependabot
1818
- /dependabot-alerts
1919
- /dependabot-auto-triage-rules
20-
- /dependabot-security-updates
2120
- /dependabot-version-updates
2221
- /working-with-dependabot
23-
- /maintain-dependencies
2422
- /troubleshooting-dependabot
2523
---

content/code-security/dependabot/maintain-dependencies/index.md

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

content/code-security/dependabot/troubleshooting-dependabot/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshooting Dependabot
3-
intro: 'If you have problems with {% data variables.product.prodname_dependabot %}, you can use tips in these articles to help resolve issues.'
3+
intro: If you have problems with {% data variables.product.prodname_dependabot %}, you can use tips in these articles to help resolve issues.
44
allowTitleToDifferFromFilename: true
55
versions:
66
fpt: '*'
@@ -14,10 +14,8 @@ topics:
1414
- Repositories
1515
shortTitle: Troubleshoot Dependabot
1616
children:
17-
- /listing-dependencies-configured-for-version-updates
1817
- /viewing-dependabot-job-logs
1918
- /dependabot-updates-stopped
20-
- /troubleshooting-dependabot-errors
2119
- /troubleshooting-dependabot-on-github-actions
22-
- /troubleshooting-the-detection-of-vulnerable-dependencies
2320
---
21+

content/code-security/dependabot/working-with-dependabot/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ topics:
1414
- Dependencies
1515
- Pull requests
1616
children:
17-
- /managing-pull-requests-for-dependency-updates
1817
- /automating-dependabot-with-github-actions
19-
- /keeping-your-actions-up-to-date-with-dependabot
20-
- /configuring-access-to-private-registries-for-dependabot
21-
- /guidance-for-the-configuration-of-private-registries-for-dependabot
2218
- /configuring-multi-ecosystem-updates
2319
- /dependabot-options-reference
2420
- /setting-dependabot-to-run-on-self-hosted-runners-using-arc

content/code-security/how-tos/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ topics:
1515
- Dependencies
1616
- Dependabot
1717
contentType: how-tos
18+
children:
19+
- secure-your-supply-chain
1820
---

0 commit comments

Comments
 (0)