Title here
Summary here
Import Codechecker static analyzer report in JSON format: https://codechecker.readthedocs.io/en/latest/ Report format described here: https://codechecker.readthedocs.io/en/latest/analyzer/user_guide/#parse
One could make Codechecker JSON report using command like this:
Before this step you should build your project with Codechecker build process interception,
then analyze it
Sample Codechecker Report native scans can be found here.