1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/code-scanning/what-is-codeql-cli.md
2023-07-18 13:58:29 +00:00

457 B

The {% data variables.product.prodname_codeql_cli %} is a standalone, command-line tool that you can use to analyze code. Its main purpose is to generate a database representation of a codebase, a {% data variables.product.prodname_codeql %} database. Once the database is ready, you can query it interactively, or run a suite of queries to generate a set of results in SARIF format and upload the results to {% data variables.location.product_location %}.