I add this line sonar.zaproxy.htmlReportPath=D:/SonarQube_9.6/zap/zaproxy-htmlReport.html into SonarQube/conf/sonar.properties and also generate a report file from OWASP ZAP into the same directory path.
However, when I launch SonarQube and click at ZAP extension dropbox, this No HTML-Report found. Please check property sonar.zaproxy.htmlReportPath message occurs.
Is this a bug? How can I solve this issue to be able to generate ZAP report from SonarQube?
Please help.
I add this line
sonar.zaproxy.htmlReportPath=D:/SonarQube_9.6/zap/zaproxy-htmlReport.htmlintoSonarQube/conf/sonar.propertiesand also generate a report file from OWASP ZAP into the same directory path.However, when I launch SonarQube and click at ZAP extension dropbox, this
No HTML-Report found. Please check property sonar.zaproxy.htmlReportPathmessage occurs.Is this a bug? How can I solve this issue to be able to generate ZAP report from SonarQube?
Please help.