Skip to content

Commit 4785637

Browse files
mchammer01heiskrsunbrye
authored
Secret scanning password detection is included in security configurations [GA] - the return (#53104)
Co-authored-by: Kevin Heis <[email protected]> Co-authored-by: Sunbrye Ly <[email protected]>
1 parent 723fbce commit 4785637

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/code-security/secret-scanning/copilot-secret-scanning/enabling-ai-powered-generic-secret-detection.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ You can then enable {% data variables.secret-scanning.generic-secret-detection %
3535

3636
### Enabling {% data variables.secret-scanning.generic-secret-detection %} for your organization
3737

38-
{% data reusables.profile.access_org %}
39-
{% data reusables.profile.org_settings %}
40-
{% data reusables.security-configurations.display-global-settings %}
41-
1. Under "Secret scanning", select the checkbox next to "Scan for generic secrets".
38+
You must configure {% data variables.secret-scanning.generic-secret-detection %} for your organization using a {% data variables.product.prodname_custom_security_configuration %}. You can then apply the {% data variables.product.prodname_security_configuration %} to all (or selected) repositories in your organization.
39+
40+
1. Create a new {% data variables.product.prodname_custom_security_configuration %}, or edit an existing one. See [AUTOTITLE](/code-security/securing-your-organization/enabling-security-features-in-your-organization/creating-a-custom-security-configuration#creating-a-custom-security-configuration).
41+
1. When creating the custom security configuration, under "{% data variables.product.prodname_secret_scanning_caps %}", ensure that the dropdown menus for "Alerts" and "Generic secrets" are set to **Enabled**.
42+
1. Apply the {% data variables.product.prodname_custom_security_configuration %} to one or more repositories. For more information, see [Applying a {% data variables.product.prodname_custom_security_configuration %}](/code-security/securing-your-organization/meeting-your-specific-security-needs-with-custom-security-configurations/applying-a-custom-security-configuration).
4243

4344
For information on how to view alerts for generic secrets that have been detected using AI, see [AUTOTITLE](/code-security/secret-scanning/managing-alerts-from-secret-scanning/viewing-alerts).
4445

0 commit comments

Comments
 (0)