achilleslinux/SonarQube Actions

Scan your code with SonarQube Scanner to detect bugs, vulnerabilities and code smells in more than 25 programming languages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: achilleslinux/sonarqube-actions@7cfc2572aba766b0ebebaba974e82065863ab20c # achilleslinux

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
hostSonarQube server URLyes
projectKeyThe project's unique key. Allowed characters are: letters, numbers, -, _, . and :, with at least one non-digit.yes
projectNameName of the project that will be displayed on the web interface.no
projectDescriptionThe project description.no
homepageProject home pageno
ciContinuous integrationno
issueIssue tracker.no
scmProject source repository.no
projectBaseDirSet the sonar.projectBaseDir analysis propertyno.
loginLogin or authentication token of a SonarQube useryes
passwordPassword that goes with the sonar.login username. This should be left blank if an authentication token is being used.no

no outputs