Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
9.9k
Code
Issues
995
Pull requests
446
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
consistency-queries
on
codeql-cli/v2.26.3
User selector
All users
All time
Commit history
Commits on Mar 4, 2026
Java: Align BinaryExpr.getOp() with AssignOp.getOp().
aschackmull
committed
3c129fc
View commit details
Copy full SHA for 3c129fc
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
Java: Enable Cfg consistency checks.
aschackmull
committed
f7317b6
View commit details
Copy full SHA for f7317b6
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Java: Rename UnaryExpr.getExpr to getOperand.
aschackmull
committed
5e6e64b
View commit details
Copy full SHA for 5e6e64b
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Java: Enable SSA consistency queries.
aschackmull
committed
947a85e
View commit details
Copy full SHA for 947a85e
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
Java: IPA the CFG
owen-mc
committed
0f3dd6d
View commit details
Copy full SHA for 0f3dd6d
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
autoformat
smowton
committed
f347784
View commit details
Copy full SHA for f347784
View code at this point
Browse repository at this point
Note pattern-cases may be missing some type-accesses
smowton
committed
3d9bc6f
View commit details
Copy full SHA for 3d9bc6f
View code at this point
Browse repository at this point
Account for new possible child index gap
smowton
committed
5e0961b
View commit details
Copy full SHA for 5e0961b
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
Update test expectations re: record-pattern type accesses
smowton
committed
cc68169
View commit details
Copy full SHA for cc68169
View code at this point
Browse repository at this point
Note that instanceof with a record pattern doesn't have a type access
smowton
committed
a335109
View commit details
Copy full SHA for a335109
View code at this point
Browse repository at this point
Support switch cases with binding patterns
smowton
committed
f4b45fa
View commit details
Copy full SHA for f4b45fa
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Mass-rename MethodAccess -> MethodCall
smowton
authored
f552a15
View commit details
Copy full SHA for f552a15
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Java: Improve the diagnostics consistency query
Show description for 8a0286e
igfoo
committed
8a0286e
View commit details
Copy full SHA for 8a0286e
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Java: Enable implicit this warnings for remaining packs
kaspersv
committed
7fcdefb
View commit details
Copy full SHA for 7fcdefb
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Kotlin: Report CFG dead end consistency issues on `ErrorExpr`
tamasvajk
committed
5cc2868
View commit details
Copy full SHA for 5cc2868
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Exclude annotations from consistency check due to intentionally missing children
smowton
committed
8ca05d8
View commit details
Copy full SHA for 8ca05d8
View code at this point
Browse repository at this point
WIP: Extract annotation values (tests are missing)
tamasvajk
authored and
smowton
committed
3b09cb2
View commit details
Copy full SHA for 3b09cb2
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Kotlin: Extract missing arguments of enum constructor calls
tamasvajk
committed
44e70af
View commit details
Copy full SHA for 44e70af
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
qlpacks: libraryPathDependencies -> dependencies
smowton
committed
ee63e60
View commit details
Copy full SHA for ee63e60
View code at this point
Browse repository at this point
Kotlin: Remove `javaEquivalent` consistency query
Show description for 7ceadb0
tamasvajk
committed
7ceadb0
View commit details
Copy full SHA for 7ceadb0
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Kotlin: Autoformat query
igfoo
committed
4050801
View commit details
Copy full SHA for 4050801
View code at this point
Browse repository at this point
Java/Kotlin: Add a diagnostic consistency query
igfoo
committed
caf7ebc
View commit details
Copy full SHA for caf7ebc
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
Avoid using count(...) = 0
smowton
committed
1d8547d
View commit details
Copy full SHA for 1d8547d
View code at this point
Browse repository at this point
Visibility consistency query: allow $default methods to have package-private (default) visibility
smowton
committed
764c139
View commit details
Copy full SHA for 764c139
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Kotlin: Add consistency query to check missing java equivalent functions
tamasvajk
committed
11de55e
View commit details
Copy full SHA for 11de55e
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
rename all occurrences of XML to Xml
erik-krogh
committed
ce9f69a
View commit details
Copy full SHA for ce9f69a
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Fix type-parameter-out-of-scope test
smowton
committed
7475f84
View commit details
Copy full SHA for 7475f84
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Kotlin: Mangle names of internal functions to match JVM symbols
smowton
committed
dd93062
View commit details
Copy full SHA for dd93062
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Autoformat
smowton
committed
a124d83
View commit details
Copy full SHA for a124d83
View code at this point
Browse repository at this point
Kotlin: reintroduce obinit when we have multiple secondary constructors and no primary
Show description for af52303
smowton
committed
af52303
View commit details
Copy full SHA for af52303
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Kotlin/Java: Add the beginnings of a "visibility" consistency query
igfoo
committed
52b2290
View commit details
Copy full SHA for 52b2290
View code at this point
Browse repository at this point
Commits on May 19, 2022
Autoformat
smowton
committed
c9232c0
View commit details
Copy full SHA for c9232c0
View code at this point
Browse repository at this point
Expand warning message to note that there are known Java extractor bugs relating to this query
smowton
committed
4f08981
View commit details
Copy full SHA for 4f08981
View code at this point
Browse repository at this point
Autoformat
smowton
committed
e722c99
View commit details
Copy full SHA for e722c99
View code at this point
Browse repository at this point
Type-variable-in-scope consistency query: account for all enclosing elements that declare type parameters.
smowton
committed
49c9c36
View commit details
Copy full SHA for 49c9c36
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.