Skip to content

Commit 70e8656

Browse files
authored
Add Validating status (#24394)
1 parent a8cae8f commit 70e8656

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

src/content/docs/cloudflare-one/applications/casb/manage-findings.mdx

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,15 @@ CASB will begin remediating the instance.
152152

153153
Remediated findings will appear in **CASB** > **Posture Findings** > **Remediated findings**. The status of the finding will change depending on what action CASB has taken:
154154

155-
| Status | Description |
156-
| ---------- | -------------------------------------------------------------------- |
157-
| Pending | CASB has set the finding to be remediated. |
158-
| Queued | CASB has queued the finding for remediation. |
159-
| Processing | CASB is currently remediating the finding. |
160-
| Completed | CASB successfully remediated the finding. |
161-
| Failed | CASB unsuccessfully remediated the finding. |
162-
| Rejected | CASB does not have the correct permissions to remediate the finding. |
155+
| Status | Description |
156+
| ---------- | --------------------------------------------------------------------------------------------------------------- |
157+
| Pending | CASB has set the finding to be remediated. |
158+
| Queued | CASB has queued the finding for remediation. |
159+
| Processing | CASB is currently remediating the finding. |
160+
| Validating | CASB successfully completed the remediation and is waiting for confirmation that the finding has been resolved. |
161+
| Completed | CASB successfully remediated the finding and validated that the finding has been resolved. |
162+
| Failed | CASB unsuccessfully remediated the finding. |
163+
| Rejected | CASB does not have the correct permissions to remediate the finding. |
163164

164165
If the status is **Completed**, remediation succeeded. If the status is **Failed** or **Rejected**, remediation failed, and you can select the finding to take action again.
165166

0 commit comments

Comments
 (0)