-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
We use an official sonarscanner image for shellcheck analysis.
With the latest versions, shellcheck is no longer integrated into the image.
SonarSource/sonar-scanner-cli-docker@ad6abe2
We'd like to be able to use the official shellcheck image to generate a report. Then give this report to sonarscanner to feed back to the shellcheck plugin.
Is this possible?
The idea is to have a parameter of type “sonar.shellcheck.reportPaths” that would point to the Shellcheck report.
Shellcheck supports xml or Json output formats. The plugin could retrieve this report and pass it on to SonarQube. And if the parameters don't exist, then it will use the default behavior
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels