| `MOBSF_SERVER_URL` | URL of MobSF server | _none_ (runs the scan on a local server) |
| :lock: `MOBSF_API_KEY` | API key of the MobSF server | _none_ (runs the scan on a local server) |
## Jobs
Only one of the `mobsf-app-scan` and `mobsf-app-scan-service` jobs is launched depending on whenever the `MOBSF_CLIENT_IMAGE` and `MOBSF_API_KEY` are set.
### `mobsf-on-server` job
### `mobsf-app-scan` job
It uploads the packaged mobile application (APK or IPA) to the MobSF server described by variables, requests a scan and gets the report.
This job uploads the packaged mobile application (APK or IPA) to the MobSF server, requests a scan and gets the report.
It is bound to the `package-test` stage.
It is bound to the `package-test` stage, and uses the following variables: