CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Перейти к файлу
Jonas Jensen df4c57648c C++: Support inline namespaces in hasQualifiedName 2019-05-29 15:22:42 +02:00
change-notes C++: Support inline namespaces in hasQualifiedName 2019-05-29 15:22:42 +02:00
config C#: Add shared data flow files 2019-05-06 14:54:11 +02:00
cpp C++: Support inline namespaces in hasQualifiedName 2019-05-29 15:22:42 +02:00
csharp Merge pull request #1353 from calumgrant/cs/diagnostic-queries3 2019-05-29 10:26:41 +02:00
docs docs: reword slightly 2019-03-13 07:54:44 +00:00
java Merge pull request #1344 from aschackmull/java/validatedvariable 2019-05-24 11:23:18 -04:00
javascript JavaScript: Make autobuilder fail if no JS/TS code was seen. 2019-05-28 14:43:59 +01:00
misc Add simple mode for highlighting QL dbschemes 2019-02-19 09:56:39 +00:00
python Merge pull request #1296 from RasmusSemmle/master 2019-05-16 11:02:56 +01:00
.editorconfig Normalize all text files to LF 2018-09-23 16:24:31 -07:00
.gitattributes .gitattributes: PDB files are binary 2019-03-13 10:42:28 +00:00
.gitignore Don't .gitignore .vs/VSWorkspaceSettings.json 2018-09-26 15:52:44 +02:00
.lgtm.yml JS: Exclude test cases from extraction 2019-05-07 14:36:35 +01:00
CODEOWNERS C++: Add C++ analysis team to CODEOWNERS 2018-10-24 11:58:37 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT
LICENSE
README.md Merge pull request #763 from sjvs/patch-1 2019-03-15 09:02:08 +00: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?

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.