1
0
mirror of synced 2025-12-19 18:10:59 -05:00

[CodeQL CLI 2.16.0 docs] Update CodeQL CLI manual (#48614)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
docs-bot
2024-01-16 10:06:43 -08:00
committed by GitHub
parent 67d9503133
commit 45964e21d4
25 changed files with 89 additions and 45 deletions

View File

@@ -49,9 +49,9 @@ This token must have the `security_events` scope.
\[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
GitHub AE, or the appropriate supported format tag for GitHub Enterprise
Server instances (see [AUTOTITLE](/enterprise-server@latest/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning)
for SARIF versions supported by your release).
the appropriate supported format tag for GitHub Enterprise Server
instances (see [AUTOTITLE](/enterprise-server@latest/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning) for
SARIF versions supported by your release).
#### `-r, --repository=<repository-name>`