-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
ci(ci): check dependabot prs originate from repo #6330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
74ce630 to
f934af8
Compare
|
I think this is already covered in the code of the action. I think i had also claimed a cve for this. |
Not that I can see? Your CVE was around imitating Dependabot by changing the associated username and email for a malicious commit. |
Uzlopak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Allrighty ;) |
Added an extra conditional to the automerge job to check Dependabot PRs are coming from the same repo and not a fork.
Never seen this happen but Dependabot/GitHub developers aren't infallible and bugs can occur, so is an extra security layer.
Checklist
and the Code of conduct