Commit c89072c
committed
chore(deps): exclude GHSA-w4pp-8pjf-rmxw pacote DoS advisory
pacote's addGitSha() has a DoS via malicious spec.rawSpec (CVE-2026-9496,
CVSS 7.7). pacote is only pulled in transitively via dev/build tooling
(lerna pinned to pacote@21.0.1, @npmcli/arborist, yeoman-generator) and
never processes untrusted input - specs come only from our own
package.json/yarn.lock. No fixed pacote version is compatible with
lerna's current pin, so exclude per existing pattern in osv-scanner.toml.
TICKET: WEB-000
(cherry picked from commit 80afcd1)1 parent caff588 commit c89072c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
0 commit comments