1. CxFlow Bug Fix: SonarQube Issue Messages No Longer Truncated, Descriptions Enriched
A critical bug in the CxFlow security tool has been resolved, fixing a defect that caused SonarQube to receive and truncate massively bloated, repetitive issue descriptions. The core problem was a scoping error in the `generateScaResults` function, where a `messageBuilder` was incorrectly placed outside a loop. This ca...