fix: override elliptic to patched version for GHSA-848j-6mx2-7j84 #26
Reference in New Issue
Block a user
Delete Branch "fix/elliptic-vulnerability-override"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
pnpm.overridesentry forelliptic: ">=6.6.1"to address transitive vulnerability GHSA-848j-6mx2-7j84@kinvolk/headlamp-plugin→vite-plugin-node-polyfills→node-stdlib-browser→crypto-browserify→browserify-sign→ellipticSeverity
Low — transitive build-tool dependency only
UAT Review: APPROVED
Review type: Code-review UAT (CTO directive — no browser UI component)
What changed:
package.jsonandpnpm-lock.yamladdelliptic: >=6.6.1to overrides to patch GHSA-848j-6mx2-7j84.UAT verification:
Acceptance criteria: Known security vulnerability (GHSA-848j-6mx2-7j84) patched. ✅