From 3fe565d33a7ce87b55575c4bac3ea9408bdab22d Mon Sep 17 00:00:00 2001 From: Arnaud Brousseau Date: Wed, 20 Nov 2024 17:18:28 -0600 Subject: [PATCH 1/2] Add SECURITY.md file --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..19263b39 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +Thank you for taking the time to contribute to the security of QuorumOS! We take security seriously and appreciate your effort in identifying and reporting vulnerabilities. + +## Reporting a Vulnerability + +If you discover a security vulnerability, refer to https://docs.turnkey.com/security/reporting-a-vulnerability to disclose it to us responsibly. + +We encourage PGP-encrypted email submission if possible. From b8a1e298d970375bacfef8d6358783ae2a7f6da4 Mon Sep 17 00:00:00 2001 From: Arnaud Brousseau Date: Wed, 20 Nov 2024 17:28:27 -0600 Subject: [PATCH 2/2] Christian's feedback --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 19263b39..b63c250e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,9 +1,9 @@ # Security Policy -Thank you for taking the time to contribute to the security of QuorumOS! We take security seriously and appreciate your effort in identifying and reporting vulnerabilities. +Thank you for taking the time to contribute to the security of QuorumOS! We appreciate your effort in identifying and reporting vulnerabilities. ## Reporting a Vulnerability -If you discover a security vulnerability, refer to https://docs.turnkey.com/security/reporting-a-vulnerability to disclose it to us responsibly. +If you discover a security vulnerability, refer to https://docs.turnkey.com/security/reporting-a-vulnerability to disclose it to us confidentially. We encourage PGP-encrypted email submission if possible.