- Notifications
You must be signed in to change notification settings - Fork1.7k
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
License
github/codeql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This open source repository contains the standard CodeQL libraries and queries that powerGitHub Advanced Security and the other application security products thatGitHub makes available to its customers worldwide.
There is extensive documentation about theCodeQL language, writing CodeQL using theCodeQL extension for Visual Studio Code and using theCodeQL CLI.
We welcome contributions to our standard library and standard checks. Do you have an idea for a new check, or how to improve an existing query? Then please go ahead and open a pull request! Before you do, though, please take the time to read ourcontributing guidelines. You can also consult ourstyle guides to learn how to format your code for consistency and clarity, how to write query metadata, and how to write query help documentation for your query.
For information on contributing to CodeQL documentation, see the "contributing guide" for docs.
The code in this repository is licensed under theMIT License byGitHub.
The CodeQL CLI (including the CodeQL engine) is hosted in adifferent repository and islicensed separately. If you'd like to use the CodeQL CLI to analyze closed-source code, you will need a separate commercial license; pleasecontact us for further help.
If you use Visual Studio Code to work in this repository, there are a few integration features to make development easier.
You can install theCodeQL for Visual Studio Code extension to get syntax highlighting, IntelliSense, and code navigation for the QL language, as well as unit test support for testing CodeQL libraries and queries.
The.vscode/tasks.json
file defines custom tasks specific to working in this repository. To invoke one of these tasks, select theTerminal | Run Task...
menu option, and then select the desired task from the dropdown. You can also invoke theTasks: Run Task
command from the command palette.
About
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.