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

CI: ignore RUSTSEC-2022-0093 and RUSTSEC-2023-0052 #763

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

tony-iqlusion
Copy link
Member

Adds the following advisories to the ignore section of .cargo/audit.toml:

  • RUSTSEC-2022-0093: ed25519-dalek: double public key oracle attack
  • RUSTSEC-2023-0052: webpki: potential DoS in certificate path building

Also removes RUSTSEC-2020-0071 which was fixed via transitive dependencies.

Adds the following advisories to the `ignore` section of
`.cargo/audit.toml`:

- RUSTSEC-2022-0093: ed25519-dalek: double public key oracle attack
- RUSTSEC-2023-0052: webpki: potential DoS in certificate path building

Also removes RUSTSEC-2020-0071 which was fixed via transitive
dependencies.
@tony-iqlusion tony-iqlusion merged commit 8200b53 into main Oct 9, 2023
8 checks passed
@tony-iqlusion tony-iqlusion deleted the fix-security-audit branch October 9, 2023 15:37
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