##### Categories

Static Application Security Testing (SAST)

##### Import Options

- API Import
- UI Import
- Universal Importer (Pro)

##### File Types

- JSON

##### Integrations

# Codechecker

[CodeChecker](https://claude.ai/chat/8e18ec97-1423-4ce1-b08a-8f419edd02e8#:~:text=https%3A//github.com/Ericsson/codechecker) is an open-source static analysis infrastructure built on the LLVM/Clang toolchain that integrates multiple static analyzers including Clang Static Analyzer and Clang-Tidy to detect bugs, code quality issues, and security vulnerabilities in C, C++, and Objective-C projects through automated source code analysis and symbolic execution. The platform provides a comprehensive defect database, web-based result viewer with filtering and comparison capabilities, incremental analysis support, and integration with CI/CD pipelines to track, manage, and remediate issues across development workflows while minimizing false positives through sophisticated issue management features.

[Docs](https://docs.defectdojo.com/supported_tools/parsers/file/codechecker/)
