Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.04 KB

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