Update Issue Status
Required scope: update:issues
Execute the UpdateIssue
mutation to update the status of a specific Issue that represents a problem found in a certain tenant object (like repo, user, db, etc).
Note
Repeatedly running this action in loops can cause a decline in the performance of your Wiz tenants.
Parameters
Parameter | Description |
---|---|
Issue ID | Update a Wiz Issue with this specific ID. |
Status | Update the status of the Issue. Possible values: OPEN , IN_PROGRESS , REJECTED .NOTE: Wiz automatically updates Issues to RESOLVED during the scan cycle. You cannot manually update an Issue to RESOLVED . |
Workflow Library Example
Update Issue Status with Wiz and Send Results Via Email
Preview this Workflow on desktop