Skip to content

Conversation

@forged-request
Copy link
Contributor

This change improves the security of the dependabot auto-approval workflow by:

  • Checking the PR user login instead of github.actor
  • Verifying the PR is from the same repository (not a fork)

This prevents potential security issues where forked PRs could be auto-approved.

@forged-request forged-request requested a review from a team as a code owner January 6, 2026 09:11
@forged-request forged-request force-pushed the chore/security-1357-dependabot-approval-fix branch from 0c1f004 to 6520031 Compare January 6, 2026 09:17
@forged-request forged-request enabled auto-merge (squash) January 6, 2026 09:30
…rkflow

This change improves the security of the dependabot auto-approval workflow by:
- Checking the PR user login instead of github.actor
- Verifying the PR is from the same repository (not a fork)

This prevents potential security issues where forked PRs could be auto-approved.
@forged-request forged-request force-pushed the chore/security-1357-dependabot-approval-fix branch from 6520031 to aeff23a Compare January 6, 2026 09:34
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