mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
5b293fd509
Reshape PremiumLicenseInsight to a canonical 5-field schema reused by the upcoming P2 check (#10784): entitled P1/P2/total, plus pre-aggregated p1_licenses_utilized (CA + CA-guest) and p2_licenses_utilized (risk-based-CA + risk-based-CA-guest). The P1 check now compares entitled_total_license_count (P1+P2) against p1_licenses_utilized only — risk-based CA usage is the P2 check's domain. Updates Description, Notes and tests accordingly.