Skip to content

Commit

Permalink
Merge pull request github#35371 from julien-deramond/patch-2
Browse files Browse the repository at this point in the history
Fix link to supported packages in 'Code Security > Explore dependencies'
  • Loading branch information
nguyenalex836 authored Nov 20, 2024
2 parents ef684f4 + bdc6450 commit 81f35e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ For public repositories, the dependents view shows how the repository is used by

You may notice some repositories have a "Used by" section in the sidebar of the **Code** tab. Your repository will have a "Used by" section if:
* The dependency graph is enabled for the repository (see the above section for more details).
* Your repository contains a package that is published on a [supported package ecosystem](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#supported-package-ecosystems).
* Your repository contains a package that is published on a [supported package ecosystem](/code-security/supply-chain-security/understanding-your-software-supply-chain/dependency-graph-supported-package-ecosystems#supported-package-ecosystems).
* Within the ecosystem, your package has a link to a _public_ repository where the source is stored.
* More than 100 repositories depend on your package.

Expand Down

0 comments on commit 81f35e8

Please sign in to comment.