docs(api): add changelog entry for cloudflare token fix

This commit is contained in:
HugoPBrito
2026-02-27 14:05:55 +01:00
parent 5ff6c3c35f
commit 62809e523e
+1
View File
@@ -38,6 +38,7 @@ All notable changes to the **Prowler API** are documented in this file.
- Attack Paths: scan no longer raises `DatabaseError` when provider is deleted mid-scan [(#10116)](https://github.com/prowler-cloud/prowler/pull/10116)
- Tenant compliance summaries recalculated after provider deletion [(#10172)](https://github.com/prowler-cloud/prowler/pull/10172)
- Security Hub export retries transient replica conflicts without failing integrations [(#10144)](https://github.com/prowler-cloud/prowler/pull/10144)
- Cloudflare provider secrets now reject API key format in `api_token` credentials [(#10195)](https://github.com/prowler-cloud/prowler/pull/10195)
### 🔐 Security