#3811·kubescape

Complete V2 to V1 Control Report Field Mapping

Author: Rucha0901Created Sep 12, 2026Updated Sep 12, 2026

Description In core/cautils/reportv2tov1.go, the function controlReportV2ToV1 maps ControlSummary to ControlReport. It is missing the mapping for resource counters.

Environment OS: N/A Version: N/A

Steps To Reproduce N/A

Expected behavior Resource counters are correctly mapped.

Actual Behavior Resource counters are not populated.

Additional context N/A