This is a repository to demonstrate the scanning and correlation capabilities of the Wiz platform.
This repo is for demo purposes only. All secret keys and sensitive data are fake.
| Name | Description |
|---|---|
IMAGE_REGISTRY_USERNAME |
The username to utilize when authenticating to the specified container registry |
IMAGE_REGISTRY_PASSWORD |
The password to utilize when authenticating to the specified container registry |
WIZ_CLIENT_ID |
The Client ID for the required Wiz Service Account |
WIZ_CLIENT_SECRET |
The Client Secret for the required Wiz Service Account |
| Name | Description |
|---|---|
IMAGE_REGISTRY |
The domain name of the container image registry |
IMAGE_NAME |
The name for the container image |
IMAGE_TAG |
The tag for the container image |
WIZ_ENV |
The Wiz Environment to utilize for Wiz CLI scanning (Default: 'app') |