Skip to content

Commit

Permalink
Add: New "CVE CISA KEV Update" event (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
n-thumann committed Jan 3, 2024
1 parent 21e2212 commit d6db54e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pontos/nvd/models/cve_change.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class EventName(StrEnum):
CWE_REMAP = "CWE Remap"
CVE_REJECTED = "CVE Rejected"
CVE_UNREJECTED = "CVE Unrejected"
CVE_CISA_KEV_UPDATE = "CVE CISA KEV Update"


@dataclass
Expand Down

0 comments on commit d6db54e

Please sign in to comment.