Implements a service offering CVSS vector parsing.
remarks
Consumers should be aware that parse will raise an exception if an invalid CVSS vector string is passed.
This includes strings containing incorrect keys/values and those that are missing required entries.
Implements a service offering CVSS vector parsing.
Consumers should be aware that parse will raise an exception if an invalid CVSS vector string is passed. This includes strings containing incorrect keys/values and those that are missing required entries.