step-security/SonarQube Scan for C and C++
Scan your C and C++ code with SonarQube to detect bugs, vulnerabilities and code smells.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| installation-path | Directory where the sonar-scanner and build wrapper will be installed. Created if does not exists. | no | .sonar |
| cache-binaries | Controls if installed binaries are cached using GitHub cache. | no | true |
Outputs
| name | description |
|---|---|
| sonar-scanner-binary | Absolute path to sonar-scanner binary. |
| build-wrapper-binary | Absolute path to build-wrapper binary. |