mirror of
https://github.com/github/codeql.git
synced 2026-08-04 09:23:23 +02:00
12 lines
371 B
YAML
12 lines
371 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["streetsidesoftware/cspell", "*", "input.name", "code-injection", "generated"]
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["streetsidesoftware/cspell", "*", "input.value", "output.value", "taint", "manual"]
|