Github — Hard
Key points
- `pull_request_target` events run in the base repository's context
- Fork PRs can introduce untrusted code, threatening security
- Secrets and write permissions are vulnerable to exfiltration
- Careful input sanitization is necessary to mitigate risks
Ready to go further?
Related questions
