cloudbees-io/sonarqube-hybrid-plugin

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudbees-io/sonarqube-plugin@cc7191f0eaa3087c4306ab3a60282d9f476d9fb0 # v1

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

namedescriptionrequireddefault
urlServer URLyes
usernameSonarqube usernameno
passwordSonarqube passwordno
tokenSonarqube tokenno
refFlag to indicate the ref that should be archived (same as supplied to checkout)no""
workspace-dirFlag to mention the path where the checked out code will be presentno""
cmakeList-pathCMakeLists.txt file path needed for running make command for CFamily scansno""
sonar-inclusionFile patterns to include in the scanno""
sonar-exclusionFile patterns to exclude from the scanno""
cover-file-nameCoverage report file namenocoverage.out
namedescription
critical-countA string containing the number of Critical security findings discovered during the scan.
very-high-countA string containing the number of Very High security findings discovered during the scan.
high-countA string containing the number of High security findings discovered during the scan.
medium-countA string containing the number of Medium security findings discovered during the scan.
low-countA string containing the number of Low security findings discovered during the scan.
policy-subjectA json value containing the details about the vulnerability scan summary & details.