Commit 454497f
fix(ci): suppress semgrep Dockerfile USER findings; allowlist .next/ in gitleaks
- Dockerfile: add nosemgrep on ENTRYPOINT/CMD — entrypoint.sh requires root
to write /etc/tor/torrc and chown tor dirs; USER node would break Tor startup
- .gitleaks.toml: allowlist .next/ paths — build artifacts contain auto-generated
preview keys and bundled public anon keys, not committed secrets
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent be8f067 commit 454497f
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
0 commit comments