mirror of
https://github.com/github/codeql.git
synced 2026-08-06 10:18:43 +02:00
8 lines
296 B
YAML
8 lines
296 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["timheuer/base64-to-file", "*", "input.fileName", "output.filePath", "taint", "manual"]
|
|
- ["timheuer/base64-to-file", "*", "input.fileDir", "output.filePath", "taint", "manual"]
|