Skip to content

Add dependabot[bot] to security review trusted list#85

Merged
wesm merged 1 commit intomainfrom
allowlist-dependabot
Feb 5, 2026
Merged

Add dependabot[bot] to security review trusted list#85
wesm merged 1 commit intomainfrom
allowlist-dependabot

Conversation

@wesm
Copy link
Owner

@wesm wesm commented Feb 5, 2026

Summary

  • Add dependabot[bot] to .github/trusted-contributors.json so Dependabot PRs skip the Claude security review

Dependabot PRs only bump versions in go.mod/go.sum and action SHAs, which are already gated by CODEOWNERS requiring maintainer approval. The security bot review is redundant and generates unnecessary notifications.

Test plan

  • Verify JSON is valid
  • Next Dependabot PR should skip security review

🤖 Generated with Claude Code

Dependabot PRs are already gated by CODEOWNERS requiring maintainer
approval for go.mod, go.sum, and .github/ changes. Running the
security review bot on them is redundant and spams notifications.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@wesm wesm merged commit 550e945 into main Feb 5, 2026
3 checks passed
wesm added a commit to robelkin/msgvault that referenced this pull request Feb 7, 2026
## Summary

- Add `dependabot[bot]` to `.github/trusted-contributors.json` so
Dependabot PRs skip the Claude security review

Dependabot PRs only bump versions in `go.mod`/`go.sum` and action SHAs,
which are already gated by CODEOWNERS requiring maintainer approval. The
security bot review is redundant and generates unnecessary
notifications.

## Test plan

- [x] Verify JSON is valid
- [x] Next Dependabot PR should skip security review

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <[email protected]>
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