Skip to content

Html report is broken as it creates frames #359

@bpapez

Description

@bpapez

Describe the bug
Html report is broken as it creates frames after clicking on an internal link

To Reproduce
Steps to reproduce the behavior:

  1. Install Dependency Check 2.0.7 through Marketplace
  2. Run the dependency check on the product with passing correct link to the HTML report
  3. Login to Sonarqube, go to project and select More -> Dependency Check in menu
  4. Click on a link of a vulnerable Dependency entry
  5. 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
image
after clicking on the link indicated by red arrow, we see this:
image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions