CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
Geoffrey White 51caee67b0 CPP: Update comment so that it no longer contains (incorrect) line numbers. 2019-06-25 14:15:09 +01:00
change-notes Merge pull request #1492 from geoffw0/exprnoeffectweak 2019-06-25 10:58:28 +02:00
config
cpp CPP: Update comment so that it no longer contains (incorrect) line numbers. 2019-06-25 14:15:09 +01:00
csharp Merge pull request #1345 from denislevin/denisl/cs/MishandlingJapaneseDatesAndLeapYear 2019-06-20 10:21:26 +01:00
docs
java Java: add db stats for compilation/diagnostic relations 2019-06-12 17:21:35 -04:00
javascript JavaScript: Update link to the OWASP XSS prevetion cheat sheet. 2019-06-24 23:21:14 +01:00
misc
python Merge pull request #1483 from markshannon/merge-121 2019-06-21 14:11:07 +02:00
.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?

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. You can also consult our style guides to learn how to format your QL for consistency and clarity, how to write query metadata, and how to write query help documentation for your query.

License

The QL queries in this repository are licensed under Apache License 2.0 by Semmle.