chore: update CHANGELOG (#8015)

This commit is contained in:
Andoni Alonso
2025-06-13 09:38:56 +02:00
committed by GitHub
parent f5f1fce779
commit 113224cbd9

View File

@@ -37,6 +37,7 @@ All notable changes to the **Prowler SDK** are documented in this file.
- `apiserver_strong_ciphers_only` check for K8S provider [(#7952)](https://github.com/prowler-cloud/prowler/pull/7952)
- Handle `0` at the start and end of account uids in Prowler Dashboard [(#7955)](https://github.com/prowler-cloud/prowler/pull/7955)
- Typo in PCI 4.0 for K8S provider [(#7971)](https://github.com/prowler-cloud/prowler/pull/7971)
- AWS root credentials checks always verify if root credentials are enabled [(#7967)](https://github.com/prowler-cloud/prowler/pull/7967)
---