wiz-sec-public/Start Wiz Sensor
Runs the Wiz Sensor in the background.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | JSON token containing registry credentials and Wiz API client credentials | yes | — |
| tag | Wiz Sensor image tag | no | github_runner_private_preview |
| backend-env | Wiz backend environment | no | prod |
| wait-for-ready | Wait for the Wiz Sensor to report ready before continuing | no | true |
| install-only | Only pull and cache the Wiz Sensor image without starting it. Useful for pre-warming custom GitHub runner images. | no | false |
| debug-logs | Enable debug logging for the action | no | false |
| generate-support-package | After the workflow steps finish, collect a Wiz Sensor support package and upload it as a workflow artifact for troubleshooting. | no | false |
| extra-env | Newline-delimited KEY=VALUE environment entries to pass to the sensor container | no | — |
| sensor-registry-url | Container registry hostname for the Wiz Sensor image | no | wizio.azurecr.io |
| sensor-image-name | Wiz Sensor image name | no | sensor |
| sensor-container-name | Docker container name for the Wiz Sensor | no | wiz-sensor |
Outputs
no outputs