From d3e611fabfbe3fa207b0c9d88deff96108e5cc55 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 21 Feb 2023 12:47:40 -0600 Subject: [PATCH] Rename SECURITY.adoc to SECURITY.md --- SECURITY.adoc => SECURITY.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename SECURITY.adoc => SECURITY.md (86%) diff --git a/SECURITY.adoc b/SECURITY.md similarity index 86% rename from SECURITY.adoc rename to SECURITY.md index e2db728..8a9410d 100644 --- a/SECURITY.adoc +++ b/SECURITY.md @@ -1,6 +1,5 @@ -= Security Policy - -== Reporting a Vulnerability +# 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.