mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
9 lines
493 B
YAML
9 lines
493 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: githubsecuritylab/actions-all
|
|
extensible: sinkModel
|
|
data:
|
|
- ["gr2m/create-or-update-pull-request-action", "*", "input.branch", "command-injection"]
|
|
- ["gr2m/create-or-update-pull-request-action", "*", "input.path", "command-injection"]
|
|
- ["gr2m/create-or-update-pull-request-action", "*", "input.commit-message", "command-injection"]
|
|
- ["gr2m/create-or-update-pull-request-action", "*", "input.author", "command-injection"] |