Prowler Security Scan
Version updated for https://github.com/prowler-cloud/prowler to version 5.29.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
API
π Fixed
GET /api/v1/findingsN+1 query loadingresources__tagswhen listing findings (#11420)- Clean up the scan tmp output directory when
scan-reportfails so partial files do not accumulate and fill the worker disk (No space left on device) (#11421)
SDK
π Fixed
- OCSF output writer now re-raises I/O errors (e.g.
ENOSPC) instead of logging them per finding and leaving a truncated file (#11421)