From 83047091af9144b44f5a53385b731c6a6b4b9f23 Mon Sep 17 00:00:00 2001 From: "Luiz F. C. Martins" <239121271+luiz1361@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:23:33 +0000 Subject: [PATCH] chore: remove security.md in favor of .github --- SECURITY.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 5d93b0ad..00000000 --- a/SECURITY.md +++ /dev/null @@ -1,3 +0,0 @@ -# Security Policy - -If you have a security issue to report, please contact us at [security@prisma.io](mailto:security@prisma.io).