From 010b4f856c2640c51be76b216edd25128c04afec Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Thu, 23 May 2024 18:20:50 +0200 Subject: [PATCH] chore: use global security policy --- SECURITY.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index a4159544..00000000 --- a/SECURITY.md +++ /dev/null @@ -1,14 +0,0 @@ -# Security Policy - -## Supported Versions - -We only support the latest version of golangci-lint with the two most recent minor versions of Go. - -## Reporting a Vulnerability - -To report a potential security vulnerability, please create a [security advisory](https://github.com/golangci/golangci-lint/security/advisories/new). - -For us to respond to your report most effectively, please include any of the following: - -- Steps to reproduce or a proof-of-concept -- Any relevant information, including the versions used