v0.25.0
·
16 commits
to refs/heads/main
since this release
This release fixes a serious security issue in GQ-commitment PK Tokens. This only has a security impact for GitLab-CI GQ-commitment PK Tokens. GitHub only uses GQ signatures for replay protection and binds the users public key to the ID Token via the audience (aud) claim. #379
This is a non-backwards compatible change to GQ signature verification:
Signatures produced by code prior to this change will not verify on code after this change.
Signatures produced by code after this change will not verify on code prior to this change.