summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Zhang <harryz@hyper.sh>2017-05-21 15:39:11 +0800
committerGitHub <noreply@github.com>2017-05-21 15:39:11 +0800
commit062137a035dcd71a29222cbc7a710b9136196148 (patch)
treec9410a27cf8c1c02f56ec6c221a97dc5ce4554ea
parent2cec7e44a77f4c244ec1e77da5657a87b3129ce4 (diff)
parent2232c6884186d182c56efefa3aa441fa7a342bd7 (diff)
Merge pull request #646 from dankohn/patch-2
Fix typo
-rw-r--r--contributors/devel/security-release-process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/security-release-process.md b/contributors/devel/security-release-process.md
index d78c7671..234bd248 100644
--- a/contributors/devel/security-release-process.md
+++ b/contributors/devel/security-release-process.md
@@ -57,7 +57,7 @@ These steps should be completed within the first 24 hours of Disclosure.
These steps should be completed within the 1-7 days of Disclosure.
-- The Fix Lead and the Fix Team will create a [CVSS](https://www.first.org/cvss/specification-document) using the [CVSS Calculator](https://www.first.org/cvss/calculator/3.0). The Fix Lead makes the final call on the calculated CVSS; it is better to move quickly than make the CVSS prefect.
+- The Fix Lead and the Fix Team will create a [CVSS](https://www.first.org/cvss/specification-document) using the [CVSS Calculator](https://www.first.org/cvss/calculator/3.0). The Fix Lead makes the final call on the calculated CVSS; it is better to move quickly than make the CVSS perfect.
- The Fix Team will notify the Fix Lead that work on the fix branch is complete once there are LGTMs on all commits in the private repo from one or more relevant assignees in the relevant OWNERS file.
If the CVSS score is under 4.0 ([a low severity score](https://www.first.org/cvss/specification-document#i5)) the Fix Team can decide to slow the release process down in the face of holidays, developer bandwidth, etc. These decisions must be discussed on the kubernetes-security mailing list.