From f6d558783a61c30744bba1c0fcd744201beea8f9 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Thu, 24 Feb 2022 13:58:56 -0800 Subject: [PATCH] Improved security issue template create a calc GitHub repo issue for a security issue --- SECURITY.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 9583175..32a85cc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,9 +6,14 @@ The most recent version of calc is supported with security updates. If the most recent stable of calc is also supported with security updates. -## Reporting a Vulnerability - -To report a vulnerability, please review the BUGS file, or enter -the calc command: +FYI: please review the BUGS file, or enter the calc command: ; help BUGS + +## Reporting a Vulnerability + +Please create a calc GitHub repo issue: + + https://github.com/lcn2/calc/issues + +Click on ((New issue)) and follow the issue template.