Commit 8ce0978
chore(security): add Snyk policy and document Snyk in SECURITY.md (#416)
- Add .snyk policy to exclude test directory from Snyk Code analysis.
Test files for sensitiveDataDetector intentionally contain
secret-like patterns (CWE-547) as synthetic fixtures, triggering
11 false positives.
- Add Snyk Code to CI/CD Security section in SECURITY.md, which was
missing despite Snyk being actively used.
🖥️ IDE: [Cursor](https://cursor.sh)
🔌 Extension: [Claude Code](https://claude.ai/download)
Model-Raw: claude-opus-4-6-20250414
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 43834df commit 8ce0978
3 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments