Commit f5364c7
fix(deps): bump postcss + ws; suppress vite + esbuild dev-only CVEs (#124)
Clears OSV-Scanner on main by bumping the 2 in-semver CVEs and
suppressing the 2 dev-only-no-prod-reach CVEs with documented
rationale.
Bumped:
- postcss 8.5.9 -> 8.5.15 (GHSA-qx2v-qp2m-jg93, transitive of vite)
- ws (dev) 8.20.0 -> 8.20.1 (GHSA-58qx-3vcg-4xpx, transitive of jsdom)
Suppressed in osv-scanner.toml (dev-only, no prod exposure):
- GHSA-4w7w-66w2-5vf9 (vite dev-server path traversal in .map handling)
- GHSA-67mh-4wv8-2f99 (esbuild dev-server CORS)
Justification: instanode-web ships a static GitHub Pages artifact.
No Node runtime in prod. Dev-server vulns cannot reach users.
Will lift the suppressions when vite is bumped to v7 (separate
breaking-change PR).
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cee0346 commit f5364c7
2 files changed
Lines changed: 26 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments