From 34ca9a8412f2cd88ee5e8853f6a5c60dc832ef4e Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Thu, 2 May 2024 10:45:17 -0400 Subject: [PATCH] add security policy (#2835) Signed-off-by: Alex Goodman --- SECURITY.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..aa459a761 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,32 @@ +# Security Policy + +## Supported Versions + + + +Security updates are applied only to the most recent release, try to always be up to date. + +## Reporting a Vulnerability + + + +To report a security issue, please email +[security@anchore.com](mailto:security@anchore.com) +with a description of the issue, the steps you took to create the issue, +affected versions, and, if known, mitigations for the issue. + +All support will be made on the best effort base, so please indicate the "urgency level" of the vulnerability as Critical, High, Medium or Low.