Commit 52e3dad
committed
CI: Audit a freshly-resolved Cargo.lock in addition to pinned locks
The checked-in Cargo-minimal.lock and Cargo-recent.lock are only as
fresh as their last manual update, so advisories affecting versions
that the resolver would pick right now can slip through between lock
refreshes. Add a matrix leg that runs `cargo generate-lockfile` before
auditing, giving us clean-slate coverage on every scheduled run.
Co-Authored-By: HAL 9000
Signed-off-by: Elias Rohrer <dev@tnull.de>1 parent 1880501 commit 52e3dad
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments