diff options
author | mrpaulblack <paul@paulgo.io> | 2022-01-25 00:56:02 +0100 |
---|---|---|
committer | mrpaulblack <paul@paulgo.io> | 2022-01-25 00:56:20 +0100 |
commit | 413bfb304fc83df27c65d385ea66f8477481800e (patch) | |
tree | b3129a8be9ecd8c32e92f3cfd4b7a2d613474526 /SECURITY.md | |
parent | 576eab04d237f6360bcb01e4e624d5062472e281 (diff) | |
download | searxng-413bfb304fc83df27c65d385ea66f8477481800e.tar.gz searxng-413bfb304fc83df27c65d385ea66f8477481800e.zip |
[enh] add security policy
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 10 |
1 files changed, 10 insertions, 0 deletions
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. |