-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
buglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
Describe the bug
Html report is broken as it creates frames after clicking on an internal link
To Reproduce
Steps to reproduce the behavior:
- Install Dependency Check 2.0.7 through Marketplace
- Run the dependency check on the product with passing correct link to the HTML report
- Login to Sonarqube, go to project and select More -> Dependency Check in menu
- Click on a link of a vulnerable Dependency entry
- Error
Current behavior
An inner frame is created and it is not scrolled down to the selected vulnerable dependency details
Expected behavior
No inner frame should be created, but the link should just scroll down in the HTML to the selected vulnerable dependency details
Screenshots

after clicking on the link indicated by red arrow, we see this:

Versions (please complete the following information):
- dependency-check version 6.1.0
- sonarqube Developer Edition Version 8.6 (build 39681)
- dependency-check-sonar-plugin 2.0.7
- tested and reproduced with Chrome 88.0.4324.150 and Firefox 85.0 (64-bit)
Additional context
The problem seems to have been already reported once and closed - see #188 . It still happens with the latest version.
gpr-indevelopment
Metadata
Metadata
Assignees
Labels
buglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.