KEV
Constants
VERSION = "0.1.0"
Class methods
Fetch the live CISA KEV catalog over HTTPS. Equivalent to
KEV::Client.fetch, included at the module level for one-liners.
KEV.fetch.ransomware.size
Parse a KEV catalog from a JSON string or IO. Raises KEV::ParseError
on malformed input.
KEV.parse(File.read("known_exploited_vulnerabilities.json")).size