From 16d4a66f6a171119b161a6dcf0cfe3271548e986 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 31 May 2019 15:17:42 +0200 Subject: [PATCH] #134 - 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 0000000..3f9ccf7 --- /dev/null +++ b/SECURITY.adoc @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Please see the https://spring.io/projects/spring-data-r2dbc[Spring Data R2DBC] 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.