Skip to content
/ ql Public
forked from github/codeql

The libraries and queries that power CodeQL and LGTM.com

License

Notifications You must be signed in to change notification settings

mchammer01/ql

This branch is 66166 commits behind github/codeql:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2019
Feb 12, 2020
Feb 6, 2020
Feb 12, 2020
Feb 12, 2020
Feb 11, 2020
Feb 7, 2020
Feb 7, 2020
Nov 13, 2019
Feb 12, 2020
Nov 13, 2019
Sep 23, 2018
Mar 13, 2019
Dec 23, 2019
May 7, 2019
Nov 14, 2019
Jul 16, 2019
Dec 17, 2019
Aug 2, 2018
Aug 2, 2018
Nov 15, 2019

Repository files navigation

CodeQL

This open source repository contains the standard CodeQL libraries and queries that power LGTM, and the other products that Semmle makes available to its customers worldwide.

How do I learn CodeQL and run queries?

There is extensive documentation on getting started with writing CodeQL. You can use the interactive query console on LGTM.com or the CodeQL for Visual Studio Code extension to try out your queries on any open source project that's currently being analyzed.

Contributing

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 our contributing guidelines. You can also consult our style 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.

License

The code in this repository is licensed under Apache License 2.0 by Semmle.

About

The libraries and queries that power CodeQL and LGTM.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 43.6%
  • JavaScript 19.9%
  • Java 19.1%
  • C++ 7.3%
  • Python 4.7%
  • C 3.4%
  • Other 2.0%