freckle/Wiz
Action to run Wiz CLI and format/report results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wiz-api-endpoint-url | Wiz API Endpoint URL, such as https://api.us19.app.wiz.io/graphql | no | — |
| wiz-api-idp | IdP used for Wiz API, Auth0 or Cognito. Only needed if your account has not migrated to Cognito yet. | no | cognito |
| image | Image to scan | yes | — |
| custom-policies | Custom policies, comma-separated names | no | — |
| fail | Fail if image does not satisfy policy? | yes | true |
| pull | Pull the image before scanning? | yes | false |
Outputs
| name | description |
|---|---|
| scan-id | Id of Scan Report |
| scan-url | URL of Scan Report |
| scan-result | Outcome of scan, one of passed|failed |