1
0
mirror of synced 2026-02-01 03:01:50 -05:00

Secret scanning: update permission and product callouts (#52473)

This commit is contained in:
mc
2024-10-08 13:41:32 +01:00
committed by GitHub
parent e250cdae2c
commit d6c8dac4f3
10 changed files with 25 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
{%- ifversion fpt or ghec %}
{% data variables.secret-scanning.partner_alerts_caps %} runs by default on the following repositories:
* Public repositories and public npm packages on {% data variables.product.prodname_dotcom %}
{% endif %}

View File

@@ -1,11 +1,14 @@
{%- ifversion fpt or ghec %}
{% data variables.secret-scanning.partner_alerts_caps %} runs automatically on public repositories and public npm packages to notify service providers about leaked secrets on {% data variables.product.prodname_dotcom %}.
{% data variables.product.prodname_secret_scanning_caps %} is available for the following repositories:
{% data variables.secret-scanning.user_alerts_caps %} are available for {% ifversion ghec %}user-owned {% endif %}public repositories for free. Organizations using {% data variables.product.prodname_ghe_cloud %} with a license for {% data variables.product.prodname_GH_advanced_security %} can also enable {% data variables.secret-scanning.user_alerts %} on their private and internal repositories. {% data reusables.secret-scanning.secret-scanning-user-owned-repos-beta %}
{% ifversion fpt or ghec %}
{%- elsif ghes %}
{% data variables.product.prodname_secret_scanning_caps %} is available for organization-owned repositories{% ifversion secret-scanning-user-owned-repos %}, and in {% data variables.release-phases.public_preview %} for user-owned repositories{% endif %} in {% data variables.product.product_name %} if your enterprise has a license for {% data variables.product.prodname_GH_advanced_security %}.
* Public repositories (for free)
* Private and internal repositories in organizations using {% data variables.product.prodname_ghe_cloud %} with [{% data variables.product.prodname_GH_advanced_security %}](/get-started/learning-about-github/about-github-advanced-security) enabled{% ifversion secret-scanning-user-owned-repos %}
* User-owned repositories for {% data variables.product.prodname_ghe_cloud %} with {% data variables.product.prodname_emus %}{% endif %}
{%- endif %} {% data reusables.advanced-security.more-info-ghas-secret-scanning %}
{% elsif ghes %}
{% data reusables.advanced-security.ghas-trial %}
* Organization-owned repositories with [{% data variables.product.prodname_GH_advanced_security %}](/get-started/learning-about-github/about-github-advanced-security) enabled
* {% ifversion secret-scanning-user-owned-repos %}User-owned repositories{% endif %} for an enterprise with {% data variables.product.prodname_GH_advanced_security %} enabled
{% endif %}

View File

@@ -0,0 +1 @@
Repository owners, organization owners, security managers, and users with the **admin** role