File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -160,11 +160,11 @@ using Sigstore and using GnuPG.
160160
161161[ Sigstore] ( https://docs.sigstore.dev ) is trying to improve supply
162162chain security by allowing you to verify the origin of an
163- artifcat . You can verify that the jar that you use was actually
163+ artifact . You can verify that the jar that you use was actually
164164produced by this repository. This means that if you verify the
165165signature of the ristretto jar, you can trust the integrity of the
166166whole supply chain from code source, to CI/CD build, to distribution
167- on Maven Central or whever you got the jar from.
167+ on Maven Central or wherever you got the jar from.
168168
169169To verify the jar using its sigstore signature, you need to download
170170them both locally and then use the ` cosign ` tool to verify the
You can’t perform that action at this time.
0 commit comments