Skip to content

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

Open
tnj wants to merge 1 commit into
masterfrom
chore/dependabot-cooldown
Open

chore(dependabot): add 3-day cooldown for supply-chain safety#287
tnj wants to merge 1 commit into
masterfrom
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

Copilot AI review requested due to automatic review settings June 9, 2026 09:13

@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

@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 Dependabot updates for both github-actions and gradle ecosystems. However, as pointed out in the review, the cooldown option is not supported by the official Dependabot schema and will cause syntax errors, preventing Dependabot from running. 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

Copilot AI 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.

Pull request overview

Dependabot の version update PR 作成に 3日間の cooldown を追加し、依存関係の新規公開直後の取り込みを遅延させることで、サプライチェーン攻撃リスクの低減を図る PR です。

Changes:

  • github-actionsgradle の各 updates エントリに cooldown.default-days: 3 を追加し、新規リリース後 3 日経過するまで更新 PR を作成しないよう設定

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tnj tnj requested review from a team and satsukies and removed request for a team June 10, 2026 08:13
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.

2 participants