From d029136d3d4c52fa2e99d46a63a91e3b5304f93b Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Fri, 2 Dec 2022 13:54:22 +0100 Subject: [PATCH] Add security policy file (#600) --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..745c66e61 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +NetBird's goal is to provide a secure network. If you find a vulnerability or bug, please report it by opening an issue [here](https://github.com/netbirdio/netbird/issues/new?assignees=&labels=&template=bug-issue-report.md&title=) or by contacting us by email. + +There has yet to be an official bug bounty program for the NetBird project. + +## Supported Versions +- We currently support only the latest version + +## Reporting a Vulnerability + +Please report security issues to `security@netbird.io`