From 0cedcdb2094de3c1df741c8f2142018342899b78 Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Tue, 22 Jul 2025 16:13:59 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..357e142 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Versioning + +I follow the [Semantic Versioning (Semver) 2.0 scheme](https://semver.org/). + +## Reporting a Vulnerability + +Please see the website's [security.txt](./src/.well-known/security.txt).