chore(16-02): seed audit allowlist (esbuild GHSA waiver) + outdated pin reasons
- audit-allowlist.json: GHSA-gv7w-rqvm-qjhr waiver (esbuild dev transitive via drizzle-kit/vitest/vite; not in production runtime) - outdated-pins.json: intentional pin reasons for eslint, @eslint/js, zod, @types/node
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"GHSA-gv7w-rqvm-qjhr": {
|
||||
"reason": "esbuild integrity-check advisory; transitive dev-only via drizzle-kit/vitest/vite; not in the production runtime — esbuild never runs in the shipped image; patched in esbuild >=0.28.1, will resolve when drizzle-kit bumps the transitive pin",
|
||||
"reviewer": "luc",
|
||||
"expires": "2026-09-01"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user