CLI 6.32.0
March 18th, 2026
[6.32.0] - 2026-03-18
Changed
- Upgraded Apache Airflow from 3.1.6 to 3.1.7 to address security vulnerabilities
- Compliance integrations now auto-detect framework mismatches and crosswalk controls between frameworks (e.g., NIST source to SOC2 SSP)
- Compliance integrations now skip issue creation for controls that have no matching implementation in the SSP
Added
- Cross-framework control matching in compliance base class for all integrations (Wiz, CrowdStrike, AWS, GCP, etc.)
- Framework auto-detection utility with confidence threshold for SSP and source data
Fixed
- Evidence Model method no longer crashes with a 500 error when called without filter parameters; empty parameters now return all records
- Wiz compliance evidence is now correctly mapped to SSP controls via crosswalk when frameworks differ
- Wiz compliance no longer runs redundant control status updates that duplicated base class logic
- Control matcher now handles generic/custom catalog types (e.g., HITRUST) by falling back to case-insensitive direct matching when no specific framework handler matches
