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)