Skip to content

Commit c5c460e

Browse files
TheGupta2012claude
andcommitted
docs: add changelog entry for trusted publishing
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 27e19f4 commit c5c460e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Types of changes:
3030
### Dependencies
3131

3232
### Other
33+
- Switched PyPI publishing from a long-lived `PYPI_API_TOKEN` repository secret to trusted publishing. The publish job now mints a short-lived OIDC credential scoped to that one workflow, and the action attaches PEP 740 attestations recording the repository, workflow and commit SHA behind each uploaded file. Attestations apply to releases published after this merges, not retroactively. ([#411](https://github.com/qBraid/pyqasm/pull/411))
3334
- Added a `SECURITY.md` with a private vulnerability disclosure path. There was no documented way to report one, leaving a public issue or a guessed email address as the only options. Reports now go through this repository's GitHub security advisory form. ([#383](https://github.com/qBraid/pyqasm/pull/383))
3435

3536
## Past Release Notes

0 commit comments

Comments
 (0)