Skip to content

Commit f5cb6b4

Browse files
committed
move new article to code security product
1 parent d302c82 commit f5cb6b4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

content/github/collaborating-with-issues-and-pull-requests/about-dependency-review.md renamed to content/code-security/supply-chain-security/about-dependency-review.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ topics:
1515

1616
### About dependency review
1717

18-
If a pull request targets your repository's default branch and contains changes to package manifests or lock files, you can display a dependency review to see what has changed. The dependency review includes details of changes to indirect dependencies in lock files, and it tells you if any of the added or updated dependencies contain known vulnerabilities.
18+
19+
20+
If a pull request targets your repository's default branch and contains changes to package manifests or lock files, you can display a dependency review to see what has changed. The dependency review includes details of changes to indirect dependencies in lock files, and it tells you if any of the added or updated dependencies contain known vulnerabilities. For more information, see "[Reviewing ]
1921

2022
Dependency review is available in:
2123

content/code-security/supply-chain-security/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ topics:
1616

1717
{% topic_link_in_list /understanding-your-software-supply-chain %}
1818
{% link_in_list /about-the-dependency-graph %}
19+
{% link_in_list /about-dependency-review %}
1920
{% link_in_list /exploring-the-dependencies-of-a-repository %}
2021
{% topic_link_in_list /keeping-your-dependencies-updated-automatically %}
2122
{% link_in_list /about-dependabot-version-updates %}

0 commit comments

Comments
 (0)