From 3d965e94708a0014f0f9a2ab05bfc5eb6efef7e4 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Thu, 14 Jan 2021 17:02:35 -0600 Subject: [PATCH] Update to https://spring.io/security-policy Use https://spring.io/security-policy to provide a layer of abstraction for Spring's Security policy to make it easier to update --- SECURITY.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.adoc b/SECURITY.adoc index 3760096..e2db728 100644 --- a/SECURITY.adoc +++ b/SECURITY.adoc @@ -3,4 +3,4 @@ == 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://pivotal.io/security and learn how to disclose them responsibly. +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.