cargo-auditable icon indicating copy to clipboard operation
cargo-auditable copied to clipboard

Add integration tests for RustSec interop

Open Shnatsel opened this issue 2 years ago • 1 comments

It would be nice to verify that the recovered information is indeed read correctly by cargo auditable and/or the underlying rustsec crate, and that it does indeed report vulnerable versions when they're present.

There is a test advisory specifically for this purpose: https://github.com/rustsec/advisory-db/blob/main/crates/rustsec-example-crate/RUSTSEC-2019-0024.md

Shnatsel avatar Aug 08 '22 14:08 Shnatsel

This is being added to the RustSec repo: https://github.com/rustsec/rustsec/pull/635

Shnatsel avatar Sep 18 '22 23:09 Shnatsel

Merged into RustSec repo with Linux targets.

If you have a Windows or Mac, we'd appreciate you contributing precompiled binaries for those platforms.

Shnatsel avatar Oct 11 '22 19:10 Shnatsel