Open drptbl opened 3 years ago
Warning: We recommend that you only use self-hosted runners with private repositories. This is because forks of your repository can potentially run dangerous code on your self-hosted runner machine by creating a pull request that executes the code in a workflow.
For more information, see "About self-hosted runners."
source: https://docs.github.com/en/actions/hosting-your-own-runners/adding-self-hosted-runners
https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
Summary
Improve and modernize current CI process of
synthetix
repository.Tasks
package-lock.json
hash)lockfile-lint
and dependency auditingQA Tasks
Associated PR (wip): #1116