Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
676 stars 231 forks source link

Security advisory pipeline #1647

Open heaths opened 2 months ago

heaths commented 2 months ago
### Tasks
- [ ] Make sure we run `cargo audit` in our pipeline to catch issues earlier than GitHub code scanning might
- [ ] Document practice to update https://rustsec.org/advisories/ when appropriate

See https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Deprecating.20crates/near/434808268 for context.