Commit 8b08eb9
Add a 7-day cooldown to the Dependabot config
Flagged by this repo's own Semgrep scan on the previous commit
(package_managers.dependabot.dependabot-missing-cooldown): without a cooldown,
Dependabot proposes a version the moment it is published, which is exactly the
window a hijacked release exploits. Compromised releases are typically yanked
within a few days, so wait 7.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 1fc44b3 commit 8b08eb9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments