mirror of
https://github.com/github/codeql.git
synced 2026-08-05 01:43:23 +02:00
14 lines
537 B
YAML
14 lines
537 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["jwalton/gh-ecr-push", "*", "input.image", "output.imageUrl", "taint", "manual"]
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["jwalton/gh-ecr-push", "*", "input.image", "command-injection", "manual"]
|
|
- ["jwalton/gh-ecr-push", "*", "input.local-image", "command-injection", "manual"]
|
|
- ["jwalton/gh-ecr-push", "*", "input.region", "command-injection", "manual"]
|