Commit 7badeb8
Fix rustls-webpki Dependabot alert and add cargo audit to CI (#160)
* Drop legacy AWS KMS TLS stack and gate deps with cargo audit.
Disable aws-sdk-kms default rustls features to remove rustls-webpki 0.101.7, bump quinn for RUSTSEC-2026-0185, and run cargo audit on ubuntu-24.04-arm CI.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix cargo audit CI step for cargo-audit 0.22 CLI.
Run audit from greenfloor-engine/ because cargo-audit no longer accepts --manifest-path.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent b6f67e8 commit 7badeb8
3 files changed
Lines changed: 61 additions & 150 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
209 | 220 | | |
210 | 221 | | |
211 | 222 | | |
| |||
0 commit comments