aquasecurity / trivy-db

Apache License 2.0
229 stars 142 forks source link

Support v2 format in cargo #66

Closed knqyf263 closed 4 years ago

knqyf263 commented 4 years ago

RustSec/advisory-db has changed their format and it is failing to parse TOML. https://github.com/RustSec/advisory-db/commit/64c17acfe3c7e4c57973d54c69d879abf1763154

Note that they have unaffected now. https://github.com/RustSec/advisory-db/blob/64c17acfe3c7e4c57973d54c69d879abf1763154/crates/arrayfire/RUSTSEC-2018-0011.toml#L24

knqyf263 commented 4 years ago

@rahul2393

rahul2393 commented 4 years ago

@knqyf263 Please review