KEV::RansomwareUse
Inherits Enum < Comparable < Value < Object
CISA's knownRansomwareCampaignUse field. The KEV catalog uses exactly
two string values: "Known" (confirmed leveraged in a ransomware
campaign) and "Unknown" (CISA lacks confirmation — not a denial).
Constants
Known = 0
Unknown = 1
Constructors
Class methods
Instance methods
Appends a String representation of this enum member to the given io.
See also: to_s.
to_s
Canonical CISA spelling (capitalised). Used for JSON serialization so the output round-trips against the official feed.