Secret scanning - update non-provider passwords table (#55916)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
committed by
GitHub
parent
3862fdf9db
commit
1c1d94b2c9
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user