| `image` / `HURL_IMAGE` | The Docker image used to run Hurl. | `ghcr.io/orange-opensource/hurl:latest` |
| `image` / `HURL_IMAGE` | The Docker image used to run Hurl. | `ghcr.io/orange-opensource/hurl:latest`<br/>[](https://to-be-continuous.gitlab.io/doc/secu/trivy-HURL_IMAGE) |
| `test-files` / `HURL_TEST_FILES` | The Hurl test files to run | `--glob **/*.hurl` |
| `review-enabled` / `REVIEW_ENABLED` | Set to `true` to enable Hurl tests on review environments (dynamic environments instantiated on development branches) | _none_ (disabled) |