aboutsummaryrefslogtreecommitdiffstats
path: root/SECURITY.md
diff options
context:
space:
mode:
authorLibravatar Ricardo Cino <ricardo@cino.io>2022-07-21 02:53:16 +0200
committerLibravatar GitHub <noreply@github.com>2022-07-21 00:53:16 +0000
commita2dd85346242159486bd4edaf15a00e3dda8b056 (patch)
tree2074302405d057e5415f17a0342aea4b009edbba /SECURITY.md
parentRevert module 'macos-notification-state' to forked version (#502) (diff)
downloadferdium-app-a2dd85346242159486bd4edaf15a00e3dda8b056.tar.gz
ferdium-app-a2dd85346242159486bd4edaf15a00e3dda8b056.tar.zst
ferdium-app-a2dd85346242159486bd4edaf15a00e3dda8b056.zip
chore: add mailto to email in md files (#500) [skip ci]
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md
index de0aa2e28..cb9ead3ec 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -12,6 +12,6 @@
12 12
13If you discover a minor vulnerability in Ferdium, please create a new issue on GitHub. Minor vulnerabilities are those, that do not leave the user at immediate danger, i.e. though remote code execution. 13If you discover a minor vulnerability in Ferdium, please create a new issue on GitHub. Minor vulnerabilities are those, that do not leave the user at immediate danger, i.e. though remote code execution.
14 14
15If you discover a major vulnerability in Ferdium, please report it to us via E-Mail to `hello@ferdium.org`, prefixing your E-Mail subject with "[Security]". We will then come in contact with you as quickly as possible. 15If you discover a major vulnerability in Ferdium, please report it to us via E-Mail to [hello@ferdium.org](mailto:hello@ferdium.org?subject=[Security]%20), prefixing your E-Mail subject with "[Security]". We will then come in contact with you as quickly as possible.
16 16
17Please keep in mind that some vulnerabilities you find may not be due to Ferdium but instead due to ElectronJS or Chromium. In that case, please contact the owners of those projects instead. 17Please keep in mind that some vulnerabilities you find may not be due to Ferdium but instead due to ElectronJS or Chromium. In that case, please contact the owners of those projects instead.