From 8635715ebc46849b191953f0febd12eac2a80422 Mon Sep 17 00:00:00 2001 From: mleslie-cf Date: Mon, 13 Apr 2026 13:56:01 -0500 Subject: [PATCH] CASB - Removing Queued Status from manage-findings manage-findings Removing CASB Remediation Status "Queued" which was never implemented. --- .../cloudflare-one/cloud-and-saas-findings/manage-findings.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx b/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx index 5a5ec9b83c5..c563bbe1959 100644 --- a/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx +++ b/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx @@ -165,7 +165,6 @@ Remediated findings will appear in **Cloud & SaaS findings** > **Posture Finding | Status | Description | | ---------- | --------------------------------------------------------------------------------------------------------------- | | Pending | CASB has set the finding to be remediated. | -| Queued | CASB has queued the finding for remediation. | | Processing | CASB is currently remediating the finding. | | Validating | CASB successfully completed the remediation and is waiting for confirmation that the finding has been resolved. | | Completed | CASB successfully remediated the finding and validated that the finding has been resolved. |