Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .iyarc
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,13 @@ GHSA-9ppj-qmqm-q256
# - Resolved sjcl -> npm:@bitgo/sjcl@1.0.1 in root resolutions; sjcl.ecc is absent at runtime
# - No patched version of sjcl exists upstream (first_patched_version: null)
GHSA-2w8x-224x-785m

# Excluded because:
# - Arbitrary code execution in protobufjs via malicious protobuf definition files (severity: critical)
# - Affects protobufjs < 7.5.5; installed versions: 6.11.4 (@cosmjs/stargate), 7.2.5 (@hashgraph/sdk,
# sdk-coin-islm, sdk-coin-trx, sdk-coin-hbar), 7.5.4 (abstract-cosmos, sdk-coin-icp)
# - Exploitation requires attacker-controlled .proto definition files; all protobuf definitions in this
# repo are static files bundled within trusted upstream dependencies — not user-supplied
# - Versions 6.11.4 and 7.2.5 are pinned by upstream deps (@cosmjs ~6.11.x, @hashgraph/sdk 7.2.5)
# that do not yet support 7.5.5
GHSA-xq3m-2v4x-88gg
Comment thread
mohd-kashif marked this conversation as resolved.
Loading