Skip to content

Add a 14 day dependency cooldown to the Dependabot config#304

Merged
joshmgross merged 1 commit intomainfrom
sinjo-dependency-cooldown
Apr 9, 2026
Merged

Add a 14 day dependency cooldown to the Dependabot config#304
joshmgross merged 1 commit intomainfrom
sinjo-dependency-cooldown

Conversation

@Sinjo
Copy link
Copy Markdown
Member

@Sinjo Sinjo commented Apr 9, 2026

As a mitigation against supply-chain attacks, we're adopting a 14 day cooldown on dependency updates. This covers a lot of the supply chain attacks via compromised dependencies that have been seen in the wild so far, where the compromised version is only available for less than a day.

This isn't perfect, or the whole story, but it's a good next step for us to take.

Related Issue(s)

https://github.com/planetscale/renovate-config/pull/91

Security Impact

Reduce risk of supply-chain attacks.

As a mitigation against supply-chain attacks, we're adopting a 14 day
cooldown on dependency updates. This covers a lot of the supply chain
attacks via compromised dependencies that have been seen in the wild so
far, where the compromised version is only available for less than a
day.

This isn't perfect, or the whole story, but it's a good next step for us
to take.
@Sinjo Sinjo requested a review from a team as a code owner April 9, 2026 10:29
@joshmgross joshmgross merged commit b8ffb28 into main Apr 9, 2026
5 checks passed
@joshmgross joshmgross deleted the sinjo-dependency-cooldown branch April 9, 2026 15:35
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.

3 participants