Skip to content

Files

Latest commit

author
github-actions[bot]
Jul 21, 2023
f91b7a9 · Jul 21, 2023

History

History
This branch is 1 commit ahead of devlynnx/codeql:main.

shared

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 21, 2023
Jul 21, 2023
Jul 21, 2023
May 22, 2023
Jul 21, 2023
Jul 21, 2023
Jul 21, 2023
Jul 21, 2023
Jul 21, 2023
Sep 5, 2022

CodeQL Shared Libraries

This folder contains shared, language-agnostic CodeQL libraries.

Libraries are organized into separate query packs, in order to allow for individual versioning. For example, the shared static single assignment (SSA) library exists in the codeql/ssa pack, which can be referenced by adding

dependencies:
  codeql/ssa: 0.0.1

to qlpack.yml.

All shared libraries will belong to a codeql/<name> pack, and live in the namespace codeql.<name>.