umax / trivy-plugin-sonarqube

A Trivy plugin that converts JSON report to SonarQube format
Apache License 2.0
28 stars 6 forks source link

SonarQube warning - External issues were imported with a deprecated format #3

Closed optimistic5 closed 3 months ago

optimistic5 commented 7 months ago

Trivy version 0.49.1 SonarQube version 10.4

After converting trivy filesystem report and running sonar-scanner - it gives Warning that report format is deprecated.

INFO: Sensor Import external issues report
WARN: External issues were imported with a deprecated format which will be removed soon. Please switch to the newest format to fully benefit from Clean Code: https://docs.sonarsource.com/sonarqube/10.4/analyzing-source-code/importing-external-issues/generic-issue-import-format/
INFO: Imported 5 issues in 1 file
INFO: Sensor Import external issues report (done) | time=29ms