fix(deps): clear all npm audit advisories via overrides + update (0 vulns) - #5
Merged
Merged
Conversation
Add npm overrides to pin vulnerable transitive dependencies to patched versions (no direct deps affected; all came in transitively): - axios ^1.16.1 (was 1.15.0 via @gatecontrol/client-core) — clears prototype-pollution auth bypass, SSRF, CRLF, null-byte HIGH advisories - @xmldom/xmldom 0.8.13 (was 0.8.12 via electron-builder/dmg-builder's macOS osx-sign path — never executed in --win builds, but cleared anyway) - fast-uri 3.1.2 (was 3.1.0 via electron-store->conf->ajv) npm audit: 3 HIGH -> 0 HIGH (2 moderate ip-address remain). The axios override is belt-and-suspenders until client-core bumps axios (separate PR); safe to drop afterwards.
- ip-address 10.1.1 override (was 10.1.0 via socks/node-gyp/@electron/rebuild; XSS in Address6 HTML methods — build-time only, never emits HTML) - brace-expansion bumped 5.0.5 -> 5.0.6 via npm update (DoS GHSA-jxxr-4gwj-5jf2; within minimatch's existing ^5.0.5 range, no override needed; 1.x/2.x instances got harmless within-range patch bumps) npm audit: 0 vulnerabilities.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Was
Bereinigt alle
npm audit-Advisories in windows-client (Ergebnis: 0 vulnerabilities). windows-client hat nur 1 Prod-Dep (@gatecontrol/client-coreviafile:) — alle Findings kamen transitiv.--winnie ausgeführt)npm updateImpact-Prüfung
^5.0.5bereits 5.0.6, Lockfile war nur veraltet); 1.x/2.x-Instanzen erhielten harmlose Within-Range-Bumps.npm cibleibt hier bewusst aus (file:-Rewrite zur CI-Laufzeit, siehe client-core-Setup).package.json+package-lock.jsongeändert;file:-Link unberührt.