kitabisa/SonarQube Scan

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
Stalelast commit Dec 29, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kitabisa/sonarqube-action@72254bbe1edac07d7ccfa52eff5ca15fc28bf607 # v1.2.1

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

namedescriptionrequireddefault
hostSonarQube server URL.yes
projectKeyThe project's unique key. Allowed characters are: letters, numbers, -, _, . and :, with at least one non-digit.no""
projectNameName of the project that will be displayed on the web interface.no""
projectVersionThe project version.no""
projectBaseDirSet the sonar.projectBaseDir analysis property.no.
loginLogin or authentication token of a SonarQube user.yes
passwordPassword that goes with the sonar.login username. This should be left blank if an authentication token is being used.no
encodingEncoding of the source code.noUTF-8

no outputs