Add CVSS v4 DecisionTable docs#7
Closed
ahouseholder wants to merge 3 commits intofeature/dt_to_mermaidfrom
Closed
Conversation
Owner
Author
|
superseded by CERTCC#887 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR extends
DecisionTableto Mermaid diagrams CERTCC/SSVC#884and adds documentation pages for the six CVSS v4 EQ set
DecisionTableobjects added inDecisionTableobjects for CVSS v4 Equivalence Sets CERTCC/SSVC#863Copilot 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:
eq1.mdthrougheq6.md), providing analyst decision models, visualizations, and value tables for each set. [1] [2] [3] [4] [5] [6]index.md) explaining how CVSS v4 can be assessed using SSVC, how the equivalence sets are modeled, and how qualitative severity ratings are derived.Navigation updates:
mkdocs.ymlto 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:
qualitative_severity.py,_v4expected.py) [1] [2]