Skip to content

Conversation

@anton-jj
Copy link

Description

Adding support for manually adding aliases to internal vulnerabilities. And allows the frontend to send the "aliases" field in the json in both updating and creating new vulnerabilities.

Addressed Issue

Fixes: Aliases of internal vulnerabilities can be edited from the UI but the wrong list is presented #458
require api changes suggested in: DependencyTrack/dependency-track#5709

Additional Details

From creating vulnerability, work the same with updating.

  1. Screenshot from 2026-01-19 15-16-52
  2. Screenshot from 2026-01-19 15-17-03
  3. Screenshot from 2026-01-19 15-17-16
  4. Screenshot from 2026-01-19 15-17-30

Checklist

@owasp-dt-bot
Copy link

owasp-dt-bot commented Jan 19, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Anton Jäppinen Johansson added 6 commits January 26, 2026 10:00
Added the field for aliases to the CreateVulnerabilityModal, and some functions to show aliases

Signed-off-by: Anton Jäppinen Johansson <antja@westermo.com>
Added a modal for selecting a alias for the vulnerability

Signed-off-by: Anton Jäppinen Johansson <antja@westermo.com>
Created a modal to select alias for the vulnerability

Signed-off-by: Anton Jäppinen Johansson <antja@westermo.com>
fixed typos and formatting

Signed-off-by: Anton Jäppinen Johansson <antja@westermo.com>
Added the modal to the detail page, and added the functions needed for it to work properly.

Signed-off-by: Anton Jäppinen Johansson <antja@westermo.com>
Signed-off-by: Anton Jäppinen Johansson <antja@westermo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants