Skip to content

SECENG-347: Add 7-day Dependabot cooldown#8

Merged
tomekchime merged 1 commit into
mainfrom
seceng-347/add-dependabot-cooldown
May 14, 2026
Merged

SECENG-347: Add 7-day Dependabot cooldown#8
tomekchime merged 1 commit into
mainfrom
seceng-347/add-dependabot-cooldown

Conversation

@tomekchime
Copy link
Copy Markdown
Contributor

@tomekchime tomekchime commented May 13, 2026

JIRA

SECENG-347

What

Adds a 7-day cooldown to all Dependabot updaters, excluding internal packages.

Why

Supply chain attacks typically have exploitation windows of hours to days. A 7-day cooldown closes that window with zero operational cost: version updates are delayed, security updates still come through immediately.

Why cooldowns matterGitHub cooldown docs

Created by Sourcegraph batch change tomekchime/batch-dependabot-cooldown-config.

@cursor
Copy link
Copy Markdown

cursor Bot commented May 13, 2026

PR Summary

Low Risk
Low risk config-only change that delays non-security Dependabot updates by 7 days; main impact is slower dependency bump cadence while excluding internal packages from the delay.

Overview
Adds a 7-day cooldown to Dependabot update configs for github-actions and gomod, delaying version-bump PRs by default.

Excludes internal dependencies (1debit/* and github.com/1debit/*) from the cooldown so internal package updates are not delayed.

Reviewed by Cursor Bugbot for commit 6707208. Bugbot is set up for automated code reviews on this repo. Configure here.

@tomekchime tomekchime merged commit 6995ff9 into main May 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant