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

[BUG] atelier_test upstream dependency has vulnerability RUSTSEC-2022-0061 #48

Open
stevelr opened this issue Nov 1, 2022 · 0 comments

Comments

@stevelr
Copy link

stevelr commented Nov 1, 2022

Describe the bug
cargo-audit reports an upstream vulnerability

Crate:     ansi_term
Version:   0.12.1
Warning:   unmaintained
Title:     ansi_term is Unmaintained
Date:      2021-08-18
ID:        RUSTSEC-2021-0139
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0139
Dependency tree:
ansi_term 0.12.1
├── pretty_assertions 0.7.2
│   └── atelier_test 0.1.4
│       └── atelier_assembler 0.1.4

To Reproduce
install cargo-auditable and cargo-audit and run as described here https://github.com/rust-secure-code/cargo-auditable

Expected behavior
no warnings

Screenshots/Logs
see above

Environment (please complete the following information):

  • Rust Version: 1.64
  • Atelier crates: atelier_test 0.1.3
  • Client code: n/a

Additional context

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

1 participant