From 452dcde529b5897fb957479e04518525ae266e08 Mon Sep 17 00:00:00 2001 From: ccullen-cert <145690209+ccullen-cert@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:22:42 -0500 Subject: [PATCH 1/3] Update index.md --- docs/index.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/index.md b/docs/index.md index 686dbd3a..c6faf6d3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,14 +5,6 @@ It is a methodology for prioritizing vulnerabilities based on the needs of the s SSVC is designed to be used by any stakeholder in the vulnerability management process, including finders, vendors, coordinators, deployers, and others. - -{== TODO remove this warning when the site is ready ==} -!!! warning "Work in Progress" - - This website is a work in progress. - While it is intended to eventually be the official documentation for SSVC, it is not yet complete. - For the latest version of SSVC documentation, see the [GitHub repository](https://github.com/CERTCC/SSVC). - ## Where to go from here We have organized the SSVC documentation into four main sections: @@ -58,4 +50,4 @@ We have organized the SSVC documentation into four main sections: -{% include-markdown "_includes/helping_out.md" heading-offset=1 %} \ No newline at end of file +{% include-markdown "_includes/helping_out.md" heading-offset=1 %} From 59a556d10132a5fb0644feb50213d669369a597a Mon Sep 17 00:00:00 2001 From: ccullen-cert <145690209+ccullen-cert@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:04:28 -0500 Subject: [PATCH 2/3] Update items_with_same_priority.md --- docs/topics/items_with_same_priority.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/items_with_same_priority.md b/docs/topics/items_with_same_priority.md index 9c1b06da..4e3f9701 100644 --- a/docs/topics/items_with_same_priority.md +++ b/docs/topics/items_with_same_priority.md @@ -10,7 +10,7 @@ The priority is equivalent. This approach may feel uncomfortable since CVSS gives the appearance of a finer grained priority. CVSS appears to say, > Not just 4.0 to 6.9 is ‘medium’ severity, but 4.6 is more severe than 4.5. - However, as discussed {== previously (see page 4) ==}, CVSS is designed to be accurate only within +/- 0.5, + However, CVSS is designed to be accurate only within +/- 0.5, and, in practice, is scored with errors of around +/- 1.5 to 2.5 [@allodi2018effect, see Figure 1]. An error of this magnitude is enough to make all of the “normal” range from 4.0 to 6.9 equivalent, because From de7c141ccdbc5b515ac8354cc1aa40cce86e80c2 Mon Sep 17 00:00:00 2001 From: ccullen-cert <145690209+ccullen-cert@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:45:54 -0500 Subject: [PATCH 3/3] Update items_with_same_priority.md --- docs/topics/items_with_same_priority.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/items_with_same_priority.md b/docs/topics/items_with_same_priority.md index 4e3f9701..9c1b06da 100644 --- a/docs/topics/items_with_same_priority.md +++ b/docs/topics/items_with_same_priority.md @@ -10,7 +10,7 @@ The priority is equivalent. This approach may feel uncomfortable since CVSS gives the appearance of a finer grained priority. CVSS appears to say, > Not just 4.0 to 6.9 is ‘medium’ severity, but 4.6 is more severe than 4.5. - However, CVSS is designed to be accurate only within +/- 0.5, + However, as discussed {== previously (see page 4) ==}, CVSS is designed to be accurate only within +/- 0.5, and, in practice, is scored with errors of around +/- 1.5 to 2.5 [@allodi2018effect, see Figure 1]. An error of this magnitude is enough to make all of the “normal” range from 4.0 to 6.9 equivalent, because