-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
External ssues not being uploaded to sonarqube #1
Comments
"filePath": "Dockerfile" |
Hi, @hermanmaleiane |
what do you mean?
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I know it´s not related to the plugin but i would like to know if you had sucess uploading the reports to sonarqube.
I dont have erros but external issues are being ignored by the scanner.
./trivy image -f json -o results.json nexus-12:8443/maven3-trivy-scanner:qual
./trivy sonarqube results.json > sonarqube.json
./trivy sonarqube sonarqube.json -- filePath=Dockerfile > sonarqube.json
Imported 0 issues in 0 files
INFO: External issues ignored for 1 unknown files, including: Dockerfile
INFO: Sensor Import external issues report (done) | time=74ms
The problem is in the attribute filepath
Thanks in advance
The text was updated successfully, but these errors were encountered: