fix(report): use pagina for ENS in footer (#9345)

This commit is contained in:
Pedro Martín
2025-11-28 12:04:30 +01:00
committed by GitHub
parent 0225627a98
commit bb43e924ee
2 changed files with 23 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ All notable changes to the **Prowler API** are documented in this file.
## [1.15.1] (Prowler v5.14.1)
### Fixed
- Fix typo in PDF reporting [(#9322)](https://github.com/prowler-cloud/prowler/pull/9322)
- Fix typo in PDF reporting [(#9345)](https://github.com/prowler-cloud/prowler/pull/9345)
- Fix IaC provider initialization failure when mutelist processor is configured [(#9331)](https://github.com/prowler-cloud/prowler/pull/9331)
---