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