Add CVSS v4 DecisionTable docs for EQ1-6, Qualitative Severity Rating
#887
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.







DecisionTabletomermaid#886and adds documentation pages for the six CVSS v4 EQ set
DecisionTableobjects added inDecisionTableobjects for CVSS v4 Equivalence Sets #863Copilot Summary
This pull request adds comprehensive documentation and navigation for modeling CVSS v4 Equivalence Sets and their Qualitative Severity Rating using SSVC decision tables. It introduces a new set of "how-to" documentation pages—one for each of the six CVSS v4 equivalence sets and one for the qualitative severity rating—explaining the analyst's workflow, decision points, outcomes, and providing executable examples and visualizations. The navigation is updated to include these new resources, and minor terminology corrections are made in the codebase for consistency.
Key changes:
Documentation: CVSS v4 Equivalence Sets and Qualitative Severity Rating
eq1.mdthrougheq6.md) and for the qualitative severity rating (qualitative.md). These pages describe the analyst's workflow, decision points, outcomes, and include executable code blocks and decision model visualizations. [1] [2] [3] [4] [5] [6] [7]index.md) explaining how SSVC can be used to model CVSS v4 assessments, the relationship between SSVC and CVSS, and how qualitative severity ratings are derived from equivalence sets.Navigation Updates
mkdocs.ymlnavigation to include a new "CVSS v4 Analyst Models" section, linking to all new documentation pages for easy access.Terminology Consistency
qualitative_severity.py,_v4expected.py) [1] [2]