Skip to content

Fix npm audit vulnerabilities in dev dependencies - #20

Merged
leonardoce merged 1 commit into
mainfrom
update-vitest
Sep 3, 2026
Merged

leonardoce merged 1 commit into
mainfrom
update-vitest

Conversation

@TamaraNocentini

Copy link
Copy Markdown
Contributor

npm audit fix resolved most transitive issues (ajv, tmp, qs, yaml, vite, @babel/core). Vitest stayed pinned at the vulnerable 3.2.4 because it's locked deep inside @kinvolk/headlamp-plugin's own dependency tree, so override it to 3.2.6 to pick up the fix for GHSA-5xrq-8626-4rwp (arbitrary file read/execute via the Vitest UI server) without forcing a headlamp-plugin downgrade.

Remaining low-severity elliptic findings are unfixable for now: 6.6.1 is already the latest published version and the advisory covers all releases.

npm audit fix resolved most transitive issues (ajv, tmp, qs, yaml, vite,
@babel/core). Vitest stayed pinned at the vulnerable 3.2.4 because it's
locked deep inside @kinvolk/headlamp-plugin's own dependency tree, so
override it to 3.2.6 to pick up the fix for GHSA-5xrq-8626-4rwp
(arbitrary file read/execute via the Vitest UI server) without forcing
a headlamp-plugin downgrade.

Remaining low-severity elliptic findings are unfixable for now: 6.6.1
is already the latest published version and the advisory covers all
releases.

Signed-off-by: Tamara Nocentini <tamara.noce@gmail.com>
@leonardoce
leonardoce marked this pull request as ready for review September 3, 2026 07:23
@leonardoce
leonardoce requested a review from a team as a code owner September 3, 2026 07:23
@leonardoce
leonardoce merged commit 3597c96 into main Sep 3, 2026
6 checks passed
@leonardoce
leonardoce deleted the update-vitest branch September 3, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants