From 0210edbad24b1bd546233e5c49842cf0ce0e61fd Mon Sep 17 00:00:00 2001 From: mendarb Date: Sat, 21 Mar 2026 15:33:27 +0100 Subject: [PATCH] Add .well-known/security.txt for RFC 9116 compliance Closes #325 Co-Authored-By: Claude Opus 4.6 (1M context) --- .well-known/security.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .well-known/security.txt diff --git a/.well-known/security.txt b/.well-known/security.txt new file mode 100644 index 000000000..1b4d5aae4 --- /dev/null +++ b/.well-known/security.txt @@ -0,0 +1,5 @@ +Contact: mailto:security@databuddy.cc +Expires: 2027-03-21T00:00:00.000Z +Preferred-Languages: en +Policy: https://github.com/databuddy-analytics/Databuddy/blob/main/SECURITY.md +Canonical: https://github.com/databuddy-analytics/Databuddy/blob/main/.well-known/security.txt