fix: changelog trust-boundaries entry (#9563)

This commit is contained in:
Hugo Pereira Brito
2025-12-16 10:06:38 +01:00
committed by GitHub
parent dd85da703e
commit 251fc6d4e3

View File

@@ -17,11 +17,17 @@ All notable changes to the **Prowler SDK** are documented in this file.
---
## [5.15.1] (Prowler UNRELEASED)
## [5.15.2] (Prowler UNRELEASED)
### Fixed
- Fix typo `trustboundaries` category to `trust-boundaries` [(#9536)](https://github.com/prowler-cloud/prowler/pull/9536)
---
## [5.15.1] (Prowler v5.15.1)
### Fixed
- Fix false negative in AWS `apigateway_restapi_logging_enabled` check by refining stage logging evaluation to ensure logging level is not set to "OFF" [(#9304)](https://github.com/prowler-cloud/prowler/pull/9304)
- Fix typo `trustboundaries` category to `trust-boundaries` [(#9536)](https://github.com/prowler-cloud/prowler/pull/9536)
---