[Aikido] AI Fix for Using unsafe GitHub Actions trigger may allow privilege escalation via CI/CD - #111
Conversation
…privilege escalation via CI/CD
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
|
Closing as a false positive.
The proposed change would also break CLA enforcement in two ways:
|
Notice something off? Reach out to @securitymirco
This patch mitigates privilege escalation via CI/CD in the 'CLA Assistant' workflow by replacing the 'pull_request_target' trigger with 'pull_request' to prevent untrusted code execution with elevated permissions.
Aikido used AI to generate this PR.
Medium confidence: Aikido has validated similar fixes and observed positive outcomes. Validation is required.