| Crates.io | cvss-rs |
| lib.rs | cvss-rs |
| version | 0.2.0 |
| created_at | 2025-11-04 14:24:56.018199+00 |
| updated_at | 2025-12-23 15:23:41.369276+00 |
| description | A Rust library for representing and deserializing CVSS (Common Vulnerability Scoring System) data. |
| homepage | |
| repository | https://github.com/dejanb/cvss-rs |
| max_upload_size | |
| id | 1916301 |
| size | 209,203 |
Rust library for handling CVSS scores
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.