Commit 12220fe
committed
Increase container scan frequency from weekly to daily
- Change schedule from 'Monday at 6am UTC' to 'daily at 12pm UTC'
- 12pm UTC = 7am-8am Boston time (depending on DST), allowing same-
day action on newly discovered CVEs
- Trivy DB updates every 6 hours; daily scans catch CVEs within 24h
vs up to 7 days with weekly scans
- No cost impact (public repo = unlimited free GHA minutes)1 parent 17399e5 commit 12220fe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments