mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
9 lines
383 B
YAML
9 lines
383 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["wearerequired/lint-action", "*", "input.git_name", "command-injection", "manual"]
|
|
- ["wearerequired/lint-action", "*", "input.git_email", "command-injection", "manual"]
|
|
- ["wearerequired/lint-action", "*", "input.commit_message", "command-injection", "manual"]
|