Commit f15701d
chore: exclude GHSA-52v5-jr5w-gjxr from audit
## Problem
Audit CI failing due to GHSA-52v5-jr5w-gjxr (HIGH) — sigstore <=4.1.0
silently drops certificateOIDs verification. Flagged via
yeoman-generator > pacote@15.x > sigstore@^1.3.0 > 1.9.0.
## Goal
Unblock audit CI with a documented exclusion.
## Fix
Add GHSA-52v5-jr5w-gjxr to .iyarc. No patched path exists within the
5.x CJS-compatible yeoman-generator range; yeoman-generator is dev-time
only (yarn sdk-coin:new) with no production runtime exposure.
## Testing
Audit CI will pass once the exclusion is recognized by improved-yarn-audit.
Ticket: INFOSEC-211
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4918ce9 commit f15701d
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
0 commit comments