Skip to content

Commit fd31622

Browse files
add version note
Signed-off-by: Craig <[email protected]>
1 parent 53049d0 commit fd31622

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/manuals/dhi/how-to/verify.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,11 @@ $ docker scout attest get \
147147
--verify --skip-tlog
148148
```
149149

150+
> [!NOTE]
151+
>
152+
> The `--skip-tlog` flag is only available in Docker Scout CLI version 1.18.3 and
153+
> later.
154+
150155
This is equivalent to using `cosign` with the `--insecure-ignore-tlog=true`
151156
flag, which validates the signature against Docker's published public key, but
152157
ignores the transparency log check.

0 commit comments

Comments
 (0)