A code checker analyzes your code, checking its syntax, style, and documentation completeness. A security-focused code checker will also check system configuration, data flow, semantics, and structure for possible security issues. Because of this, many organizations use code checkers to perform static application security testing (SAST).