From 8f92d1899b86ab87d3fb73f7b8d0cb3d1b09ccc3 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Sat, 29 Jun 2019 23:25:55 +0200 Subject: [PATCH] Create SECURITY.adoc Closes gh-441. --- 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 00000000..a92bbcc2 --- /dev/null +++ b/SECURITY.adoc @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Please see the https://spring.io/projects/spring-vault[Spring Vault] 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.