Skip to content

chore(dependabot): add 7-day cooldown to all update blocks#1

Closed
nicololuescher wants to merge 1 commit into
mainfrom
chore/dependabot-cooldown
Closed

chore(dependabot): add 7-day cooldown to all update blocks#1
nicololuescher wants to merge 1 commit into
mainfrom
chore/dependabot-cooldown

Conversation

@nicololuescher

Copy link
Copy Markdown

What

Adds a 7-day cooldown (cooldown: { default-days: 7 }) to every updates block in dependabot.yml.

Why

Most malicious package releases (typosquats, hijacked maintainers, malicious post-install) are detected and pulled within 24-72h. A 7-day cooldown keeps us out of that danger window for routine version bumps. Security updates are exempt from cooldown, so CVE fixes still land immediately.

7 days is the cross-tool consensus value (Dependabot / Renovate minimumReleaseAge / npm min-release-age). Part of an org-wide rollout across all repos using Dependabot.

Note: for gomod / github-actions / docker, Dependabot keys cooldown off the git tag commit date rather than release date, so treat it as defense-in-depth rather than airtight. See dependabot/dependabot-core#13078.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

🔄 If you are attempting to update your CIPP repo please follow the instructions at: https://docs.cipp.app/setup/self-hosting-guide/updating. Are you a sponsor? Contact the helpdesk for direct assistance with updating to the latest version. It looks like you may already have a pending update PR on your fork — check your open pull requests to accept it.

⚠️ PRs cannot target the main branch directly. If you are attempting to contribute code please PR to the dev branch.

🔒 This PR will now be automatically closed due to the above rules.

@github-actions github-actions Bot closed this Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://mango-river-0d1cf2c03-1.westeurope.6.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant