CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
Esben Sparre Andreasen c651e3a155 JS: Add queries to the manual suite for LGTM constistency 2019-05-20 12:32:11 +02:00
change-notes Merge pull request #1308 from asger-semmle/exceptional-flow 2019-05-17 08:33:44 +02:00
config C#: Add shared data flow files 2019-05-06 14:54:11 +02:00
cpp Merge pull request #1326 from jbj/addressConstantVariable-isConstexpr 2019-05-16 15:18:56 -07:00
csharp Merge pull request #1312 from hvitved/csharp/variable-preds 2019-05-16 12:35:12 +01:00
docs
java Merge pull request #1324 from aschackmull/java/switchexpr-nullness 2019-05-19 22:24:27 -04:00
javascript JS: Add queries to the manual suite for LGTM constistency 2019-05-20 12:32:11 +02:00
misc
python Merge pull request #1296 from RasmusSemmle/master 2019-05-16 11:02:56 +01:00
.editorconfig
.gitattributes
.gitignore
.lgtm.yml JS: Exclude test cases from extraction 2019-05-07 14:36:35 +01:00
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?

There is extensive documentation on getting started with writing QL. You can use the interactive query console on LGTM.com 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 QL queries in this repository are licensed under Apache License 2.0 by Semmle.