-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
securityRelates to improving to the security posture of the platformRelates to improving to the security posture of the platform
Description
In response to https://www.bleepingcomputer.com/news/security/supply-chain-attack-on-popular-github-action-exposes-ci-cd-secrets/ we should move to pinning GitHub Action versions by commit hash.
Some resources:
- Not natively supported: Support "lock file" equivalent for GitHub actions actions/runner#2195
- Dependabot may support this: For actions that are pinned-by-hash, bump the human readable version number in the code comment dependabot/dependabot-core#4691
- We may be able to run pinact as a one-off and then leverage Dependabot after that.
Metadata
Metadata
Assignees
Labels
securityRelates to improving to the security posture of the platformRelates to improving to the security posture of the platform
Type
Projects
Status
Todo
Status
🆕 New