Skip to content

Commit 395dd6a

Browse files
committed
complete work
1 parent c17b586 commit 395dd6a

4 files changed

Lines changed: 7 additions & 2 deletions

File tree

content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ versions:
1313

1414
{% data variables.product.prodname_dotcom %} can help secure the repositories in your organization. You can manage the security and analysis features for all existing or new repositories that members create in your organization. {% if currentVersion == "free-pro-team@latest" %}If you have a license for {% data variables.product.prodname_GH_advanced_security %} then you can also manage access to these features. {% data reusables.advanced-security.more-info-ghas %}{% endif %}
1515

16+
{% data reusables.security.displayed-information %}
17+
1618
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
1719
{% data reusables.security.security-and-analysis-features-enable-read-only %}
1820

content/github/setting-up-and-managing-your-github-user-account/managing-security-and-analysis-settings-for-your-user-account.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ versions:
99

1010
{% data variables.product.prodname_dotcom %} can help secure your repositories. This topic tells you how you can manage the security and analysis features for all your existing or new repositories.
1111

12+
{% data reusables.security.displayed-information %}
13+
1214
You can still manage the security and analysis features for individual repositories. For more information, see "[Managing security and analysis settings for your repository](/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository)."
1315

1416
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
When {% data variables.product.prodname_dependabot %} raises a pull requests, the location in {% data variables.product.prodname_dotcom %} you should go to depends on whether the pull request was raised for version updates or security updates:
2-
- For version updates, nagivate to your _dependabot.yml_ file (in the `.github` directory of your repository), and look at the results in the Insights tab (under Dependencies).
1+
When {% data variables.product.prodname_dependabot %} raises a pull requests, the location in {% data variables.product.prodname_dotcom %} you see the results in depends on whether the pull request was raised for version updates or security updates:
2+
- For version updates, nagivate to your _dependabot.yml_ file (in the `.github` directory of your repository), and look at the results in the Insights tab of your repository (under Dependency Graph, then Dependencies).
33
- For security updates, navigate to the Security tab for your repository, and click **Dependabot alerts** on the left sidebar.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
When you enable one or more security and analysis features for existing repositories, you will see the appropriate information displayed on {% data variables.product.prodname_dotcom %} within minutes.

0 commit comments

Comments
 (0)