theotonneau/SonarQube Scan
Performs SonarQube analysis on the repository with detailed reporting
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| WORKING_DIRECTORY | Working directory for the scan | no | ./ |
| AWS_ACCESS_KEY_ID | AWS Access Key ID | yes | — |
| AWS_SECRET_ACCESS_KEY | AWS Secret Access Key | yes | — |
| AWS_REGION | AWS Region | no | eu-west-3 |
| SONAR_PROJECT_TOKEN_SECRET_PATH | AWS Secrets Manager secret name for SonarQube project token | yes | — |
| SONAR_USER_TOKEN_SECRET_PATH | AWS Secrets Manager secret name for SonarQube user token | yes | — |
| SONAR_HOST_URL_PATH | AWS SSM parameter path for SonarQube host URL | yes | — |
| FAIL_ON_QUALITY_GATE | Fail the action if quality gate fails | no | false |
Outputs
no outputs