From 413bfb304fc83df27c65d385ea66f8477481800e Mon Sep 17 00:00:00 2001 From: mrpaulblack Date: Tue, 25 Jan 2022 00:56:02 +0100 Subject: [PATCH] [enh] add security policy --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..959e7077d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +We love responsible reports of (potential) security issues in SearXNG. + +You can contact us at security@searxng.org. + +Be sure to provide as much information as possible and if found +also reproduction steps of the identified vulnerability. Also +add the specific URL of the project as well as code you found +the issue in to your report.