cvss-rs

Crates.iocvss-rs
lib.rscvss-rs
version0.2.0
created_at2025-11-04 14:24:56.018199+00
updated_at2025-12-23 15:23:41.369276+00
descriptionA Rust library for representing and deserializing CVSS (Common Vulnerability Scoring System) data.
homepage
repositoryhttps://github.com/dejanb/cvss-rs
max_upload_size
id1916301
size209,203
Dejan Bosanac (dejanb)

documentation

README

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.

Commit count: 0

cargo fmt