apk_teardown_diff
Compare two completed APK teardown jobs to see what changed between app versions—permissions, signing, SDKs, size, and more.
Instructions
Diff two completed apk-teardown jobs. Compares two already-completed jobs -- typically two versions of the same app -- and returns what changed (permissions, signing, SDKs, size, and more).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id_a | Yes | First job ID | |
| job_id_b | Yes | Second job ID |