[feature] harden verification #487
Labels
area:gha
Issues with the gha verifier
area:hardening
Issue related to security hardening
type:feature
New feature request
we currently don't verify the cert in the bundle is the same as the one in the rekor entry, we only verify the signatures are the same https://github.com/slsa-framework/slsa-verifier/blob/main/verifiers/internal/gha/bundle.go#L175-L183
We should probably verify the certs match as well.
NOTE: apprently cosign does not perform this verification either
The text was updated successfully, but these errors were encountered: