/codeql-kcl

This open source repository contains the standard CodeQL libraries and queries that power KCL code security.

Primary LanguageJavaApache License 2.0Apache-2.0

CodeQL KCL

FOSSA Status

The repository contains the standard CodeQL libraries and queries that power KCL code security.

Developing

Extractor

Building

  1. See here to add the kcl-lib dependency.
  2. Import the codeql.jar, located at codeql/tools/codeql.jar.
  3. Put your KCL code into data/project.

Output

  • data/report: The output generated by the extractor, with AST JSON files in the extend folder.
  • data/database: The generated database.

License

FOSSA Status