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

dogangcr/ql

This branch is 2 commits ahead of, 66399 commits behind github/codeql:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4ed74a · Mar 27, 2020
Dec 16, 2019
Mar 25, 2020
Feb 13, 2020
Mar 26, 2020
Mar 25, 2020
Mar 17, 2020
Mar 27, 2020
Mar 25, 2020
Nov 13, 2019
Mar 25, 2020
Feb 13, 2020
Sep 23, 2018
Mar 13, 2019
Feb 13, 2020
May 7, 2019
Nov 14, 2019
Jul 16, 2019
Mar 17, 2020
Aug 2, 2018
Aug 2, 2018
Mar 11, 2020

Repository files navigation

CodeQL

This open source repository contains the standard CodeQL libraries and queries that power LGTM and the other CodeQL products that GitHub 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 GitHub.

About

The libraries and queries that power CodeQL and LGTM.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CodeQL 59.2%
  • C# 17.6%
  • JavaScript 8.2%
  • Java 7.8%
  • C++ 3.0%
  • Python 2.0%
  • Other 2.2%