It would be great to also have the documentation for each value in a CVSS vector available through the library. For instance, for Attack Complexity (AC), https://www.first.org/cvss/calculator/3.1 has a tooltip of:
This metric describes the conditions beyond the attacker’s control that must exist in order to exploit the vulnerability. Such conditions may require the collection of more information about the target or computational exceptions. The assessment of this metric excludes any requirements for user interaction in order to exploit the vulnerability. If a specific configuration is required for an attack to succeed, the Base metrics should be scored assuming the vulnerable component is in that configuration."
It would be great to also have the documentation for each value in a CVSS vector available through the library. For instance, for
Attack Complexity (AC), https://www.first.org/cvss/calculator/3.1 has a tooltip of: