From d94d86a4c1085a5e3514669e6788c61e1d8d065c Mon Sep 17 00:00:00 2001 From: danielsagi Date: Thu, 17 Dec 2020 15:16:28 +0200 Subject: [PATCH] Created a Vulnerability Disclosure README (#423) * Created a vulnerability disclosure readme * Update SECURITY.md Co-authored-by: Liz Rice * Update SECURITY.md Co-authored-by: Liz Rice * Update SECURITY.md Co-authored-by: Liz Rice Co-authored-by: Liz Rice --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..eb47321 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| --------- | ------------------ | +| 0.4.x | :white_check_mark: | +| 0.3.x | :white_check_mark: | + +## Reporting a Vulnerability +We encourage you to find vulnerabilities in kube-hunter. +The process is simple, just report a Bug issue. and we will take a look at this. +If you prefer to disclose privately, you can write to one of the security maintainers at: + +| Name | Email | +| ----------- | ------------------ | +| Daniel Sagi | daniel.sagi@aquasec.com |