1
0
mirror of synced 2025-12-20 02:19:14 -05:00
Files
docs/content/code-security/codeql-cli/getting-started-with-the-codeql-cli/index.md
2024-01-30 15:01:31 +00:00

24 lines
735 B
Markdown

---
title: Getting started with 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.'
shortTitle: Getting started
product: '{% data reusables.gated-features.codeql %}'
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Advanced Security
- Code scanning
- CodeQL
children:
- /about-the-codeql-cli
- /setting-up-the-codeql-cli
- /preparing-your-code-for-codeql-analysis
- /analyzing-your-code-with-codeql-queries
- /uploading-codeql-analysis-results-to-github
- /customizing-analysis-with-codeql-packs
redirect_from:
- /code-security/codeql-cli/using-the-codeql-cli
---