Replies: 1 comment
-
|
Sorry is this an AI response? This post was rather meant towards @clebergnu @richtja and other maintainers regarding their opinion on the matter. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I recently had to deal with a supply chain attack of (thankfully not our own) dependency which was executed via a CI/CD pipeline on GH actions and in particular in workflows using
pull_request_targetand I noticed the avocado framework (which is one of our major dependencies) makes use of that as well for some workflows. How justified is it and is it really needed?Here some backgrounds on real time example attacks and suggested remedies:
https://orca.security/resources/blog/pull-request-nightmare-part-2-exploits/
Beta Was this translation helpful? Give feedback.
All reactions