mirror of
https://github.com/github/codeql.git
synced 2025-12-28 06:36:33 +01:00
feat(models): Add models for ssh-action
This commit is contained in:
8
ql/lib/ext/manual/appleboy_ssh-action.model.yml
Normal file
8
ql/lib/ext/manual/appleboy_ssh-action.model.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: github/actions-all
|
||||
extensible: actionsSinkModel
|
||||
data:
|
||||
- ["appleboy/ssh-action", "*", "input.script", "code-injection", "manual"]
|
||||
- ["appleboy/ssh-action", "*", "input.envs", "envvar-injection", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user