mirror of
https://github.com/github/codeql.git
synced 2026-08-05 18:03:27 +02:00
10 lines
635 B
YAML
10 lines
635 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["flipperdevices/flipperzero-firmware", "*", "input.firmware-version", "code-injection", "generated"]
|
|
- ["flipperdevices/flipperzero-firmware", "*", "input.firmware-target", "code-injection", "generated"]
|
|
- ["flipperdevices/flipperzero-firmware", "*", "input.firmware-api", "code-injection", "generated"]
|
|
- ["flipperdevices/flipperzero-firmware", "*", "input.catalog-api-token", "code-injection", "generated"]
|
|
- ["flipperdevices/flipperzero-firmware", "*", "input.catalog-url", "code-injection", "generated"] |