Overview of CodeQL Plugins
masterThe CodeQL plugin suite provides two main plugins for integrating static analysis into a Stuart build environment:
CodeQlBuildPlugin: Generates a CodeQL database from a build.CodeQlAnalyzePlugin: Analyzes an existing CodeQL database.
Key advantages include local parity with CI results, VS Code integration, and portability across different host infrastructures (not tied to specific CI providers like GitHub or Azure DevOps).