CalibratedDecisions.

Repo · Data & extraction

jev-cvss

Fast CVSS scoring from vulnerability descriptions using Typesafe Jev.

Open github.com ↗

How builders describe it

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…

The decision Jev makes

Keep or drop a row, assign a label, or select one field value at a time.

Where it fits

Putting Jev next to the data: filtering rows with plain-English conditions, classifying records, labelling datasets and pulling structure out of text one small decision at a time. All 61 data & extraction projects →

Related projects