From 3177f474519a13b5af8c6d7944d570137719e7c1 Mon Sep 17 00:00:00 2001 From: Larry Gregory Date: Thu, 10 Dec 2020 09:26:00 -0500 Subject: [PATCH] Add security policy to the Kibana repository (#85407) --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000000..4ff826c5b8fe0 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +Thanks for your interest in the security of our products. +Our security policy can be found at [https://www.elastic.co/community/security](https://www.elastic.co/community/security). + +## Reporting a Vulnerability +Please send security vulnerability reports to security@elastic.co.