From ed3498fd00548ac21390ba3e27c878db29a9896f Mon Sep 17 00:00:00 2001 From: KittenTM Date: Thu, 7 May 2026 09:10:23 +0200 Subject: [PATCH] migration(feat): add security --- 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.