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

GHA maintenance #4132

Merged
merged 1 commit into from
Feb 8, 2024
Merged

GHA maintenance #4132

merged 1 commit into from
Feb 8, 2024

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Feb 7, 2024

No description provided.

- name: Build dists
run: python -m tox

run: python -m tox -e pkg
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW dists MUST NOT be built in a job that has OIDC access. It must be a separate job with reduced privileges. This is due to the possibility of privilege elevation though build dep poisoning that would compromise accesses beyond just the PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants