CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
Robert Marsh fd7168a365 C++/Doc: add change notes to github.com ql repo 2018-08-03 10:24:35 -07:00
change-notes/1.18 C++/Doc: add change notes to github.com ql repo 2018-08-03 10:24:35 -07:00
cpp/ql QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
csharp/ql QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
javascript QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
.gitignore QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00
CONTRIBUTING.md QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +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 QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +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 writing QL, and also has an interactive query console that allows you to try out your queries on any open-source project that's currently being analysed.

Contributing

We welcome contributions to our standard library and standard checks, got an idea for a new check, or how to improve an existing query? Then please go ahead an open a Pull Request! Before you do though, please take the time to read our contributing guidelines.

License

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