1
0
mirror of synced 2025-12-23 11:54:18 -05:00

move new article to code security product

This commit is contained in:
mchammer01
2021-03-22 17:13:18 +00:00
parent d302c824dd
commit f5cb6b422e
2 changed files with 4 additions and 1 deletions

View File

@@ -15,7 +15,9 @@ topics:
### About dependency review ### About dependency review
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.
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 ]
Dependency review is available in: Dependency review is available in:

View File

@@ -16,6 +16,7 @@ topics:
{% topic_link_in_list /understanding-your-software-supply-chain %} {% topic_link_in_list /understanding-your-software-supply-chain %}
{% link_in_list /about-the-dependency-graph %} {% link_in_list /about-the-dependency-graph %}
{% link_in_list /about-dependency-review %}
{% link_in_list /exploring-the-dependencies-of-a-repository %} {% link_in_list /exploring-the-dependencies-of-a-repository %}
{% topic_link_in_list /keeping-your-dependencies-updated-automatically %} {% topic_link_in_list /keeping-your-dependencies-updated-automatically %}
{% link_in_list /about-dependabot-version-updates %} {% link_in_list /about-dependabot-version-updates %}