Files
codeql/ql/lib/ext/jamesives_github-pages-deploy-action.model.yml
2024-03-14 21:52:22 +01:00

12 lines
681 B
YAML

extensions:
- addsTo:
pack: githubsecuritylab/actions-all
extensible: sinkModel
data:
- ["jamesives/github-pages-deploy-action", "*", "input.branch", "command-injection"]
- ["jamesives/github-pages-deploy-action", "*", "input.commit-message", "command-injection"]
- ["jamesives/github-pages-deploy-action", "*", "input.git-config-email", "command-injection"]
- ["jamesives/github-pages-deploy-action", "*", "input.git-config-name", "command-injection"]
- ["jamesives/github-pages-deploy-action", "*", "input.target-folder", "command-injection"]
- ["jamesives/github-pages-deploy-action", "*", "input.tag", "command-injection"]