ActionRank

SonarQube Scan

Abandoned

kitabisa/sonarqube-action · MIT

Integrate SonarQube scanner to GitHub Actions

159 starsLast commit 1 year agoLatest v1.2.1
F
34
/ 100
Security 37Maintenance 9Popularity 40Reliability 70

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: kitabisa/sonarqube-action@72254bbe1edac07d7ccfa52eff5ca15fc28bf607 # v1.2.1

Mutable tags like v1.2.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: kitabisa/sonarqube-action@72254bbe1edac07d7ccfa52eff5ca15fc28bf607 # v1.2.1

Score breakdown

Security (35%)37
Popularity (20%)40
Maintenance (30%)9
Reliability (15%)70