From f528bb4e848c1363830dec5136d8fdfbbd4c5e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Tue, 14 Apr 2026 15:18:08 -0500 Subject: [PATCH] Entry was dated in future Updated the date for the API tokens secret scanning support announcement. --- .../fundamentals/2026-04-10-secret-scanning-support.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/fundamentals/2026-04-10-secret-scanning-support.mdx b/src/content/changelog/fundamentals/2026-04-10-secret-scanning-support.mdx index 80dc4a9bf34..4fb052b1583 100644 --- a/src/content/changelog/fundamentals/2026-04-10-secret-scanning-support.mdx +++ b/src/content/changelog/fundamentals/2026-04-10-secret-scanning-support.mdx @@ -1,7 +1,7 @@ --- title: API tokens now detectable by secret scanning tools description: Cloudflare API tokens include identifiable patterns for automated leak detection in repositories and code. -date: 2026-04-18 +date: 2026-04-10 --- Cloudflare API tokens now include **identifiable patterns** that enable secret scanning tools to automatically detect them when leaked in code repositories, configuration files, or other public locations.