mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
13 lines
801 B
YAML
13 lines
801 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["toeverything/affine", "*", "input.extra-flags", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.nmHoistingLimits", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.path", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.cluster-location", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.cluster-name", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.gcp-project-id", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.package", "code-injection", "generated"]
|
|
- ["toeverything/affine", "*", "input.target", "code-injection", "generated"] |