From 73391f639d2342ddc2027855121314e3bec6dabf Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Mon, 26 Aug 2019 11:13:07 -0500 Subject: [PATCH] SECURITY.md to take advantage of GitHub features (#3206) https://help.github.com/en/articles/adding-a-security-policy-to-your-repository https://help.github.com/en/articles/about-maintainer-security-advisories Signed-off-by: Chris Aniszczyk --- SECURITY-RELEASE-PROCESS.md => SECURITY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SECURITY-RELEASE-PROCESS.md => SECURITY.md (100%) diff --git a/SECURITY-RELEASE-PROCESS.md b/SECURITY.md similarity index 100% rename from SECURITY-RELEASE-PROCESS.md rename to SECURITY.md