From ef347385913c3bdc16addc5606a65fb6218d6615 Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Fri, 22 May 2026 19:24:11 +0530 Subject: [PATCH] Revise security policy and reporting instructions Updated the security policy to include a note about AI involvement and modified the vulnerability reporting section. --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..7e665f5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +As stated in the README, this app is mostly created using AI, although care has been taken but gaps may be there. Please report anything if you find. + +## Reporting a Vulnerability + +Email me on ripple@avinal.space with the details, I will try to respond as soon as possible.