Feature request: dependabot proposed updates that are at least X days old #191178
Replies: 2 comments 1 reply
-
|
Oh there is: https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#cooldown- |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Other
Body
Given:
it would be nice if dependabot had an option to provide updates ONLY if they are older than a certain amount of days.
Supply chain attacks come in as waves: a package is affected, some project gets infected, the attack is discovered, the malicious version removed, things get back to normal.
By making dependabot wait for, say, 2 days or 1 week before it provides a certain update, we'll have higher chances the attack is discovered and fixed.
Beta Was this translation helpful? Give feedback.
All reactions