Current Behavior
in DT4 these names like VEX_PROCESSED were the literal name that were received in the webhook. In DT5, these enums have prefixes, like INFORMATIONAL -> LEVEL_INFORMATIONAL, VEX_PROCESSED -> GROUP_VEX_PROCESSED.
Steps to Reproduce
- Create a webhook
Expected Behavior
I expected the names to reflect the event type or have it be visible in the UI the even they correlate to.
Dependency-Track Frontend Version
5.x
Browser
Google Chrome
Browser Version
n/a
Operating System
macOS
Checklist
Current Behavior
in DT4 these names like VEX_PROCESSED were the literal name that were received in the webhook. In DT5, these enums have prefixes, like
INFORMATIONAL->LEVEL_INFORMATIONAL,VEX_PROCESSED->GROUP_VEX_PROCESSED.Steps to Reproduce
Expected Behavior
I expected the names to reflect the event type or have it be visible in the UI the even they correlate to.
Dependency-Track Frontend Version
5.x
Browser
Google Chrome
Browser Version
n/a
Operating System
macOS
Checklist