google-checks/Checks App Compliance Scan
Scan your Android or iOS app with Checks to detect and discover compliance issues.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 31, 2024
- License
- Apache 2.0
Pinned Snippet
uses: google-checks/checks-app-scan-github-action@84cba6b290ffc71b87f2d9976a35f30a3fa0c8d4 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| account_id | Checks account ID that you can find in the settings page | yes | — |
| app_id | Application ID | yes | — |
| service_account_base64 | Base64 encoded service account credentials | yes | — |
| binary_path | Path to your application binary (.apk, .abb or .ipa) | yes | — |
| version | Checks CLI version to use | no | latest |
| generate_report | Boolean to generate Checks report | no | true |
| severity_threshold | PRIORITY | POTENTIAL | OPPORTUNITY | no | PRIORITY |
| fail_on | Fail build on issues detected when `all` | no | "" |
| wait_for_report | Wait for report after uploading binary | no | true |
Outputs
no outputs