summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-12-03 14:18:51 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-12-03 22:29:34 +0100
commit6703eb2f4cd3cd0cf008e5103e2ec7aa85eabedc (patch)
tree162581b83d395355bf2b05040f7192e8cd4a2231
parent753a2c758aafcf3220367436e0244bd090806d2d (diff)
downloadcurl-6703eb2f4cd3cd0cf008e5103e2ec7aa85eabedc.tar.gz
SECURITY-PROCESS: disclose on hackerone
Once a vulnerability has been published, the hackerone issue should be disclosed. For tranparency. Closes #6275
-rw-r--r--docs/SECURITY-PROCESS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/SECURITY-PROCESS.md b/docs/SECURITY-PROCESS.md
index c77ff1778..a5d487adf 100644
--- a/docs/SECURITY-PROCESS.md
+++ b/docs/SECURITY-PROCESS.md
@@ -125,6 +125,14 @@ Publishing Security Advisories
6. On security advisory release day, push the changes on the curl-www
repository's remote master branch.
+Hackerone
+---------
+
+Request the issue to be disclosed. If there are sensitive details present in
+the report and discussion, those should be redacted from the disclosure. The
+default policy is to disclose as much as possible as soon as the vulnerability
+has been published.
+
Bug Bounty
----------