Closed as not planned
Description
Describe the bug
I'm using the following settings when running the scanner:
-Dsonar.dependencyCheck.securityHotspot=true \
-Dsonar.dependencyCheck.jsonReportPath=owasp-reports/dependency-check-report.json \
-Dsonar.dependencyCheck.htmlReportPath=owasp-reports/dependency-check-report.html \
-Dsonar.dependencyCheck.xmlReportPath=owasp-reports/dependency-check-report.xml \
I don't see any errors on SQ server or gitlabCI job dependency check logs. After all, I can see an extra item to access the report:
It has vulnerabilities and right now don't sure why they are not included either on Issues
or Security hotspots
In previous versions I saw that dependency check sonar plugin was also reporting on Issues
- don't sure why it doesn't work
Versions (please complete the following information):
- dependency-check: v9.2.0
- sonarqube: 10.4.1.88267
- dependency-check-sonar-plugin: 5.0.0