Commit 75cb93e
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: IS-211
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4918ce9 commit 75cb93e
3 files changed
Lines changed: 5245 additions & 5261 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
177 | 184 | | |
178 | | - | |
179 | | - | |
| 185 | + | |
180 | 186 | | |
181 | 187 | | |
182 | 188 | | |
0 commit comments