Skip to content

fix(root): exclude unpatched protobufjs advisories from audit#8755

Closed
manojkumar138 wants to merge 1 commit into
masterfrom
CECHO-973-exclude-protobufjs-advisories
Closed

fix(root): exclude unpatched protobufjs advisories from audit#8755
manojkumar138 wants to merge 1 commit into
masterfrom
CECHO-973-exclude-protobufjs-advisories

Conversation

@manojkumar138
Copy link
Copy Markdown
Contributor

Summary

  • Add GHSA-66ff-xgx4-vchm and GHSA-75px-5xx7-5xc7 to .iyarc exclusion list
  • Both are HIGH severity advisories for protobufjs <= 7.5.5 published 2026-05-12 with no patched version available
  • Transitive deps via @cosmjs/proto-signing, @cosmjs/stargate, @confio/ics23
  • All protobuf definitions in this repo are static trusted files, not user-supplied
  • Currently blocking CI for all PRs on master

Test plan

  • CI audit step passes with exclusions
  • AppSec approval obtained for exclusions

CECHO-973

🤖 Generated with Claude Code

Add GHSA-66ff-xgx4-vchm and GHSA-75px-5xx7-5xc7 to .iyarc exclusion
list. Both affect protobufjs <= 7.5.5 with no patched version available
yet. Transitive deps via @cosmjs; all protobuf definitions are static
trusted files, not user-supplied.

CECHO-973

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@manojkumar138 manojkumar138 requested review from a team as code owners May 12, 2026 18:31
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 12, 2026

CECHO-973

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