Skip to content

Add CVSS v4 DecisionTable docs#7

Closed
ahouseholder wants to merge 3 commits intofeature/dt_to_mermaidfrom
feature/cvss_v4_docs
Closed

Add CVSS v4 DecisionTable docs#7
ahouseholder wants to merge 3 commits intofeature/dt_to_mermaidfrom
feature/cvss_v4_docs

Conversation

@ahouseholder
Copy link
Owner

@ahouseholder ahouseholder commented Aug 18, 2025

This PR extends

and adds documentation pages for the six CVSS v4 EQ set DecisionTable objects added in

Copilot Summary

This pull request adds comprehensive documentation and navigation support for modeling CVSS v4 assessment using SSVC decision tables. It introduces new pages for each CVSS v4 equivalence set, a summary page explaining the approach, and a page for the qualitative severity rating, as well as updates navigation and minor terminology corrections.

Documentation additions:

  • Added detailed documentation pages for each CVSS v4 equivalence set (eq1.md through eq6.md), providing analyst decision models, visualizations, and value tables for each set. [1] [2] [3] [4] [5] [6]
  • Added an overview page (index.md) explaining how CVSS v4 can be assessed using SSVC, how the equivalence sets are modeled, and how qualitative severity ratings are derived.
  • Added a documentation page for the CVSS v4 Qualitative Severity Rating, including the decision model and mapping from equivalence sets to qualitative ratings.

Navigation updates:

  • Updated mkdocs.yml to add a new "CVSS v4 Analyst Models" section in the navigation, linking to the new documentation pages for each equivalence set and the qualitative severity rating.

Terminology corrections:

  • Fixed terminology in code and test comments from "Equivalency Set" to "Equivalence Set" for consistency with CVSS v4 documentation. (qualitative_severity.py, _v4expected.py) [1] [2]

@ahouseholder
Copy link
Owner Author

superseded by CERTCC#887

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant