Skip to content

Comments

ci: Do not persist credentials after checkout#62

Merged
joeyparrish merged 1 commit intoshaka-project:mainfrom
joeyparrish:no-persist-credentials
Dec 19, 2024
Merged

ci: Do not persist credentials after checkout#62
joeyparrish merged 1 commit intoshaka-project:mainfrom
joeyparrish:no-persist-credentials

Conversation

@joeyparrish
Copy link
Member

See actions/checkout#485 and https://johnstawinski.com/2024/01/11/playing-with-fire-how-we-executed-a-critical-supply-chain-attack-on-pytorch/

In short, it is a terrible idea to persist even our default credentials after checkout. There's no call for that, so we will now set persist-credentials: false on all checkout actions.

See actions/checkout#485 and https://johnstawinski.com/2024/01/11/playing-with-fire-how-we-executed-a-critical-supply-chain-attack-on-pytorch/

In short, it is a terrible idea to persist even our default credentials after checkout. There's no call for that, so we will now set `persist-credentials: false` on all checkout actions.
@joeyparrish joeyparrish merged commit af2cb81 into shaka-project:main Dec 19, 2024
@joeyparrish joeyparrish deleted the no-persist-credentials branch December 19, 2024 18:08
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Feb 17, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

status: archived Archived and locked; will not be updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants