From aa9006c69bd935a7c40f57bb3e65800814756c38 Mon Sep 17 00:00:00 2001 From: David Poindexter Date: Tue, 9 Jul 2024 15:18:54 -0400 Subject: [PATCH] Update SECURITY.md This PR updates the SECURITY policy to point to the GitHub feature for reporting security vulnerabilities --- SECURITY.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 1bc76dce3e1..0d953c5592d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,9 +2,7 @@ ## Reporting a Vulnerability -We make every effort to ensure speedy analysis of reported issues and, where required, provide workarounds and updated application releases to fix them. If you see suspected issues/security scan results please report them by sending an email to: - -[security@dnnsoftware.com](mailto:security@dnnsoftware.com) +We make every effort to ensure speedy analysis of reported issues and, where required, provide workarounds and updated application releases to fix them. If you see suspected issues/security scan results please report them via [the GitHub feature for reporting a security vulnerability](https://github.com/dnnsoftware/Dnn.Platform/security/advisories/new). All submitted information is viewed only by members of the DNN Security Task Force, and will not be discussed outside the Task Force without the permission of the person/company who reported the issue. Each confirmed issue is assigned a severity level (critical, moderate, or low) corresponding to its potential impact on the security of DNN installations.