docs(k8s): add changelog entry for RBAC findings deduplication

This commit is contained in:
Andoni A.
2026-03-04 08:59:49 +01:00
parent 1849520008
commit ec1a0ee8b7

View File

@@ -78,6 +78,7 @@ All notable changes to the **Prowler SDK** are documented in this file.
- Respect `AWS_ENDPOINT_URL` environment variable for STS session creation [(#10228)](https://github.com/prowler-cloud/prowler/pull/10228)
- Help text and typos in CLI flags [(#10040)](https://github.com/prowler-cloud/prowler/pull/10040)
- `elbv2_insecure_ssl_ciphers` false positive on AWS post-quantum (PQ) TLS policies like `ELBSecurityPolicy-TLS13-1-2-PQ-2025-09` [(#10219)](https://github.com/prowler-cloud/prowler/pull/10219)
- Duplicate Kubernetes RBAC findings when the same User or Group subject appeared in multiple ClusterRoleBindings [(#10242)](https://github.com/prowler-cloud/prowler/pull/10242)
### 🔐 Security