mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
8 lines
349 B
YAML
8 lines
349 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: summaryModel
|
|
data:
|
|
- ["jsdaniell/create-json", "*", "input.name", "output.successfully", "taint"]
|
|
- ["jsdaniell/create-json", "*", "input.json", "output.successfully", "taint"]
|
|
- ["jsdaniell/create-json", "*", "input.dir", "output.successfully", "taint"] |