We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a33731 commit 645ebf0Copy full SHA for 645ebf0
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## v1.3.1
4
5
+* BREAKING [cosign/pkg]: `cosign.Verify` has been removed in favor of explicit `cosign.VerifyImageSignatures` and `cosign.VerifyImageAttestations`
6
+ (https://github.com/sigstore/cosign/pull/1026)
7
+
8
### Enhancements
9
10
* Add ability for verify-blob to find signing cert in transparency log (https://github.com/sigstore/cosign/pull/991)
0 commit comments