Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading