NatLabRockies / NatLabRockies/fastsim
Run cargo audit in CI
Open
@kylecarow is already working on this.
Since Jul 15, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 60
- Forks
- 19
- Avg merge
- 10d 2h
- Merged PRs (30d)
- 2
Description
Checks for security vulnerabilities automatically https://crates.io/crates/cargo-audit
TODO:
- install cargo-audit locally, run, fix any uncovered issues
- add cargo-audit as a dep in pixi for the proper environment (if possible), otherwise install as a CI step with
cargo install cargo-audit - add line to run cargo-audit in CI:
cargo audit
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.