mirror of
https://github.com/github/codeql.git
synced 2026-01-09 20:50:21 +01:00
10 lines
484 B
YAML
10 lines
484 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: github/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["ruby/ruby", "*", "input.builddir", "code-injection", "generated"]
|
|
- ["ruby/ruby", "*", "input.srcdir", "code-injection", "generated"]
|
|
- ["ruby/ruby", "*", "input.test-opts", "code-injection", "generated"]
|
|
- ["ruby/ruby", "*", "input.report-path", "code-injection", "generated"]
|
|
- ["ruby/ruby", "*", "input.launchable-token", "code-injection", "generated"] |