duminandrew/SDK-Sanitizer
Scan Android app (APK/source) for hidden SDK trackers and privacy (GDPR/CCPA) risks. Outputs SARIF for code scanning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Path to .apk file or source directory | no | . |
| format | Report format: md | json | sarif | no | sarif |
| output | Output file path | no | sdk-sanitizer.sarif |
| fail-on | Fail the job if max severity >= level: low | medium | high | critical (empty = never fail) | no | "" |
Outputs
no outputs