From 6681d0f5b034a223bef8408f9b2cec03ccd296d1 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Fri, 17 Mar 2023 16:46:34 -0400 Subject: [PATCH] Relocated new security policy to the project root to meet GitHub feature expectations. --- docs/SECURITY.md => SECURITY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/SECURITY.md => SECURITY.md (100%) diff --git a/docs/SECURITY.md b/SECURITY.md similarity index 100% rename from docs/SECURITY.md rename to SECURITY.md