Merge pull request #1744 from GSA/add-detect-secrets-docs

Add detect-secrets documentation
This commit is contained in:
ccostino
2025-05-30 11:50:14 -04:00
committed by GitHub
2 changed files with 14 additions and 0 deletions

View File

@@ -477,6 +477,8 @@ instructions above for more details.
- [Onboarding](./docs/all.md#onboarding)
- [Setting up the infrastructure](./docs/all.md#setting-up-the-infrastructure)
- [Using the logs](./docs/all.md#using-the-logs)
- [`git` hooks](./docs/all.md#git-hooks)
- [detect-secrets pre-commit plugin](./docs/all.md#detect-secrets-pre-commit-plugin)
- [Testing](./docs/all.md#testing)
- [CI testing](./docs/all.md#ci-testing)
- [Manual testing](./docs/all.md#manual-testing)