Skip to content

chore(dependabot): add 3-day cooldown for supply-chain safety#40

Merged
tnj merged 1 commit into
mainfrom
chore/dependabot-cooldown
Jun 9, 2026
Merged

chore(dependabot): add 3-day cooldown for supply-chain safety#40
tnj merged 1 commit into
mainfrom
chore/dependabot-cooldown

Conversation

@tnj

@tnj tnj commented Jun 9, 2026

Copy link
Copy Markdown
Member

概要

サプライチェーン攻撃のリスク低減のため、Dependabot に 3日間の cooldown を設定します。新しく公開された依存バージョンへの更新 PR を 3 日間遅延させ、公開直後の悪意あるバージョンを取り込みにくくします。

変更内容

  • updates エントリに cooldown.default-days: 3 を追加

🤖 Generated with Claude Code


Open in Devin Review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request attempts to add a cooldown configuration to the Dependabot settings for both npm and github-actions ecosystems. However, as highlighted in the review comments, cooldown is not a supported option in the official Dependabot schema and will cause validation errors that prevent Dependabot from functioning. These invalid configuration blocks should be removed.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@tnj tnj merged commit fa4930e into main Jun 9, 2026
6 checks passed
@tnj tnj deleted the chore/dependabot-cooldown branch June 9, 2026 09:20
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