CodeQL CLI-Referenz
Hier erfährst du, wie du CodeQL-Arbeitsbereiche und CodeQL-Pakete verwendest und wie du die Ausgabe von CodeQL-Befehlen verstehst.
GitHub CodeQL is licensed on a per-user basis upon installation. You can use CodeQL only for certain tasks under the license restrictions. For more information, see "About the GitHub CodeQL license."
If you have a GitHub Enterprise account and GitHub Advanced Security license, you can use CodeQL for automated analysis, continuous integration and continuous delivery. You can create an enterprise account by contacting the sales team. Weitere Informationen findest du unter Informationen zu GitHub Advanced Security.
About CodeQL packs
You can use CodeQL packs to run CodeQL queries maintained by other people, or to share CodeQL queries that you've developed.
About CodeQL workspaces
CodeQL workspaces allow you to develop and maintain a group of CodeQL packs that depend on each other.
Query reference files
You can use query reference files to define the location of a query you want to run in tests.
CodeQL CLI SARIF output
You can output SARIF from the CodeQL CLI and share static analysis results with other systems.
Exit codes
Exit codes signify the status of a command after the CodeQL CLI runs it.