mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
10 lines
537 B
YAML
10 lines
537 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["ocaml/dune", "*", "input.OCAML_COMPILER", "code-injection", "generated"]
|
|
- ["ocaml/dune", "*", "input.DKML_COMPILER", "code-injection", "generated"]
|
|
- ["ocaml/dune", "*", "input.DISKUV_OPAM_REPOSITORY", "code-injection", "generated"]
|
|
- ["ocaml/dune", "*", "input.CONF_DKML_CROSS_TOOLCHAIN", "code-injection", "generated"]
|
|
- ["ocaml/dune", "*", "input.FDOPEN_OPAMEXE_BOOTSTRAP", "code-injection", "generated"] |