From 27b8916f297570907437686c6d958636fb249d50 Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Tue, 28 Mar 2023 21:11:28 +0100 Subject: [PATCH] feat: create-security.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..a5386929de --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +We currently support the latest release for security patching and will deploy forward releases. + +For example if there is a vulnerability in release `0.1.0` we will fix that release in version `0.1.1-fix` or `0.1.1` + +## Reporting a Vulnerability + +If you are aware of a vulnverability please feel free to disclose it responsibly to contact@k8sgpt.ai or to one of our maintainers in our Slack community.