Update SD ruleset version to 0.16.0
What does this MR do?
This MR updates SD Rules version to v0.16.0
which introduces following changes:
- Add support for Auth0 Client Secret
- Add support for AWS Security Token Service(STS)
- Add support for Azure App Configuration Connection String
- Add support for Azure Cosmos DB Credentials
- Add support for Azure Communication Services Connection String
- Add support for Azure Personal Access Token
- Add support for Azure Entra ID Token
- Enhance Azure Entra Client Secret rule to improve detection coverage
- Enhance Azure API Management Direct Key rule to improve detection coverage
What are the relevant issue numbers?
- Bump secret-detection-rules to version v0.16.0 ... (gitlab-org/gitlab#573973) • Vishwa Bhat • 18.6
- https://gitlab.com/gitlab-org/gitlab/-/issues/570035 (Internal)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests updated/added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer