Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e tests: Use beacon token. #549

Merged
merged 1 commit into from
Jul 29, 2024
Merged

e2e tests: Use beacon token. #549

merged 1 commit into from
Jul 29, 2024

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Jul 29, 2024

Summary

We've been getting a few security reports about the use of pull_request_target. For the record, this token was only ever used for testing, and was not an actual security vulnerability. That said, we don't want to have to explain this again and again, so we are moving to the beacon token to hopefully quell these reports.

The beacon token unfortunately does not support staging, so removing the sigstage e2e test for the time being until we wire it up to the beacon repo.

Release Note

NONE

Documentation

@wlynch wlynch marked this pull request as ready for review July 29, 2024 20:50
We've been getting a few security reports complaining about the use of
pull_request_target. For the record, this token was only ever used for
testing, and was not an actual security vulnerability. That said, we
don't particularly enjoy having to explain this again and again, so move
to the beacon token to hopefully quell these reports.

The beacon token unfortunately does not support staging, so removing
that e2e test for the time being.

Signed-off-by: Billy Lynch <[email protected]>
@wlynch wlynch enabled auto-merge (squash) July 29, 2024 20:59
@wlynch wlynch merged commit 7d7b847 into sigstore:main Jul 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants