mirror of
https://github.com/github/codeql.git
synced 2026-02-14 06:01:07 +01:00
10 lines
484 B
YAML
10 lines
484 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/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"] |