Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 751 Bytes

CodeQL Runner for CircleCI

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.

Usage

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.

Contributing

If you have any suggestions or feature requests, please open an issue and you are encouraged to follow up with a PR after discussion.