From c5344e31a9a84c0f594d09fcfa04d486d5e9add5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 31 May 2019 15:44:45 +0200 Subject: [PATCH] DATAJDBC-382 - 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..7ec7d0f07 --- /dev/null +++ b/SECURITY.adoc @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Please see the https://spring.io/projects/spring-data-jdbc[Spring Data JDBC] 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.