File tree Expand file tree Collapse file tree 10 files changed +41
-32
lines changed
ecosystems-supported-by-dependabot
supply-chain-security/understanding-your-software-supply-chain Expand file tree Collapse file tree 10 files changed +41
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ topics:
1414 - Repositories
1515 - Dependencies
1616children :
17- - /ecosystems-supported-by-dependabot
1817 - /dependabot-alerts
1918 - /dependabot-auto-triage-rules
2019 - /dependabot-version-updates
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ topics:
1616children :
1717 - /automating-dependabot-with-github-actions
1818 - /configuring-multi-ecosystem-updates
19- - /dependabot-options-reference
2019 - /setting-dependabot-to-run-on-self-hosted-runners-using-arc
2120 - /setting-dependabot-to-run-on-github-hosted-runners-using-vnet
2221---
Original file line number Diff line number Diff line change @@ -16,5 +16,6 @@ topics:
1616 - Dependabot
1717contentType : reference
1818children :
19- - code-scanning
19+ - /code-scanning
20+ - /supply-chain-security
2021---
Original file line number Diff line number Diff line change 11---
22title : Dependabot options reference
3- intro : ' Detailed information for all the options you can use to customize how {% data variables.product.prodname_dependabot %} maintains your repositories.'
3+ intro : Detailed information for all the options you can use to customize how {% data variables.product.prodname_dependabot %} maintains your repositories.
44permissions : ' {% data reusables.permissions.dependabot-yml-configure %}'
55allowTitleToDifferFromFilename : true
66redirect_from :
77 - /github/administering-a-repository/configuration-options-for-dependency-updates
88 - /code-security/supply-chain-security/configuration-options-for-dependency-updates
99 - /code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
1010 - /code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
11+ - /code-security/dependabot/working-with-dependabot/dependabot-options-reference
1112versions :
1213 fpt : ' *'
1314 ghec : ' *'
1415 ghes : ' *'
15- type : reference
1616topics :
1717 - Dependabot
1818 - Version updates
1919 - Repositories
2020 - Dependencies
2121 - Pull requests
22- shortTitle : Dependabot options reference
22+ shortTitle : Dependabot options
23+ contentType : reference
2324---
2425
2526## About the ` dependabot.yml ` file
Original file line number Diff line number Diff line change 11---
22title : Dependency graph supported package ecosystems
3- shortTitle : Dependency graph ecosystem support # Max 31 characters
4- intro : ' Dependency graph supports a variety of ecosystems.'
3+ shortTitle : Dependency graph ecosystems
4+ intro : Dependency graph supports a variety of ecosystems.
55allowTitleToDifferFromFilename : true
6- type : reference
76topics :
87 - Dependency graph
98 - Dependencies
@@ -14,6 +13,9 @@ versions:
1413 fpt : ' *'
1514 ghec : ' *'
1615 ghes : ' *'
16+ redirect_from :
17+ - /code-security/supply-chain-security/understanding-your-software-supply-chain/dependency-graph-supported-package-ecosystems
18+ contentType : reference
1719---
1820
1921## About the dependency graph
Original file line number Diff line number Diff line change 1+ ---
2+ title : Reference for supply chain security
3+ shortTitle : Supply chain security
4+ intro : Find information to apply to your work with {% data variables.product.prodname_dependabot %} and the dependency graph.
5+ versions :
6+ fpt : ' *'
7+ ghes : ' *'
8+ ghec : ' *'
9+ topics :
10+ - Dependabot
11+ - Version updates
12+ - Repositories
13+ - Dependencies
14+ - Pull requests
15+ - Dependency graph
16+ - Alerts
17+ - Vulnerabilities
18+ contentType : reference
19+ children :
20+ - /dependabot-options-reference
21+ - /supported-ecosystems-and-repositories
22+ - /dependency-graph-supported-package-ecosystems
23+ redirect_from :
24+ - /code-security/dependabot/ecosystems-supported-by-dependabot
25+ ---
Original file line number Diff line number Diff line change 11---
22title : Dependabot supported ecosystems and repositories
3- shortTitle : Dependabot ecosystem support # Max 31 characters
3+ shortTitle : Dependabot ecosystems
44intro : ' {% data variables.product.prodname_dependabot %} supports a variety of ecosystems and repositories'
55allowTitleToDifferFromFilename : true
6- type : reference
76topics :
87 - Dependabot
98 - Dependencies
@@ -14,6 +13,9 @@ versions:
1413 fpt : ' *'
1514 ghec : ' *'
1615 ghes : ' *'
16+ redirect_from :
17+ - /code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories
18+ contentType : reference
1719---
1820
1921## About {% data variables.product.prodname_dependabot %}
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ topics:
1010 - Repositories
1111shortTitle : Understand your supply chain
1212children :
13- - /dependency-graph-supported-package-ecosystems
1413 - /customizing-your-dependency-review-action-configuration
1514 - /enforcing-dependency-review-across-an-organization
1615 - /troubleshooting-the-dependency-graph
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ dependency_version_updates:
8888 - >-
8989 /code-security/dependabot/dependabot-version-updates/customizing-dependabot-prs
9090 - >-
91- /code-security/dependabot/working-with-dependabot /dependabot-options-reference
91+ /code-security/reference/supply-chain-security /dependabot-options-reference
9292 - >-
9393 /code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/keeping-your-actions-up-to-date-with-dependabot
9494 - >-
You can’t perform that action at this time.
0 commit comments