OPEN-SOURCE PROJECT

jev-cvss

Scripts that use Jev to select CVSS metrics from vulnerability descriptions, then compute v3.0, v3.1 or v4.0 scores in Python.

Stars
2
Forks
1
License
MIT
Last commit
2026-09-18

What Jev does here

Maps attack conditions and impacts to discrete metrics; local CVSS formulas calculate the numeric score.

Exposes the selected metrics and vector alongside the final score.

Score formulas are deterministic but model-selected metrics may be wrong; not penetration testing or validation of actual exploit impact. Not run here.