mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
9 lines
309 B
YAML
9 lines
309 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["MeilCli/regex-match", "*", "input.search_string", "output.matched_first", "taint", "manual"]
|
|
- ["MeilCli/regex-match", "*", "input.search_string", "output.matched_json", "taint", "manual"]
|
|
|