#system-api #prediction #scoring #accessing #exploit #cli #data

app epss

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

1 unstable release

0.1.0 May 11, 2022

#9 in #exploit

MIT/Apache

2KB

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.

No runtime deps