mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
9 lines
398 B
YAML
9 lines
398 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: githubsecuritylab/actions-all
|
|
extensible: sinkModel
|
|
data:
|
|
- ["ilammy/msvc-dev-cmd", "*", "input.vsversion", "command-injection"]
|
|
- ["ilammy/msvc-dev-cmd", "*", "input.arch", "command-injection"]
|
|
- ["ilammy/msvc-dev-cmd", "*", "input.sdk", "command-injection"]
|
|
- ["ilammy/msvc-dev-cmd", "*", "input.toolset", "command-injection"] |