1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Secret scanning - update non-provider passwords table (#55916)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Courtney Claessens
2025-06-03 10:29:30 -04:00
committed by GitHub
parent 3862fdf9db
commit 1c1d94b2c9

View File

@@ -51,9 +51,12 @@ This table lists the secrets supported by {% data variables.product.prodname_sec
{% data reusables.secret-scanning.non-provider-patterns-beta %}
{% ifversion secret-scanning-ai-generic-secret-detection %}
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).
{% endif %}
| Provider | Token |
|----------|:--------------------|
| Generic | password |
| Generic | http_basic_authentication_header |
| Generic | http_bearer_authentication_header |
| Generic | mongodb_connection_string |