-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background
Currently this repository includes the github/codeql
repository as Git submodule, and then uses its CodeQL libraries. Back then this was the standard way to set up such a project (?), but in the meantime CodeQL workspaces and CodeQL packs were added.
Feature description
Convert this repository to use CodeQL workspaces and CodeQL packs instead of a Git submodule.
Have to research which approaches exist for CI respectively automatic updating of the CodeQL dependency and CodeQL CLI version.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request