1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Files
docs/content/code-security/codeql-cli/using-the-advanced-functionality-of-the-codeql-cli/index.md
2025-03-05 11:35:19 +00:00

33 lines
1014 B
Markdown

---
title: Using the advanced functionality of the CodeQL CLI
intro: 'You can use the {% data variables.product.prodname_codeql_cli %} to locally develop, test and run {% data variables.product.prodname_codeql %} queries on software projects.'
product: '{% data reusables.gated-features.codeql %}'
shortTitle: Advanced functionality
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Code Security
- Code scanning
- CodeQL
children:
- /advanced-setup-of-the-codeql-cli
- /about-codeql-workspaces
- /using-custom-queries-with-the-codeql-cli
- /creating-codeql-query-suites
- /testing-custom-queries
- /testing-query-help-files
- /creating-and-working-with-codeql-packs
- /publishing-and-using-codeql-packs
- /specifying-command-options-in-a-codeql-configuration-file
- /query-reference-files
- /sarif-output
- /csv-output
- /extractor-options
- /exit-codes
- /creating-database-bundle-for-troubleshooting
redirect_from:
- /code-security/codeql-cli/codeql-cli-reference
---