From 74f03c5a0a2207ddc989e89803389211ace92781 Mon Sep 17 00:00:00 2001 From: SD-Chris Date: Thu, 10 Jul 2025 08:49:07 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..65c1a5c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| MVP.1.x | :white_check_mark: | + +## Reporting a Vulnerability + +Report any issues with the "Issues" section here in the GitHub repository, and be sure to mark it with a "Security" label in addition to any other labels that may help categorieze (bug, enhancement etc.)