An open API service indexing awesome lists of open source software.

https://github.com/unorsk/cvsslib

A Zig library for CVSS (Common Vulnerability Scoring System)
https://github.com/unorsk/cvsslib

cvss cvssv2 cvssv3 cvssv31 cvssv4 zig ziglang

Last synced: about 2 months ago
JSON representation

A Zig library for CVSS (Common Vulnerability Scoring System)

Awesome Lists containing this project

README

        

# cvsslib - something you might want to use when working with CVSS

Nothing is ready yet! 😅

## Tasks
- [ ] Support for CVSS4.0
- [ ] Support for CVSS3.1
- [ ] Support for CVSS3.0
- [ ] Support for CVSS2.0
- [ ] Command line interface
- [ ] CVSS explainer
- [ ] Web interface
- [ ] Compile to WASM