From 57e8afe3bec95511df6650ebc20b71e9e0883cc5 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 23 Jan 2023 14:57:13 -0600 Subject: [PATCH] Add SECURITY details. Resolves #1320. --- SECURITY.adoc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 SECURITY.adoc diff --git a/SECURITY.adoc b/SECURITY.adoc new file mode 100644 index 00000000..e2db7287 --- /dev/null +++ b/SECURITY.adoc @@ -0,0 +1,6 @@ += Security Policy + +== Reporting a Vulnerability + +If you think you have found a security vulnerability, please **DO NOT** disclose it publicly until we’ve had a chance to fix it. +Please don’t report security vulnerabilities using GitHub issues, instead head over to https://spring.io/security-policy and learn how to disclose them responsibly.