From 21346cb2ce260fe4a72c89c3f5d04088b58d4324 Mon Sep 17 00:00:00 2001 From: Vladimir Dubrovin <3proxy@3proxy.ru> Date: Fri, 21 Aug 2026 11:08:11 +0300 Subject: [PATCH] Use latest tag in verification example on master --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 784994f..fed8d48 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -50,7 +50,7 @@ verified with the GitHub CLI: ``` gh attestation verify 3proxy-0.9.9.x86_64.rpm --owner 3proxy -gh attestation verify oci://docker.io/3proxy/3proxy:lts --owner 3proxy +gh attestation verify oci://docker.io/3proxy/3proxy:latest --owner 3proxy ``` Windows binaries are Authenticode signed in addition to the above.