From c87b95dbf90751cfae99f8532709dd17c3e20bdc Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Fri, 3 Nov 2023 10:27:00 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..8a9410d2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# 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.