cve 0.3.1

Mappings for parsing the CVE JSON files
Documentation
1
2
3
4
5
6
7
8
9
# cve

[![CI](https://github.com/ctron/cve/actions/workflows/ci.yaml/badge.svg)](https://github.com/ctron/cve/actions/workflows/ci.yaml)
[![crates.io](https://img.shields.io/crates/v/cve.svg)](https://crates.io/crates/cve)
[![docs.rs](https://docs.rs/cve/badge.svg)](https://docs.rs/cve)

> Mappings of the CVE JSON structures for Rust

See: <https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/CVE_JSON_5.0_schema.json>