Skip to content

GHA maintenance#4132

Merged
ssbarnea merged 1 commit intomainfrom
chore/gha
Feb 8, 2024
Merged

GHA maintenance#4132
ssbarnea merged 1 commit intomainfrom
chore/gha

Conversation

@ssbarnea
Copy link
Copy Markdown
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
Copy Markdown
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