fix(beat): Increase scheduled scans countdown to 5 seconds (#9558)

This commit is contained in:
Víctor Fernández Poyatos
2025-12-15 17:13:08 +01:00
committed by GitHub
parent d292c6e58a
commit 79ac7cf6d4
3 changed files with 9 additions and 2 deletions

View File

@@ -14,6 +14,13 @@ All notable changes to the **Prowler API** are documented in this file.
---
## [1.16.2] (Prowler v5.15.2)
### Changed
- Increased execution delay for the first scheduled scan tasks to 5 seconds[(#9558)](https://github.com/prowler-cloud/prowler/pull/9558)
---
## [1.16.1] (Prowler v5.15.1)
### Fixed