Commit 7bfe452
fix: suppress Snyk hardcoded-secret false positive in bundler test fixtures
Test fixtures use placeholder API keys/tokens, not real secrets. Add
inline deepcode ignore annotations so Snyk Code suppresses the finding
at the source instead of relying on org-level web UI ignores.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent b7d4e2e commit 7bfe452
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments