From 029e0c9f2f873a08ad69f6125c52647f487be7f5 Mon Sep 17 00:00:00 2001 From: Scott Cathcart Date: Tue, 4 Feb 2025 19:05:25 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..b4aa91d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| *.*.* | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Please email scott.cathcart@uconn.edu with details.