From 290a512e0c2e68464924b3d5d4475f6660d33139 Mon Sep 17 00:00:00 2001 From: Bella Lawrence Date: Mon, 24 Feb 2025 10:21:57 -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..8ce75bb --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.1A | :white_check_mark: | + +## Reporting a Vulnerability + +To report a vulnerability, go to "Issues," and create an issue named "Vuln. Report." Mark it as "Vulnerability." In the issue, detail the vulnerability so that I can fix it.