summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-13 10:23:50 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-13 10:23:50 +0200
commit8e0c96c35f43e47b72de92799856cd501f4fae72 (patch)
treedfc4201423d60d2e554b9e490b249cf9057cd614
parent8822ecf7a18c6977ac09b707ff720e503e81bfaf (diff)
downloadcurl-bagder/sec-proc-refresh.tar.gz
SECURITY-PROCESS: tweak a little to match current practicesbagder/sec-proc-refresh
-rw-r--r--docs/SECURITY-PROCESS.md21
1 files changed, 11 insertions, 10 deletions
diff --git a/docs/SECURITY-PROCESS.md b/docs/SECURITY-PROCESS.md
index e4bccb263..383d0c070 100644
--- a/docs/SECURITY-PROCESS.md
+++ b/docs/SECURITY-PROCESS.md
@@ -62,19 +62,20 @@ announcement.
- Request a CVE number from
[HackerOne](https://docs.hackerone.com/programs/cve-requests.html)
-- Consider informing
- [distros@openwall](https://oss-security.openwall.org/wiki/mailing-lists/distros)
- to prepare them about the upcoming public security vulnerability
- announcement - attach the advisory draft for information. Note that
- 'distros' won't accept an embargo longer than 14 days and they do not care
- for Windows-specific flaws.
-
- Update the "security advisory" with the CVE number.
- The security team commits the fix in a private branch. The commit message
- should ideally contain the CVE number. This fix is usually also distributed
- to the 'distros' mailing list to allow them to use the fix prior to the
- public announcement.
+ should ideally contain the CVE number.
+
+- The security team also decides on and delivers a monetary reward to the
+ reporter as per the bug-bounty polices.
+
+- No more than 10 days before release, inform
+ [distros@openwall](https://oss-security.openwall.org/wiki/mailing-lists/distros)
+ to prepare them about the upcoming public security vulnerability
+ announcement - attach the advisory draft for information with CVE and
+ current patch. 'distros' does not accept an embargo longer than 14 days and
+ they do not care for Windows-specific flaws.
- No more than 48 hours before the release, the private branch is merged into
the master branch and pushed. Once pushed, the information is accessible to