1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Update CodeQL CLI manual (#51377)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
docs-bot
2024-06-27 10:30:04 -07:00
committed by GitHub
parent d7d0ebb95f
commit d7ed8ddaef
10 changed files with 55 additions and 3 deletions

View File

@@ -98,6 +98,14 @@ codebase.
\[Advanced] Omit threat model configuration stored in the database
during database creation from a Code Scanning configuration file.
### Options to control the model packs to be used
#### `--model-packs=<`<name@range>>...
A list of CodeQL pack names, each with an optional version range, to be
used as model packs to customize the queries that are about to be
evaluated.
### Options to control the threat models to be used
#### `--threat-model=<name>...`