
12/2/2025 · Mark Hermeling
What this post added
This post introduces the integration of GitLab with CodeSonar for automated compliance in embedded systems. It details how CodeSonar, a static analysis tool, can be integrated into GitLab CI/CD pipelines to scan C/C++ code for vulnerabilities and compliance with standards like MISRA C/C++ and ISO 26262. The integration surfaces SAST findings in merge requests and leverages GitLab Duo AI for vulnerability explanation and remediation recommendations. The workflow demonstrates continuous verification from commit to merge, with automated policy enforcement and evidence collection for audit trails.