Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/secret_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
# Keep production code and all other paths covered by secret scanning.
paths-ignore:
- "pkg/secrets/testdata/catalog/*.json"
# Conformance corpus explicitly marked scope: synthetic.
- "tools/secrets-conformance/testdata/legacy.json"
# Audit test includes a synthetic GitLab registration token that is never submitted.
- "tools/secrets-conformance/synthetic_audit_test.go"
Loading