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

Update CodeQL CLI manual (#43241)

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
docs-bot
2023-09-26 06:34:22 -07:00
committed by GitHub
parent a4eb9c5e50
commit cc2862f1df
73 changed files with 293 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
---
title: github upload-results
versions:
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghae: '*'
ghec: '*'
@@ -42,7 +42,9 @@ Alternatively, the `GITHUB_TOKEN` environment variable can be set.
This token must have the `security_events` scope.
## Primary options
## Options
### Primary Options
#### `-s, --sarif=<file>` <!-- markdownlint-disable-line heading-increment -->