From 9ffa2fd66b74b1d6c25690be29098d72cab5c674 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 31 May 2019 16:17:10 +0200 Subject: [PATCH] DATAGRAPH-1230 - Create security policy readme. --- SECURITY.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.adoc diff --git a/SECURITY.adoc b/SECURITY.adoc new file mode 100644 index 000000000..695cfb002 --- /dev/null +++ b/SECURITY.adoc @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Please see the https://spring.io/projects/spring-data-neo4j[Spring Data Neo4j] project page for supported versions. + +## Reporting a Vulnerability + +Please don't raise security vulnerabilities here. Head over to https://pivotal.io/security to learn how to disclose them responsibly.