1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/data/variables/code-scanning.yml
Ben Ahmady 684dce35f3 Docs for code scanning tool status page (#35548)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Henry Mercer <henry.mercer@me.com>
Co-authored-by: Sam Partington <sampart@github.com>
Co-authored-by: Simon Engledew <simon-engledew@github.com>
Co-authored-by: AlonaHlobina <54394529+AlonaHlobina@users.noreply.github.com>
2023-03-28 11:25:55 +00:00

11 lines
349 B
YAML

# Variables used in code scanning that are not product names
# Deprecated product for running CodeQL analysis outside GitHub
codeql_runner: 'CodeQL runner'
# Descriptive name for the workflow used to run code scanning using the CodeQL action
codeql_workflow: 'CodeQL analysis workflow'
# The tool status page
tool_status_page: 'tool status page'