aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-23 16:49:44 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-26 03:54:40 -0300
commit1f0d47572fa68b888030d7796ffb9df62313d906 (patch)
treef283bdcdcfd969caa6b6ec8f02e52dbde2aa2b67
parentdocs: remove old notes from PR template (diff)
downloadfirejail-1f0d47572fa68b888030d7796ffb9df62313d906.tar.gz
firejail-1f0d47572fa68b888030d7796ffb9df62313d906.tar.zst
firejail-1f0d47572fa68b888030d7796ffb9df62313d906.zip
docs: deduplicate info from SECURITY.md
-rw-r--r--CONTRIBUTING.md5
-rw-r--r--README4
-rw-r--r--README.md2
-rw-r--r--SECURITY.md6
4 files changed, 12 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 37c545131..55d8974c4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,8 +28,9 @@ ensure that **both** of the following were installed:
28`firejail` and `firejail-profiles`. A common source of issues is that 28`firejail` and `firejail-profiles`. A common source of issues is that
29firejail-profiles was not installed when installing firejail. 29firejail-profiles was not installed when installing firejail.
30 30
31We take security bugs very seriously. If you believe you have found one, please report it by 31## Security vulnerabilities
32emailing us at netblue30@protonmail.com 32
33See [SECURITY.md](SECURITY.md).
33 34
34## Opening a pull request 35## Opening a pull request
35 36
diff --git a/README b/README
index 4647a70c4..89db59056 100644
--- a/README
+++ b/README
@@ -17,7 +17,9 @@ Backup Video Channel: https://www.bitchute.com/profile/JSBsA1aoQVfW/
17Development: https://github.com/netblue30/firejail 17Development: https://github.com/netblue30/firejail
18License: GPL v2 18License: GPL v2
19 19
20Please report all security vulnerabilities at netblue30@protonmail.com 20Please report all security vulnerabilities to:
21
22* <netblue30@protonmail.com>
21 23
22Compile and install mainline version from GitHub: 24Compile and install mainline version from GitHub:
23 25
diff --git a/README.md b/README.md
index 175975cea..ac026113d 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Backup Video Channel: https://www.bitchute.com/profile/JSBsA1aoQVfW/
64 64
65## Security vulnerabilities 65## Security vulnerabilities
66 66
67We take security bugs very seriously. If you believe you have found one, please report it by emailing us at netblue30@protonmail.com 67See [SECURITY.md](SECURITY.md).
68 68
69## Installing 69## Installing
70 70
diff --git a/SECURITY.md b/SECURITY.md
index 734d04ccf..2a9cc7f6f 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -26,4 +26,8 @@
26 26
27## Security vulnerabilities 27## Security vulnerabilities
28 28
29We take security bugs very seriously. If you believe you have found one, please report it by emailing us at netblue30@@protonmail.com 29We take security bugs very seriously.
30
31If you believe you have found one, please report it to:
32
33* <netblue30@protonmail.com>