1
0
mirror of synced 2025-12-25 11:03:37 -05:00

Update CodeQL CLI manual (#43794)

Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
docs-bot
2023-10-11 07:20:33 -07:00
committed by GitHub
parent 8925b6a5e6
commit 8ec759c891
71 changed files with 75 additions and 75 deletions

View File

@@ -46,7 +46,7 @@ This token must have the `security_events` scope.
### Primary Options
#### `-s, --sarif=<file>` <!-- markdownlint-disable-line heading-increment -->
#### `-s, --sarif=<file>`
\[Mandatory] Path to the SARIF file to upload. This should be the
output of [codeql database analyze](/code-security/codeql-cli/codeql-cli-manual/database-analyze) (or [codeql database interpret-results](/code-security/codeql-cli/codeql-cli-manual/database-interpret-results)) with `--format sarif-latest` for upload to github.com or