Commit 7ea2a55
ci: ignore GHSA-gv7w-rqvm-qjhr (esbuild) until patch matures
The high-severity esbuild advisory's only fix (0.28.1) was published
2026-06-11 and is blocked by our minimumReleaseAge 7-day supply-chain gate
until ~2026-06-18, so the audit step started failing on an unrelated push.
esbuild is dev-tooling only (vite/vitest/drizzle-kit), never in the prod
bundle, and the advisory requires an attacker-controlled NPM_CONFIG_REGISTRY
in Deno. Temporarily allowlist the GHSA; remove once the override installs
cleanly past the maturity gate.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6bb4fb9 commit 7ea2a55
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
| |||
0 commit comments