Commit eb61c1e9 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: add Trivy scan badges

parent 23be2065
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ The MobSF template uses some global configuration used throughout all jobs.

| Input / Variable | Description                                                | Default value                                  |
| ---------------------- | ---------------------------------------------------------- | ---------------------------------------------- |
| `client-image` / `MOBSF_CLIENT_IMAGE` | The Docker image used to send requests to the MobSF server | `registry.hub.docker.com/badouralix/curl-jq` |
| `client-image` / `MOBSF_CLIENT_IMAGE` | The Docker image used to send requests to the MobSF server | `registry.hub.docker.com/badouralix/curl-jq` <br/>[![Trivy Badge](https://to-be-continuous.gitlab.io/doc/secu/trivy-badge-MOBSF_CLIENT_IMAGE.svg)](https://to-be-continuous.gitlab.io/doc/secu/trivy-MOBSF_CLIENT_IMAGE) |
| `app-file` / `MOBSF_APP_FILE` | Application package file (APK or IPA)                      | _none_                                         |
| `server-url` / `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)       |