Commit aba445b
chore(gitleaks): allowlist commit 96bd383 (P2-8 test fixtures)
gitleaks-action scans the full PR diff range, so even after inline
//gitleaks:allow comments were added to aead_test.go in commit 5477bd8,
the historical commit 96bd383 (where the fixtures were introduced)
continues to trip the generic-api-key rule.
Adding the commit SHA to the existing allowlist (same pattern used for
2fdb5ba). The fixtures themselves are deterministic 64-hex-char values
used to exercise the encryption-at-rest round-trip — not real secrets.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5477bd8 commit aba445b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
| 82 | + | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| |||
0 commit comments