Firstyear / obs-service-cargo

OBS Source Service and utilities for Rust software packaging
Mozilla Public License 2.0
15 stars 9 forks source link

cargo-audit improve vuln output #45

Closed Firstyear closed 9 months ago

Firstyear commented 9 months ago

Currently the vulnerability output while neat, is quite sparse. It also shows a cvss of 0 if no cvss exists. We likely need to show the rust-sec severity along this, and the cvss as "-" if not set.