actions-rs / meta

🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas
https://github.com/actions-rs
Creative Commons Zero v1.0 Universal
353 stars 15 forks source link

cargo audit check #9

Closed svartalf closed 4 years ago

svartalf commented 4 years ago

As the Github vulnerabilities scanner does not support Rust yet, it would be worth to add an Action which runs https://github.com/RustSec/cargo-audit and fails CI if there are any vulnerabilities.

svartalf commented 4 years ago

Dependabot is already handling Rust security vulnerabilities, is there any reason to do the same?

svartalf commented 4 years ago

Closed in favor of https://github.com/actions-rs/audit-check