Skip to content

chore(security): add 7-day cooldown to Dependabot config - #391

Merged
bputzeys merged 1 commit into
mainfrom
fix/dependabot-cooldown
Jul 13, 2026
Merged

chore(security): add 7-day cooldown to Dependabot config#391
bputzeys merged 1 commit into
mainfrom
fix/dependabot-cooldown

Conversation

@oriolpetithelical

Copy link
Copy Markdown
Contributor

What

Adds a 7-day dependency cooldown to this repo's Dependabot config, so newly published package versions are not proposed until they have been available for 7 days. This gives freshly published (possibly malicious or unstable) releases time to be vetted.

Why

Bastion auto-analysis flagged a missing cooldown (CWE-829: Inclusion of Functionality from Untrusted Control Sphere, HIGH). Security updates are not affected by the cooldown.

Refs helicalAI/dashboard#1154

🤖 Generated with Claude Code

https://claude.ai/code/session_01HnPY71ZEkRpQWSvstkSaP1

Adds a 7-day dependency cooldown so newly published (possibly malicious or unstable) package versions are not proposed until they have been available for 7 days. Addresses the Bastion audit finding (CWE-829).

Refs helicalAI/dashboard#1154

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HnPY71ZEkRpQWSvstkSaP1
@bputzeys
bputzeys merged commit 72b0df1 into main Jul 13, 2026
7 checks passed
@bputzeys
bputzeys deleted the fix/dependabot-cooldown branch July 13, 2026 12:09
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