Commit 573d249
chore: ignore RUSTSEC-2026-0190 in cargo audit
cargo-audit flags RUSTSEC-2026-0190, failing the security audit on all
branches. anyhow is not a direct dependency of any Firecracker crate;
it is only pulled in transitively by build-time WASM tooling
(wit-bindgen), so we are not affected. Ignore it to unblock CI.
Signed-off-by: Jay Chung <jaehoc@amazon.com>1 parent ac7510c commit 573d249
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
0 commit comments