API Reference
Reference documentation for every public type in epss.cr. Each page lists the constructors, methods, and key invariants.
| Type | Purpose |
|---|---|
EPSS::Score |
One daily EPSS measurement for a single CVE |
EPSS::Band |
Qualitative bucket over score or percentile |
EPSS::Client |
HTTP client for the FIRST EPSS REST API |
EPSS::Query |
Typed query builder |
EPSS::Response |
Decoded envelope from one API call |
EPSS::CSV |
Daily CSV-feed parser |
EPSS::Error and friends |
The error hierarchy |