v3.55.1
trycompai/compv3.55.1May 15, 2026by claudfuen
AI Summary
This is a patch release (v3.55.1) from May 15, 2026 that fixes a bug in the cloud-security module. The fix improves the iam-root-access-keys check to use the credential report instead of the previous method.
Key Highlights
- Bug fix for cloud-security module
- Improved iam-root-access-keys check to use credential report
- Addresses issue #2846
Full Release Notes
## [3.55.1](https://github.com/trycompai/comp/compare/v3.55.0...v3.55.1) (2026-05-15) ### Bug Fixes * **cloud-security:** use credential report for iam-root-access-keys check ([#2846](https://github.com/trycompai/comp/issues/2846)) ([2e58e26](https://github.com/trycompai/comp/commit/2e58e26d160998854aedca64307dcdd7594c3bf8))