1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Merge branch 'main' into sophietheking-6406

This commit is contained in:
Sophie
2022-04-11 08:21:49 +02:00
committed by GitHub
271 changed files with 3578 additions and 1123 deletions

View File

@@ -74,7 +74,7 @@ For public repositories, the dependents view shows how the repository is used by
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-security-and-analysis %}
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
4. Read the message about granting {% data variables.product.product_name %} read-only access to the repository data to enable the dependency graph, then next to "Dependency Graph", click **Enable**.
!["Enable" button for the dependency graph](/assets/images/help/repository/dependency-graph-enable-button.png)
@@ -97,7 +97,7 @@ The "Used by" section represents a single package from the repository. If you ha
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-security-and-analysis %}
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
4. Under "Code security and analysis", click the drop-down menu in the "Used by counter" section and choose a package.
![Choose a "Used by" package](/assets/images/help/repository/choose-used-by-package.png)