mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
12 lines
737 B
YAML
12 lines
737 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["jamesives/github-pages-deploy-action", "*", "input.branch", "command-injection", "manual"]
|
|
- ["jamesives/github-pages-deploy-action", "*", "input.commit-message", "command-injection", "manual"]
|
|
- ["jamesives/github-pages-deploy-action", "*", "input.git-config-email", "command-injection", "manual"]
|
|
- ["jamesives/github-pages-deploy-action", "*", "input.git-config-name", "command-injection", "manual"]
|
|
- ["jamesives/github-pages-deploy-action", "*", "input.target-folder", "command-injection", "manual"]
|
|
- ["jamesives/github-pages-deploy-action", "*", "input.tag", "command-injection", "manual"]
|