cvsslib icon indicating copy to clipboard operation
cvsslib copied to clipboard

A library implementing CVSS v2 and v3 scores

Results 3 cvsslib issues
Sort by recently updated
recently updated
newest added

https://www.first.org/cvss/user-guide#CVSS-Version-3-1-Release

When saving a cvss2 object from the django admin interface, an AttributeError is received. This error appears to be because the value (0.35, etc) is being saved as a string...

If this is still being maintained, support for v4.0 would be great! Would like to include this on the FIRST CVSS SIG public resources repo -- https://github.com/FIRSTdotorg/cvss-resources/