Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(cargo-audit): disable RSA advisory #86

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore(cargo-audit): disable RSA advisory #86

merged 1 commit into from
Dec 9, 2024

Conversation

m4tx
Copy link
Contributor

@m4tx m4tx commented Dec 7, 2024

This disables checking for RUSTSEC-2023-0071 in our cargo-audit config. This really only generates noise in all the PRs for now, as we already have #72 to track this. Until a fix is available, there's no point in spamming all PRs with CI failures because of this.

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
rust 84.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@m4tx m4tx requested review from seqre and Iipin December 7, 2024 17:47
Copy link
Contributor

@seqre seqre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but please make an issue/note in project to revert that at some point so we don't forget about it

@m4tx m4tx merged commit 994059f into master Dec 9, 2024
25 checks passed
@m4tx m4tx deleted the audit-config branch December 9, 2024 15:17
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.

2 participants