Skip to content

Commit cca9038

Browse files
authored
Dotcom changes for committer-based billing M3 (#18029)
1 parent b5ab918 commit cca9038

25 files changed

+127
-87
lines changed
30.4 KB
Loading
17.6 KB
Loading
39.5 KB
Loading
30.6 KB
Loading
111 KB
Loading
-81.5 KB
Binary file not shown.
109 KB
Loading

content/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,13 @@ You can manage the security and analysis features for your {% if currentVersion
3535
{% data reusables.repositories.sidebar-settings %}
3636
{% data reusables.repositories.navigate-to-security-and-analysis %}
3737
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected]" %}
38-
4. Under "Configure security and analysis features", to the right of the feature, click **Disable** or **Enable**. {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected]" %}If the control for "{% data variables.product.prodname_secret_scanning_caps %}" is not active, you need to enable {% data variables.product.prodname_GH_advanced_security %} first.
38+
4. Under "Configure security and analysis features", to the right of the feature, click **Disable** or **Enable**.{% endif %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected]" %}The control for "{% data variables.product.prodname_GH_advanced_security %}" is disabled if you have no available seats in your {% data variables.product.prodname_GH_advanced_security %} license.
3939
!["Enable" or "Disable" button for "Configure security and analysis" features](/assets/images/help/repository/security-and-analysis-disable-or-enable-dotcom-private.png)
4040
{% note %}
4141

42-
**Note:** If you disable {% data variables.product.prodname_GH_advanced_security %}, both {% data variables.product.prodname_secret_scanning %} and {% data variables.product.prodname_code_scanning %} are disabled. Any workflows, SARIF uploads, or API calls for {% data variables.product.prodname_code_scanning %} will fail.
42+
**Note:** If you disable {% data variables.product.prodname_GH_advanced_security %}, {% if currentVersion == "free-pro-team@latest" %}dependency review, {% endif %}{% data variables.product.prodname_secret_scanning %} and {% data variables.product.prodname_code_scanning %} are disabled. Any workflows, SARIF uploads, or API calls for {% data variables.product.prodname_code_scanning %} will fail.
4343
{% endnote %}
4444
{% endif %}
45-
{% endif %}
4645
{% if currentVersion == "[email protected]" %}
4746
!["Enable" or "Disable" button for "Configure security and analysis" features](/assets/images/help/repository/security-and-analysis-disable-or-enable-ghe.png)
4847
{% endif %}
@@ -51,7 +50,6 @@ You can manage the security and analysis features for your {% if currentVersion
5150
![Enable or disable {% data variables.product.prodname_GH_advanced_security %} or {% data variables.product.prodname_secret_scanning %} for your repository](/assets/images/enterprise/github-ae/repository/enable-ghas-secret-scanning-ghae.png)
5251
{% endif %}
5352

54-
5553
### Granting access to security alerts
5654

5755
After you enable {% if currentVersion != "github-ae@latest" %}{% data variables.product.prodname_dependabot %} or {% endif %}{% data variables.product.prodname_secret_scanning %} alerts for a repository in an organization, organization owners and repository administrators can view the alerts by default. You can give additional teams and people access to the alerts for a repository.

0 commit comments

Comments
 (0)