Description
Describe the bug
Trivy Dependency Check HTML Report is not loaded on sonarqube UI
To Reproduce
sonar.projectKey=core-test sonar.projectName=core-test sonar.branch.name=feature/TRIVY-1-SQ sonar.dependencyCheck.htmlReportPath=./BuildReports/trivy-report-fs.html sonar.sarifReportPaths=./BuildReports/trivy-report-fs.sarif
Current behavior
Html report is not loaded in sonarqube
Was working in sonar v9.8 and pluging v4, after upgrade of sonar to latest LTA and plugin version to v5 it stopper working
Expected behavior
Trivy HTML report to be visible
Screenshots
When the page is loaded it shows few console errors
Versions (please complete the following information):
- dependency-check: n/a i use trivy
- sonarqube: 2025.1.0
- dependency-check-sonar-plugin: v5 ( latest)
Additional context
logs
12:40:22.096 INFO Upload Dependency-Check HTML-Report
12:40:22.114 INFO Dependency-Check - End
12:40:22.114 INFO Sensor Dependency-Check [dependencycheck] (done) | time=161ms