20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
{% ifversion secret-scanning-non-provider-patterns %}
|
|
{% note %}
|
|
|
|
**Notes:**
|
|
|
|
* Enabling {% data variables.product.prodname_code_scanning %} default setup _will not_ override any existing configurations of advanced setup for the selected repositories, but it _will_ override any existing configurations of default setup.
|
|
* Enabling "Alerts" for {% data variables.product.prodname_secret_scanning %} enables high-confidence alerts. If you want to enable non-provider alerts, you need to edit the repository, organization, or enterprise settings. For more information about alert types, see "[Supported secrets](/code-security/secret-scanning/secret-scanning-patterns#supported-secrets)."
|
|
|
|
{% endnote %}
|
|
|
|
{% elsif bulk-code-scanning-query-suite and not fpt %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** For {% ifversion code-security-multi-repo-enablement %}both the single and multiple {% else %}the single {% endif %}repository enablement settings, enabling {% data variables.product.prodname_code_scanning %} will override any existing {% data variables.product.prodname_code_scanning %} configurations for the selected repositories, including any previous query suite selections and workflows for advanced setups.
|
|
|
|
{% endnote %}
|
|
|
|
{% endif %}
|