mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
11 lines
590 B
YAML
11 lines
590 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["renovatebot/github-action", "*", "input.renovate-image", "command-injection", "manual"]
|
|
- ["renovatebot/github-action", "*", "input.renovate-version", "command-injection", "manual"]
|
|
- ["renovatebot/github-action", "*", "input.docker-cmd-file", "command-injection", "manual"]
|
|
- ["renovatebot/github-action", "*", "input.docker-user", "command-injection", "manual"]
|
|
- ["renovatebot/github-action", "*", "input.docker-volumes", "command-injection", "manual"]
|