From 6af499f4aaa11774e05d8eeadee9a85f4138b3dc Mon Sep 17 00:00:00 2001 From: Sylwester Piskozub Date: Fri, 15 May 2026 15:03:29 +0200 Subject: [PATCH] docs(security): update supported versions for 1.x The GitHub Security page wording was outdated, stating Chainloop was in a pre-1.0 state. Update SECURITY.md to reflect that Chainloop is in 1.x and security patches are applied to the latest 1.x versions. Assisted-by: Claude Code Signed-off-by: Sylwester Piskozub Chainloop-Trace-Sessions: e4450f40-6eb4-4568-86cf-e52c13ddc72e --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index bd1d96855..3b28f7f72 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -Chainloop releases is in a pre-1.0 state, we commit to add security patches to latest versions. +Chainloop is in a 1.x state. Security patches are applied to the latest 1.x versions. ## Reporting a Vulnerability