Skip to content

Commit 3d71565

Browse files
authored
added first note about dependencies viewed in public repository to paragraph
1 parent ee8fa47 commit 3d71565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Enterprise owners can configure the dependency graph at an enterprise level. For
4040
### Dependencies view
4141

4242
{% ifversion fpt or ghec %}
43-
Dependencies are grouped by ecosystem. You can expand a dependency to view its dependencies. For dependencies on public repositories hosted on {% data variables.product.product_name %}, you can also click a dependency to view the repository. Dependencies on private repositories, private packages, or unrecognized files are shown in plain text.
43+
Dependencies are grouped by ecosystem. You can expand a dependency to view its dependencies. If the package manager for the dependency is in a public repository, a link to that repository will be displayed. However, dependencies on private repositories, private packages, or unrecognized files are shown in plain text.
4444

4545
If vulnerabilities have been detected in the repository, these are shown at the top of the view for users with access to {% data variables.product.prodname_dependabot_alerts %}.
4646

0 commit comments

Comments
 (0)