frontend
frontend copied to clipboard
Frontend UI for Dependency-Track
### Current Behavior After updating an internal vulnerability via API the tab "Affected Components" becomes empty even though it is visible after quering the vulnerability that it still has them...
### Description Dependent on https://github.com/DependencyTrack/dependency-track/pull/3615 Display the policy violations badge metrics (total, fail, warn, info) based on the showSuppressed flag. ### Addressed Issue ### Additional Details ![Screenshot 2024-04-13 at 9...
### Description Adds the possibility to select tags in the 'Limit to' section of alerts. This PR is the front part of #3506 ### Addressed Issue Fixes: # 2975 ###...
### Current Behavior Clicking the "hide sidebar" button results in an extremely slow and choppy animation. ### Steps to Reproduce 1.Click the hide/show hamburger menu button at the top left...
### Current Behavior Dependency Track UI displays External References for project/component/service via a tab on the "View Details" dialog. The dialog in v4.10.1 displays "URL" and "Type" and support for...
### Current Behavior Import BOM that contains this in externalReferences: ``` { "type" : "static-analysis-report", "url" : "https://foo.bar.com/dashboard?id=bar.foo.common%3Aservice-common", "comment" : "SonarQube" }, ``` * When I then export the BOM...
### Current Behavior After updating to dependency track 4.10.1 it is not possible anymore to open the details of a project. A Server Error (500) is shown is this case....
### Current Behavior On the `/components` screen, the column visible / hidden selection appears to be broken. Once a column is set to `hidden`, the UI won't allow it to...
The defect may already be reported! Please search for the defect before creating one. ### Current Behavior: The Audit process for Vulnerabilities is a bit shaky: - The "Details" cannot...
### Current Behavior: The Components tab for each project has a column called "Internal" that identifies all internal components that are detected in the BOM (it is assumed here that...