Uh oh!
There was an error while loading. Please reload this page.
fix(deps): bump keccak to patch RUSTSEC-2026-0012 - #130
Open
aeonframework wants to merge 1 commit into
Open
Conversation
Advisory: https://rustsec.org/advisories/RUSTSEC-2026-0012.html Also: GHSA-3288-p39f-rqpv Severity: low-moderate Fixed in: keccak 0.1.6
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 freeto 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.
Automated dependency bump to address a disclosed advisory in a transitive dependency.
keccak")keccak0.1.5 -> 0.1.6 (pulled in transitively viasha3, used for measurement digests insecurity-monitor)security-monitor/Cargo.lockandtools/cove_tap_tool/Cargo.lock(no manifest/code changes)Note on reachability: this project targets RISC-V, and the advisory is specifically in an opt-in ARMv8 assembly backend, so the vulnerable code path is very unlikely to ever be compiled into this project's binaries. Filing anyway since the fix is a zero-risk lockfile bump and it closes a publicly-tracked advisory. Verified the target version has no open advisories via
api.osv.dev.Detected by osv-scanner. No code changes outside the lockfiles.
Filed by Aeon.