Skip to content

chore: exclude GHSA-52v5-jr5w-gjxr from audit (INFOSEC-211)#9168

Closed
prajwalu142 wants to merge 1 commit into
masterfrom
fixAuditCheck
Closed

chore: exclude GHSA-52v5-jr5w-gjxr from audit (INFOSEC-211)#9168
prajwalu142 wants to merge 1 commit into
masterfrom
fixAuditCheck

Conversation

@prajwalu142

Copy link
Copy Markdown
Contributor

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
🤖 Generated with Claude Code

@linear-code

linear-code Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

INFOSEC-211

@prajwalu142 prajwalu142 force-pushed the fixAuditCheck branch 4 times, most recently from aba8925 to 9d93997 Compare July 2, 2026 12:46
## 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant