Added step and screenshot
This commit is contained in:
BIN
assets/images/help/security/enable-ghas-private-repo.png
Normal file
BIN
assets/images/help/security/enable-ghas-private-repo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
@@ -33,6 +33,8 @@ Dependency review is available in all public repositories in all products and ca
|
||||
Dependency review is included in {% data variables.product.product_name %} for public repositories. To use dependency review in private repositories owned by organizations, you must have a license for [{% data variables.product.prodname_GH_advanced_security %}](/get-started/learning-about-github/about-github-advanced-security) and have the dependency graph enabled. For more information, see "[Exploring the dependencies of a repository](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository)."
|
||||
|
||||
{% data reusables.dependabot.enabling-disabling-dependency-graph-private-repo %}
|
||||
5. If "{% data variables.product.prodname_GH_advanced_security %}" is not enabled, click **Enable**.
|
||||

|
||||
|
||||
{% elsif ghes or ghae %}
|
||||
Dependency review is available when dependency graph is enabled for {% data variables.product.product_location %} and {% data variables.product.prodname_advanced_security %} is enabled for the organization or repository. For more information, see "[Enabling {% data variables.product.prodname_GH_advanced_security %} for your enterprise](/admin/code-security/managing-github-advanced-security-for-your-enterprise/enabling-github-advanced-security-for-your-enterprise)."
|
||||
|
||||
@@ -7,5 +7,5 @@ You can also enable or disable the dependency graph for all repositories owned b
|
||||
{% 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**.
|
||||

|
||||
|
||||
You can disable the dependency graph at any time by clicking **Disable** next to "Dependency Graph" on the Security & analysis tab.
|
||||
|
||||
You can disable the dependency graph at any time by clicking **Disable** next to "Dependency Graph" on the Code security and analysis tab.
|
||||
Reference in New Issue
Block a user