Description
cargo-audit is not installed, preventing automated CVE scanning. Manual review shows all 17 dependencies are current and actively maintained. No deprecated/CVEs found.
Suggested Fix
Install cargo install cargo-audit and add to CI workflow.
Description
cargo-auditis not installed, preventing automated CVE scanning. Manual review shows all 17 dependencies are current and actively maintained. No deprecated/CVEs found.Suggested Fix
Install
cargo install cargo-auditand add to CI workflow.