aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.84k stars 89 forks source link

Cargo check deny (Security Advisories) #460

Closed krisnova closed 5 months ago

krisnova commented 1 year ago

In https://github.com/aurae-runtime/aurae/pull/459 I had to change the deny.toml value for vulnerabilities from deny to warn just to get the PRs merged through.

Can we please fix our dependencies and update the deny.toml accordingly in a follow up PR?

Basically just figure out how to get make check-deny to pass after changing the value in deny.toml