Skip to content

BekaValentine/ql

 
 

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 the MIT License by GitHub.

About

The standard QL libraries and queries that power LGTM.com and other Semmle Products

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CodeQL 59.3%
  • C# 17.5%
  • JavaScript 8.2%
  • Java 7.8%
  • C++ 3.0%
  • Python 2.0%
  • Other 2.2%