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>
11 lines
349 B
YAML
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'
|