chore(security-hub): handle SecurityHubNoEnabledRegionsError (#9635)

This commit is contained in:
Pepe Fagoaga
2025-12-22 16:50:36 +01:00
committed by GitHub
parent 19ceb7db88
commit 0719e31b58
3 changed files with 20 additions and 19 deletions

View File

@@ -9,7 +9,10 @@ All notable changes to the **Prowler API** are documented in this file.
---
## [1.17.1] (Prowler UNRELEASED)
## [1.17.1] (Prowler v5.16.1)
### Changed
- Security Hub integration error when no regions [(#9635)](https://github.com/prowler-cloud/prowler/pull/9635)
### Fixed
- Orphan scheduled scans caused by transaction isolation during provider creation [(#9633)](https://github.com/prowler-cloud/prowler/pull/9633)