Add `cargo audit` flake check
Open
good first issue
- Dominant language
- Nix
- Stars
- 49
- Forks
- 22
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 2
Description
Such that `nix flake check` will automatically run `cargo audit` and fail on serious vulnerabilities.
This can be implemented rather easily using `crane`'s function:
https://crane.dev/API.html?highlight=cargoAudit#cranelibcargoaudit
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.