From c8f5f9fe4aaa3d92eec5fcbec45e1981f18a1263 Mon Sep 17 00:00:00 2001 From: Lukas Scholten <46937006+luksch42@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:50:16 +0200 Subject: [PATCH] docs: add security md (#62) --- 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 0000000000..1d2cc40b1b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +## Reporting a Vulnerability + +If you discover a security vulnerability within Better Auth, please send an e-mail to security@better-auth.com. + +All reports will be promptly addressed, and you'll be credited accordingly. \ No newline at end of file