alilleybrinker / epss

CLI and library for accessing the EPSS (Exploit Prediction Scoring System) API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epss

EPSS, the Exploit Prediction Scoring System, provides estimated probability of exploitation in the next 30 days for all reported CVEs (Common Vulnerabilities and Exposures).

This repository includes two crates, one is a binary for getting EPSS data, the other is a library for accessing the official EPSS API.

Status

These crates are works in progress and not currently usable.

License

Both crates are dual-licensed under the MIT and Apache 2.0 licenses.

About

CLI and library for accessing the EPSS (Exploit Prediction Scoring System) API.

License:Other


Languages

Language:Rust 100.0%