Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
2k
Star
9.8k
Code
Issues
985
Pull requests
416
Discussions
Actions
Projects
Models
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Models
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
src
on
codeql-cli/v2.25.3
User selector
All users
All time
Commit history
Commits on Apr 27, 2026
Release preparation for version 2.25.3
github-actions[bot]
committed
019ec0c
Copy full SHA for 019ec0c
Revert "Release preparation for version 2.25.3"
mbg
authored
9f70f71
Copy full SHA for 9f70f71
Commits on Apr 20, 2026
Release preparation for version 2.25.3
github-actions[bot]
committed
c861d99
Copy full SHA for c861d99
Commits on Apr 6, 2026
Post-release preparation for codeql-cli-2.25.2
github-actions[bot]
committed
242090e
Copy full SHA for 242090e
Release preparation for version 2.25.2
github-actions[bot]
committed
4fe2f6d
Copy full SHA for 4fe2f6d
Commits on Mar 30, 2026
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.25.1
oscarsj
committed
59eec7f
Copy full SHA for 59eec7f
Post-release preparation for codeql-cli-2.25.1
github-actions[bot]
committed
ce6e6d5
Copy full SHA for ce6e6d5
Commits on Mar 25, 2026
Release preparation for version 2.25.1
github-actions[bot]
committed
fb01184
Copy full SHA for fb01184
Release preparation for version 2.25.1
github-actions[bot]
committed
8cf0954
Copy full SHA for 8cf0954
Commits on Mar 19, 2026
Merge branch 'main' into post-release-prep/codeql-cli-2.25.0
oscarsj
authored
2139b97
Copy full SHA for 2139b97
Commits on Mar 16, 2026
Post-release preparation for codeql-cli-2.25.0
github-actions[bot]
committed
e3dbf5b
Copy full SHA for e3dbf5b
Release preparation for version 2.25.0
github-actions[bot]
committed
d605575
Copy full SHA for d605575
Commits on Mar 13, 2026
Add change notes
owen-mc
committed
5280913
Copy full SHA for 5280913
Change @security-severity for log injection queries from 7.8 to 6.1
owen-mc
committed
056aa34
Copy full SHA for 056aa34
Change @security-severity for XSS queries from 6.1 to 7.8
owen-mc
committed
f58a6e5
Copy full SHA for f58a6e5
Commits on Mar 6, 2026
Merge branch 'main' of https://github.com/github/codeql into oscarsj/merge-back-rc-3.21
oscarsj
committed
3b9eba2
Copy full SHA for 3b9eba2
Commits on Mar 5, 2026
Merge pull request #21412 from aschackmull/java/binary-assignment
Show description for 8ef4be4
aschackmull
authored
8ef4be4
Copy full SHA for 8ef4be4
Java: Make Assignment extend BinaryExpr.
aschackmull
committed
ec1d034
Copy full SHA for ec1d034
Commits on Mar 4, 2026
Java: Align BinaryExpr.getOp() with AssignOp.getOp().
aschackmull
committed
3c129fc
Copy full SHA for 3c129fc
Java: Inline expectation should have space after $
Show description for ef345a3
owen-mc
committed
ef345a3
Copy full SHA for ef345a3
Commits on Mar 2, 2026
Post-release preparation for codeql-cli-2.24.3
github-actions[bot]
committed
e152f08
Copy full SHA for e152f08
Release preparation for version 2.24.3
github-actions[bot]
committed
7795bad
Copy full SHA for 7795bad
Commits on Feb 23, 2026
Java/Cfg: Introduce new shared CFG library and replace the Java CFG.
aschackmull
committed
48e3724
Copy full SHA for 48e3724
Java: Preparatory tweaks.
aschackmull
committed
2e98734
Copy full SHA for 2e98734
Commits on Feb 17, 2026
Merge pull request #21338 from github/idrissrio/java/fix-change-note
Show description for 744ade6
IdrissRio
authored
744ade6
Copy full SHA for 744ade6
Merge pull request #21337 from github/idrissrio/java/jdk26-note
Show description for c877487
IdrissRio
authored
c877487
Copy full SHA for c877487
Java: Fix Maven change note
IdrissRio
committed
5151df4
Copy full SHA for 5151df4
Java: Address review comments
IdrissRio
committed
8aa839f
Copy full SHA for 8aa839f
Java: Add change note for JDK 26
IdrissRio
committed
bd94ced
Copy full SHA for bd94ced
Merge pull request #21319 from owen-mc/java/javax-jakarta
Show description for 94e3d86
owen-mc
authored
94e3d86
Copy full SHA for 94e3d86
Commits on Feb 16, 2026
Post-release preparation for codeql-cli-2.24.2
github-actions[bot]
committed
b5898c5
Copy full SHA for b5898c5
Release preparation for version 2.24.2
github-actions[bot]
committed
ef04f92
Copy full SHA for ef04f92
Apply copilot's fixes
owen-mc
committed
53b8f2a
Copy full SHA for 53b8f2a
Fix places which already dealt with both javax and jakarta
owen-mc
committed
3184090
Copy full SHA for 3184090
Replace "javax" with `javaxOrJakarta()`
Show description for a5e6f6d
owen-mc
committed
a5e6f6d
Copy full SHA for a5e6f6d
Previous
Next
You can’t perform that action at this time.