You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ For in-depth configuration documentation see [Config](docs/config-file.md).
58
58
59
59
## Verifying release artifacts
60
60
61
+
NOTE: Support for verifying with cosign is present from v0.14.0 onward.
62
+
61
63
In case you get the `yamlfmt` binary directly from a release, you may want to verify its authenticity. Checksums are applied to all released artifacts, and the resulting checksum file is signed using [cosign](https://docs.sigstore.dev/cosign/installation/).
62
64
63
65
Steps to verify (replace `A.B.C` in the commands listed below with the version you want):
0 commit comments