Files
codeql/php/ql/lib/qlpack.yml
Josef Svenningsson cea862bfb3 PHP extractor and query library, built with AI
This is built with copilot, via a number
of iterations and run various test. But it should
by no means be considered production ready. I'm
looking for feeback on how to take this forward.
2026-03-05 17:02:05 +00:00

14 lines
284 B
YAML

name: codeql/php-all
version: 0.1.0-dev
groups: php
extractor: php
dbscheme: php.dbscheme
upgrades: upgrades
library: true
dependencies:
codeql/controlflow: ${workspace}
codeql/dataflow: ${workspace}
codeql/ssa: ${workspace}
codeql/util: ${workspace}
warnOnImplicitThis: true