mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
bee2ddaf266e475da7053bfdddf0b9ebc7ca9bca
With these changes we can run `odasa prepareQueries --check-only --fail-on-warnings` on the C++ query directory. Two changes were needed: 1. The `Metrics/queries.xml` file had to be deleted. It existed because the built distribution has a different file layout, where `Metrics` is moved to the top-level query dir `odasa-cpp-metrics`. Since internal PR 28230 this file is created as needed as part of the dist build process, so it doesn't need to be checked in with the sources. 2. All uses of the `deprecated` and stubbed-out Objective C classes were removed.
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.
Languages
CodeQL
32.2%
Kotlin
27.2%
C#
17%
Java
7.7%
Python
4.6%
Other
11%