v3.78.4
trycompai/compv3.78.4Jun 11, 2026by claudfuen
AI Summary
This release addresses cloud security scanning issues, fixing how failed GCP/Azure scans are handled and improving error messaging for SCC activation problems.
Key Highlights
- Prevented fully-failed GCP/Azure scans from wiping good results
- Mapped SCC 404 NOT_FOUND to actionable SCC_NOT_ACTIVATED error
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))