Skip to content

Tracing Shellcheck errors from the report #45

@usinelogicielle

Description

@usinelogicielle

Hi @sbaudoin @znerd,

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions