From 63270a8f8d3eed8c141bd68ca9b08686f49d5705 Mon Sep 17 00:00:00 2001 From: SolidStateDrive Date: Sat, 1 Feb 2025 16:52:36 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..9634fba --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Security Policy + +Report security vulnerabilities through the security tab on this repo. Only vulnerabilities on the latest commit of any branch will be considered.