actions-marketplace-validations/AppSweep Mobile Application Security Testing
Scan your app using AppSweep by Guardsquare, signup at https://guardsquare.com/appsweep-mobile-application-security-testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 3, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/guardsquare_appsweep-action@a1c9565ad0e8fd5a73fdae5b59dbeff89f2c69cd # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| appsweep_api_key | Your AppSweep API Key, should be stored as a GitHub Secret, do not hardcode your API key in your workflow | yes | — |
| input_file | Path to your APK file to upload and scan | yes | — |
| mapping_file | The obfuscation mapping file of the build | no | "" |
| tag | The tags to append to the build (format: tag1,tag2) | no | "" |
| appsweep_host | Host URL of AppSweep | no | "" |
Outputs
| name | description |
|---|---|
| build_id | The build ID of the uploaded scan |