frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Frontend UI for Dependency-Track

Results 153 frontend issues
Sort by recently updated
recently updated
newest added

### Current Behavior Really enjoying the new Vulnerability Audit views that are part of v4.11 We make use of project tags a lot to add organizational metadata to our portfolio....

enhancement

### Description Ability to quickly launch a component PURL search from within a component details screen. Allows to easily find similar projects using the same library. Open to suggestions on...

### Description This change introduces UI logic for "collection projects". Those are basically projects used as parent for other projects that shall not hold any own component or vulnerability data,...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

### Current Behavior When viewing a project, one can switch to a different version of the project using a dropdown picker. The list of available versions does not indicate which...

enhancement
p3

### Current Behavior When one visits a project page there is no indication that the project is inactive unless one clicks on "View Details". A lack of metrics (which will...

enhancement
p3

### Current Behavior: The Projects page offers the following columns: * Project Name * Version * Last BOM Import * BOM Format * Risk Score * Active * Vulnerabilities ie,...

enhancement
p2

### Current Behavior When using the Frontend, a new version of a project is added via View Details -> Add Version After adding the new version the project version dropdown...

enhancement
p3
good first issue
size/S

Using this new feature will help avoid duplicated vulnerabilities. Users can drag and prioritize the display of vulnerability sources over others. A new API endpoint will fetch enabled sources. ###...

### Current Behavior: With a totally fresh install of Dependency-Track 4.2.2, the Vulnerability page very quickly "fleshes out" to display more than 125k rows. This provides a usability issue with...

enhancement
gnomes