From 7195e8551026ff63cfe9073a1ab75409e7290f4b Mon Sep 17 00:00:00 2001 From: impulsiveness Date: Thu, 16 Jan 2025 23:09:11 +0100 Subject: [PATCH] Create SECURITY.md Simple proposal of a SECURITY.md --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5bc262a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +We take all security issues seriously and we welcome all feedback from all +researchers and users in order to improve the security of the webserver. + +## Reporting security issues + +Please do not report any security issues through Github issues. Instead, contact the developer +privately. This also is not purposed for any non-security bugs. + +When reporting, provide the type of issue you've found and a screenshot showing the issue. If +possible, provide how the issue has occurred/how could it be recreated.