I made some CVSS classification scripts that use Jev to generate a CVSS vector for a given software vulnerability description.
Homeby Red5d2026-09-18
I made some CVSS classification scripts that use Jev to generate a CVSS vector for a given software vulnerability description. Currently supports CVSS 3.0, 3.1, and 4.0. Tested against several CVEs from NVD that have official CVSS scores and it's usually either exact or very close to the official scores. Depends partly on how much of an accurate vulnerability description you give it: https://github.com/Red5d/jev-cvss
Links