diff options
| author | John Bampton <[email protected]> | 2021-02-13 16:13:30 +1000 |
|---|---|---|
| committer | John Bampton <[email protected]> | 2021-02-13 16:13:30 +1000 |
| commit | 4c7ecbb8a64c9233bc7d08d071b045ebb755ca0e (patch) | |
| tree | 7b9f457614a3d75bfc317c3664e15afb83d1fb1a /examples | |
| parent | acdd939d80641e6683b5a2ae575f8e614c36890b (diff) | |
| download | mruby-4c7ecbb8a64c9233bc7d08d071b045ebb755ca0e.tar.gz mruby-4c7ecbb8a64c9233bc7d08d071b045ebb755ca0e.zip | |
refactor: only use certified GitHub Actions to increase security
Official -> "The individual jobs in a workflow can interact with (and compromise) other jobs. For example, a job querying the environment variables used by a later job, writing files to a shared directory that a later job processes, or even more directly by interacting with the Docker socket and inspecting other running containers and executing commands in them.
This means that a compromise of a single action within a workflow can be very significant, as that compromised action would have access to all secrets configured on your repository, and can use the GITHUB_TOKEN to write to the repository. Consequently, there is significant risk in sourcing actions from third-party repositories on GitHub. "
https://docs.github.com/en/actions/learn-github-actions/security-hardening-for-github-actions#using-third-party-actions
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
