This builds a container for running CodeQL on circleCI. This is heavily based on the github codeql-action.
We will try our best to keep up to the changes they are making.
This wrapper is best used with the swissknife orb. More documentation is being added here.
The specific CircleCI job that runs CodeQL against your codebase is the codeql-analysis
job which is documented here.
If you have any suggestions or feature requests, please open an issue and you are encouraged to follow up with a PR after discussion.