You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): switch from cargo-audit to cargo-deny for advisory scanning
cargo-deny uses the actual dependency graph, eliminating false positives
like RUSTSEC-2023-0071 (rsa via unused sqlx-mysql).
Signed-off-by: Adrian Cole <adrian@tetrate.io>
0 commit comments