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

audit warning #650

Closed
vext01 opened this issue Feb 6, 2023 · 2 comments
Closed

audit warning #650

vext01 opened this issue Feb 6, 2023 · 2 comments

Comments

@vext01
Copy link

vext01 commented Feb 6, 2023

$ cargo audit -Dwarnings
    Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 499 security advisories (from /home/vext01/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (137 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── criterion 0.4.0

error: 1 denied warning found!

No newer version of atty at this time though...

@tilosp
Copy link

tilosp commented Feb 11, 2023

Duplicate of #629

@waywardmonkeys
Copy link
Contributor

This can be closed. It was fixed in #628.

@lemmih lemmih closed this as completed Aug 9, 2023
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

No branches or pull requests

4 participants