From 5c6f2aaebc918b9012c03f0bd9964ae8b7c5ec47 Mon Sep 17 00:00:00 2001 From: Remko Date: Fri, 26 Jan 2024 14:53:39 +0100 Subject: [PATCH] updated security.txt --- .well-known/security.txt | 3 --- pwa/static/.well-known/security.txt | 10 ++++++++++ 2 files changed, 10 insertions(+), 3 deletions(-) delete mode 100644 .well-known/security.txt create mode 100644 pwa/static/.well-known/security.txt diff --git a/.well-known/security.txt b/.well-known/security.txt deleted file mode 100644 index b8911f9a..00000000 --- a/.well-known/security.txt +++ /dev/null @@ -1,3 +0,0 @@ -Contact: mailto:info@conduction.nl -Expires: 2024-12-31T23:00:00.000Z -Preferred-Languages: nl, en diff --git a/pwa/static/.well-known/security.txt b/pwa/static/.well-known/security.txt new file mode 100644 index 00000000..0ea12e29 --- /dev/null +++ b/pwa/static/.well-known/security.txt @@ -0,0 +1,10 @@ +# Information related to reporting security vulnerabilities of this site. + +# How to communicate about security issues. +Contact: mailto:info@conduction.nl + +# Date and time after which this data is considered stale +Expires: 2024-12-31T23:00:00.000Z + +# Preferred languages for communication. +Preferred-Languages: nl, en