Commit 982b08a
Add a nightly NuGet audit run so new advisories surface on their own schedule (#21)
NuGet audit validates against the live advisory database at restore time, so a
green check can silently go stale: GHSA-q939-rpr3-3284 was published hours
after PR #17's CI passed and turned master red the moment the stale-green PR
merged. A scheduled restore on master catches new advisories within a day and
attributes the failure to the advisory instead of to the next unrelated merge.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 35b7238 commit 982b08a
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments