CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
calumgrant 7c521708ac
Merge pull request #76 from hvitved/csharp/cfg/generic-splitting
C#: Generic control flow graph splitting
2018-08-22 18:18:33 +01:00
change-notes/1.18 Merge pull request #76 from hvitved/csharp/cfg/generic-splitting 2018-08-22 18:18:33 +01:00
cpp Merge pull request #86 from ian-semmle/typo 2018-08-22 10:18:38 +01:00
csharp C#: Update expected test output 2018-08-21 08:57:03 +02:00
docs Address review comments. Reformat bullet lists with capitals and remove trailing punctuation. 2018-08-20 11:00:35 +01:00
javascript Merge pull request #73 from esben-semmle/js/cleartext-logging-query 2018-08-22 08:04:36 +01:00
.gitignore QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
CODEOWNERS Remove @Semmle/cpp from CODEOWNERS 2018-08-15 12:32:54 +01: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.