trailofbits/manticore

Switch to trusted publishing

Open

#2,648 opened on Sep 29, 2023

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

Repository metrics

Stars
 (3,469 stars)
PR merge metrics
 (No merged PRs in 30d)

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