CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
Anders Schack-Mulligen bf63139c16 Java: Autoformat semmle.code.java.controlflow. 2018-10-12 13:40:32 +02:00
change-notes Merge pull request #249 from hvitved/csharp/cfg/boolean-splitting 2018-10-11 20:14:37 +01:00
config C++: Move GVN out of "internal" directory 2018-09-20 08:21:15 -07:00
cpp Merge pull request #235 from jbj/hresult-boolean-qhelp 2018-10-11 11:02:17 +01:00
csharp Merge pull request #249 from hvitved/csharp/cfg/boolean-splitting 2018-10-11 20:14:37 +01:00
docs QL style guide: Adjust style rules for if-then-else. 2018-10-10 16:42:34 +02:00
java/ql Java: Autoformat semmle.code.java.controlflow. 2018-10-12 13:40:32 +02:00
javascript Merge pull request #299 from asger-semmle/nosql-sinks 2018-10-12 07:12:05 +01:00
.editorconfig Normalize all text files to LF 2018-09-23 16:24:31 -07:00
.gitattributes Mark several known binary extensions as `-text` 2018-09-23 16:24:32 -07:00
.gitignore Updates based on feedback 2018-10-02 11:17:23 -07:00
CODEOWNERS Java: add Semmle/java team to CODEOWNERS 2018-09-05 20:16:18 -04:00
CODE_OF_CONDUCT.md Introduce code of conduct 2018-08-07 12:19:02 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md and README.md to link the the QL Style Guide. 2018-08-20 11:06:22 +01:00
COPYRIGHT QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
LICENSE QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
README.md Update CONTRIBUTING.md and README.md to link the the QL Style Guide. 2018-08-20 11:06:22 +01:00

README.md

Semmle QL

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

How do I learn QL and run queries?

LGTM has extensive documentation on getting started with writing QL. You can use the interactive query console or the QL for Eclipse plugin 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 and QL style guide.

License

The LGTM queries are licensed under Apache License 2.0 by Semmle.