diff --git a/EXAMPLES.md b/EXAMPLES.md index 7a05ea01b0b..1c5ad9b5daa 100644 --- a/EXAMPLES.md +++ b/EXAMPLES.md @@ -44,7 +44,7 @@ Verification for us.gcr.io/dlorenc-vmtest2/demo -- The following checks were performed on each of these signatures: - The cosign claims were validated - The signatures were verified against the specified public key - - The code-signing certificate was verified using trusted certificate authority certificates + - The code-signing certificate was verified using trusted certificate authority certificates {"critical":{"identity":{"docker-reference":"us.gcr.io/dlorenc-vmtest2/demo"},"image":{"docker-manifest-digest":"sha256:124e1fdee94fe5c5f902bc94da2d6e2fea243934c74e76c2368acdc8d3ac7155"},"type":"cosign container image signature"},"optional":null} ``` diff --git a/KEYLESS.md b/KEYLESS.md index 966d262c84f..c0d6461ee0b 100644 --- a/KEYLESS.md +++ b/KEYLESS.md @@ -36,7 +36,7 @@ The following checks were performed on all of these signatures: - The cosign claims were validated - The claims were present in the transparency log - The signatures were integrated into the transparency log when the certificate was valid - - The code-signing certificate was verified using trusted certificate authority certificates + - The code-signing certificate was verified using trusted certificate authority certificates Certificate subject: dlorenc@google.com {"Critical":{"Identity":{"docker-reference":""},"Image":{"Docker-manifest-digest":"sha256:97fc222cee7991b5b061d4d4afdb5f3428fcb0c9054e1690313786befa1e4e36"},"Type":"cosign container image signature"},"Optional":null} ``` diff --git a/PKCS11.md b/PKCS11.md index 2c2df33794b..d5ef23f01ca 100644 --- a/PKCS11.md +++ b/PKCS11.md @@ -74,7 +74,7 @@ Verification for gcr.io/dlorenc-vmtest2/demo -- The following checks were performed on each of these signatures: - The cosign claims were validated - The signatures were verified against the specified public key -- The code-signing certificate was verified using trusted certificate authority certificates +- The code-signing certificate was verified using trusted certificate authority certificates [{"critical":{"identity":{"docker-reference":"gcr.io/dlorenc-vmtest2/demo"},"image":{"docker-manifest-digest":"sha256:410a07f17151ffffb513f942a01748dfdb921de915ea6427d61d60b0357c1dcd"},"type":"cosign container image signature"},"optional":null}] ``` diff --git a/TOKENS.md b/TOKENS.md index 6079e21c88d..06296029879 100644 --- a/TOKENS.md +++ b/TOKENS.md @@ -129,7 +129,7 @@ Verification for gcr.io/dlorenc-vmtest2/demo -- The following checks were performed on each of these signatures: - The cosign claims were validated - The signatures were verified against the specified public key - - The code-signing certificate was verified using trusted certificate authority certificates + - The code-signing certificate was verified using trusted certificate authority certificates [{"critical":{"identity":{"docker-reference":"gcr.io/dlorenc-vmtest2/demo"},"image":{"docker-manifest-digest":"sha256:410a07f17151ffffb513f942a01748dfdb921de915ea6427d61d60b0357c1dcd"},"type":"cosign container image signature"},"optional":null}] ```