Skip to content

Commit 1c1d94b

Browse files
Secret scanning - update non-provider passwords table (#55916)
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 3862fdf commit 1c1d94b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,12 @@ This table lists the secrets supported by {% data variables.product.prodname_sec
5151

5252
{% data reusables.secret-scanning.non-provider-patterns-beta %}
5353

54+
{% ifversion secret-scanning-ai-generic-secret-detection %}
55+
In addition to these generic non-provider patterns, {% data variables.product.prodname_secret_scanning %} uses {% data variables.product.prodname_copilot_short %} to detect generic passwords. For more information, see [AUTOTITLE](/code-security/secret-scanning/copilot-secret-scanning/responsible-ai-generic-secrets).
56+
{% endif %}
57+
5458
| Provider | Token |
5559
|----------|:--------------------|
56-
| Generic | password |
5760
| Generic | http_basic_authentication_header |
5861
| Generic | http_bearer_authentication_header |
5962
| Generic | mongodb_connection_string |

0 commit comments

Comments
 (0)