Skip to content

Commit

Permalink
Add: Undocumented "Reference Tag Update" event
Browse files Browse the repository at this point in the history
  • Loading branch information
n-thumann committed Mar 1, 2024
1 parent 09b7a4b commit 6ec16ea
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 @@ -24,6 +24,7 @@ class EventName(StrEnum):
CVE_REJECTED = "CVE Rejected"
CVE_UNREJECTED = "CVE Unrejected"
CVE_CISA_KEV_UPDATE = "CVE CISA KEV Update"
REFERENCE_TAG_UPDATE = "Reference Tag Update"


@dataclass
Expand Down

0 comments on commit 6ec16ea

Please sign in to comment.