chore(audit): stream-json GHSA-528h-pc64-c93x を到達性ゼロで受容 (allowlist + §7.13) - #441
Merged
Merged
Conversation
…§7.13) 新規上流 advisory (MODERATE・path filter の O(D²)・修正版 3.5.0 は major) が CI audit gate を止めた。 連鎖は wagmi → @walletconnect/ethereum-provider → @reown/appkit (optional) → @solana/web3.js (optional) → jayson → stream-json@1.9.1。OpenPay は Solana adapter を構成せず import ゼロ、jayson の使用箇所も TCP/TLS トランスポートの StreamValues のみで脆弱経路 (pick/ignore/filter/replace) は呼ばれない。 jayson@latest も ^1.9.1 を pin し in-range fix なし → accepted risk (user 裁定 2026-09-04)。 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015CNMEwurCJNTrzvr2qypSd
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
CI audit gate が新規上流 advisory GHSA-528h-pc64-c93x (stream-json・MODERATE・CVE-2026-71429) で赤 (PR #440 の audit job で検出)。path filter (pick/ignore/filter/replace) が深いネストで O(D²) になる DoS。修正版 3.5.0 は major で、直接依存元 jayson@latest (4.3.0) も
^1.9.1を pin するため in-range の fix なし。到達性 (ゼロ)
StreamValuesパーサのみ。脆弱経路の path filter は呼ばれず、jayson の TCP/TLS server も起動しない変更
scripts/audit-gate.mjsALLOWED_ADVISORIES に追加 (reason / docRef / reviewTriggers)docs/DEPLOY_CHECKLIST.md§7.13 新設 + §7.7 allowlist 表に 1 行検証
node scripts/audit-gate.mjsローカル: detected 9 (accepted 9 / unaccepted 0 / stale 0) → OK受容判断は user 裁定 (脆弱性の受容は自律範囲外)。merge 後に #440 (A1) を rebase して CI を取り直す。
🤖 Generated with Claude Code
https://claude.ai/code/session_015CNMEwurCJNTrzvr2qypSd