CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
Jonas Jensen ca3554dcc6 C++: Incorporate docs review comments 2019-01-11 14:18:15 +01:00
change-notes C++: Incorporate docs review comments 2019-01-11 14:18:15 +01:00
config
cpp C++: Incorporate docs review comments 2019-01-11 14:18:15 +01:00
csharp Merge pull request #726 from hvitved/csharp/cfg/foreach-multi-variables 2019-01-09 14:47:01 +00:00
docs
java Merge pull request #733 from aschackmull/java/remove-old-dataflow 2019-01-08 14:59:27 -05:00
javascript JavaScript: Remove a few other deprecated predicates and classes. 2019-01-09 09:23:59 +00:00
python/ql
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT
LICENSE
README.md

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.