trailofbits/manticore

Switch to trusted publishing

Open

#2648 opened on Sep 29, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (3,469 stars) (481 forks)batch import
good first issuehelp wanted

Description

All of our PyPI-packaged projects should use trusted publishing, rather than a manually configured API token.

Example trusted publishing workflow:

https://github.com/trailofbits/blight/blob/master/.github/workflows/release.yml

Resources:

Marking as "help wanted" due to maintenance status.

Contributor guide