From 867e291ccfe554941bc56145aa2ce13dde89ffbb Mon Sep 17 00:00:00 2001 From: danielsagi Date: Sun, 6 Dec 2020 16:03:51 +0200 Subject: [PATCH] Created a vulnerability disclosure readme --- 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..0237ce7 --- /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 vulnrabilities in kube-hunter. +We don't have a Bug Bounty program yet, So the process is simple, just report a Bug issue. and we will take a look at this. +If you feel this is a critical vulnrability and prefer to disclose privately, you can write to one of the security maintainers at: + +| Name | Email | +| ----------- | ------------------ | +| Daniel Sagi | daniel.sagi@aquasec.com |