Mvld3r
Mvld3r
### Current Behavior: Project search by tags is currently case-sensitive. For example, `/v1/project/tag/mytag` is different from `/v1/project/tag/MyTag` ### Proposed Behavior: Make project search by tags case insensitive
Addresses https://github.com/DependencyTrack/dependency-track/issues/1717 Signed-off-by: ege-dw
### Current Behavior Aliases of internal vulnerabilities can be edited from the UI but the list displayed is the CWE list instead of the list of vulnerabilities. ### Steps to...
### Current Behavior Notifications are received with level=error, scope=system and group=repository, when 404s are returned by repositories whilst fetching component metadata. For rare/old components, it is common that they are...