v3.78.4
0xPlaygrounds/rigv3.78.4Jun 11, 2026by claudfuen
AI Summary
Cloud security bug fixes addressing scan failures and SCC error handling to prevent loss of valid results.
Key Highlights
- Prevented failed GCP/Azure scans from wiping good results
- Improved error handling for SCC 404 NOT_FOUND responses
- Mapped SCC errors to actionable SCC_NOT_ACTIVATED status
Full Release Notes
## [3.78.4](https://github.com/trycompai/comp/compare/v3.78.3...v3.78.4) (2026-06-11) ### Bug Fixes * **cloud-security:** don't let a fully-failed GCP/Azure scan wipe good results ([d893eb6](https://github.com/trycompai/comp/commit/d893eb65aac033afdf57b0d0ee06b70d9710e2b7)) * **cloud-security:** map SCC 404 NOT_FOUND to the actionable SCC_NOT_ACTIVATED error ([d36d908](https://github.com/trycompai/comp/commit/d36d9089bb59d3a6a481a58f02e65642a87fa6df))