From 5520be3d0c8bf92bc55b83af4ede7f45b9f9e34a Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 18 May 2023 14:23:10 -0300 Subject: [PATCH] docs: update SECURITY.md --- SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 7a69058cc..77eae15d5 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,4 +6,6 @@ Only the last stable version at any given point. ## Reporting a Vulnerability -Vulnerabilities can be disclosed via email to sec@goreleaser.com +Vulnerabilies can be disclosed in private using GitHub advisories: https://github.com/goreleaser/goreleaser/security + +Thanks!