mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
8 lines
473 B
YAML
8 lines
473 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["argoproj/argo-cd/.github/workflows/image-reuse.yaml", "*", "input.docker_image_name", "code-injection", "generated"]
|
|
- ["argoproj/argo-cd/.github/workflows/image-reuse.yaml", "*", "input.ghcr_image_name", "code-injection", "generated"]
|
|
- ["argoproj/argo-cd/.github/workflows/image-reuse.yaml", "*", "input.quay_image_name", "code-injection", "generated"] |