Unblock CI by temporarily ignoring hickory-proto audit failures#9257
Merged
mergify[bot] merged 1 commit intosigp:unstablefrom May 3, 2026
Merged
Unblock CI by temporarily ignoring hickory-proto audit failures#9257mergify[bot] merged 1 commit intosigp:unstablefrom
hickory-proto audit failures#9257mergify[bot] merged 1 commit intosigp:unstablefrom
Conversation
hickory-proto audit failures
michaelsproul
approved these changes
May 3, 2026
Merge Queue Status
This pull request spent 29 minutes 31 seconds in the queue, including 28 minutes 2 seconds running CI. Required conditions to merge
|
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.
Issue Addressed
Two audit failures for
hickory-protowhich is used upstream inlibp2p-dnsandlibp2p-mdnsTracking Issue: #9258
Proposed Changes
Since RUSTSEC-2026-0118 does not even have any non-patched versions available and RUSTSEC-2026-0119 requires a major version bump I think we would need to wait on a release from libp2p in both cases.
So for now, add an ignore for each so we can at least unblock CI
Additional Info
I did not check if Lighthouse specifically is affected