@@ -4,3 +4,18 @@ extensions:
44 extensible : summaryModel
55 data :
66 - ["akhileshns/heroku-deploy", "*", "input.branch", "output.status", "taint"]
7+ - addsTo :
8+ pack : githubsecuritylab/actions-all
9+ extensible : sinkModel
10+ data :
11+ - ["akhileshns/heroku-deploy", "*", "input.heroku_app_name", "command-injection"]
12+ - ["akhileshns/heroku-deploy", "*", "input.buildpack", "command-injection"]
13+ - ["akhileshns/heroku-deploy", "*", "input.region", "command-injection"]
14+ - ["akhileshns/heroku-deploy", "*", "input.stack", "command-injection"]
15+ - ["akhileshns/heroku-deploy", "*", "input.team", "command-injection"]
16+ - ["akhileshns/heroku-deploy", "*", "input.docker_heroku_process_type", "command-injection"]
17+ - ["akhileshns/heroku-deploy", "*", "input.docker_build_args", "command-injection"]
18+ - ["akhileshns/heroku-deploy", "*", "input.branch", "command-injection"]
19+ - ["akhileshns/heroku-deploy", "*", "input.appdir", "command-injection"]
20+ - ["akhileshns/heroku-deploy", "*", "input.heroku_api_key", "command-injection"]
21+ - ["akhileshns/heroku-deploy", "*", "input.heroku_email", "command-injection"]
0 commit comments