cvss-rs 0.2.0

A Rust library for representing and deserializing CVSS (Common Vulnerability Scoring System) data.
Documentation

cvss

Rust library for handling CVSS scores


About

cvss is a Rust library that provides tools for working with the Common Vulnerability Scoring System (CVSS) data. With this crate, you can parse, validate, manipulate, and serialize CVSS JSON representation of scores in a type-safe way.