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 4, 2024
1 parent 26e7f66 commit c13c2b4
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 c13c2b4

Please sign in to comment.