Skip to content

Conversation

@jbampton
Copy link
Member

@jbampton jbampton commented Jan 7, 2026

Enforces security best practices by requiring a minimum age for new dependency releases before they are automatically updated by Dependabot.

This practice, known as a "cooldown period," helps mitigate supply chain attacks by allowing time for frequently published malicious packages to be identified.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#cooldown-

Did you read the Contributor Guide?

Is this PR related to a ticket?

  • No:
    • this is a CI update. The PR name follows the format [CI] my subject

What changes were proposed in this PR?

Described above

How was this patch tested?

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Jan 7, 2026
Enforces security best practices by requiring a minimum age for new dependency releases before they are automatically updated by Dependabot. 

This practice, known as a "cooldown period," helps mitigate supply chain attacks by allowing time for frequently published malicious packages to be identified.
@jbampton jbampton force-pushed the dependabot-cooldown branch from 636501b to 9409be4 Compare January 7, 2026 14:52
@jbampton jbampton marked this pull request as ready for review January 7, 2026 15:06
@jbampton jbampton requested a review from jiayuasu as a code owner January 7, 2026 15:06
@jiayuasu jiayuasu merged commit aec52eb into master Jan 8, 2026
10 checks passed
@jbampton jbampton deleted the dependabot-cooldown branch January 8, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants