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
447
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
on
refs/heads/codeql-cli-2.23.9
User selector
All users
All time
Commit history
Commits on Jan 5, 2026
Release preparation for version 2.23.9
github-actions[bot]
committed
c006637
View commit details
Copy full SHA for c006637
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
Post-release preparation for codeql-cli-2.23.8
github-actions[bot]
committed
2854330
View commit details
Copy full SHA for 2854330
View code at this point
Browse repository at this point
Release preparation for version 2.23.8
github-actions[bot]
committed
66c51e9
View commit details
Copy full SHA for 66c51e9
View code at this point
Browse repository at this point
Java: Add change note for Maven compiler flags
IdrissRio
committed
a0e7afd
View commit details
Copy full SHA for a0e7afd
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Post-release preparation for codeql-cli-2.23.7
github-actions[bot]
committed
085faa2
View commit details
Copy full SHA for 085faa2
View code at this point
Browse repository at this point
Release preparation for version 2.23.7
github-actions[bot]
committed
a045b31
View commit details
Copy full SHA for a045b31
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
Release preparation for version 2.23.7
github-actions[bot]
committed
19a1346
View commit details
Copy full SHA for 19a1346
View code at this point
Browse repository at this point
Merge pull request #20873 from github/shared-xml-discard
Show description for b8cff77
asgerf
authored
b8cff77
View commit details
Copy full SHA for b8cff77
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
Use string instead of @file in XML discards
asgerf
committed
38a1bb0
View commit details
Copy full SHA for 38a1bb0
View code at this point
Browse repository at this point
Use set literals #2
owen-mc
committed
992bd68
View commit details
Copy full SHA for 992bd68
View code at this point
Browse repository at this point
Improve formatting of tags #2
owen-mc
committed
220fd08
View commit details
Copy full SHA for 220fd08
View code at this point
Browse repository at this point
Use set literals
owen-mc
committed
22b614a
View commit details
Copy full SHA for 22b614a
View code at this point
Browse repository at this point
Fix variable name in qldoc
owen-mc
committed
62238fc
View commit details
Copy full SHA for 62238fc
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Remove trailing periods from @name metadata in query files
Show description for caf6b95
felicitymay
committed
caf6b95
View commit details
Copy full SHA for caf6b95
View code at this point
Browse repository at this point
Factor XML discard predicates into OverlayXml.qll
asgerf
committed
dbf14c1
View commit details
Copy full SHA for dbf14c1
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Merge branch 'main' into java-kotlin-sensitive-logging-substring-barriers
owen-mc
authored
f0dec21
View commit details
Copy full SHA for f0dec21
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Range library recognises long literals now
owen-mc
authored
1a59839
View commit details
Copy full SHA for 1a59839
View code at this point
Browse repository at this point
No need for `getUnderlyingExpr` to look through casts
owen-mc
authored
e37336d
View commit details
Copy full SHA for e37336d
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Merge branch 'main' into java-kotlin-sensitive-logging-substring-barriers
owen-mc
authored
d2fc6a7
View commit details
Copy full SHA for d2fc6a7
View code at this point
Browse repository at this point
Java: Recognize int-sized long literals.
aschackmull
committed
298e4cf
View commit details
Copy full SHA for 298e4cf
View code at this point
Browse repository at this point
Use range analysis and improve tests
owen-mc
authored
ec381e4
View commit details
Copy full SHA for ec381e4
View code at this point
Browse repository at this point
Java: Add missing deprecated annotations.
aschackmull
committed
30d68d8
View commit details
Copy full SHA for 30d68d8
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Fixed formatting
aegilops
committed
ce13668
View commit details
Copy full SHA for ce13668
View code at this point
Browse repository at this point
Fixed formatting
aegilops
committed
e904520
View commit details
Copy full SHA for e904520
View code at this point
Browse repository at this point
Removed bounds checking and only using literals - bounded() predicate did not work
aegilops
committed
29a5b27
View commit details
Copy full SHA for 29a5b27
View code at this point
Browse repository at this point
Merge branch 'main' into java-kotlin-sensitive-logging-substring-barriers
aegilops
authored
801cd72
View commit details
Copy full SHA for 801cd72
View code at this point
Browse repository at this point
Merge commit
aegilops
committed
1e67907
View commit details
Copy full SHA for 1e67907
View code at this point
Browse repository at this point
Made changes requested by reviewers - bounded() for range checking, style and better comments
aegilops
committed
62ee6d3
View commit details
Copy full SHA for 62ee6d3
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
Java: add missing QLDoc
Show description for b3c0938
redsun82
committed
b3c0938
View commit details
Copy full SHA for b3c0938
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
Merge branch 'main' into post-release-prep/codeql-cli-2.23.6
redsun82
committed
773b6c0
View commit details
Copy full SHA for 773b6c0
View code at this point
Browse repository at this point
Merge pull request #20761 from aschackmull/java/ssa-shared
Show description for fe7be22
aschackmull
authored
fe7be22
View commit details
Copy full SHA for fe7be22
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.23.6
github-actions[bot]
committed
5ee45af
View commit details
Copy full SHA for 5ee45af
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Release preparation for version 2.23.6
github-actions[bot]
committed
18fa679
View commit details
Copy full SHA for 18fa679
View code at this point
Browse repository at this point
Merge branch 'main' into java-kotlin-sensitive-logging-substring-barriers
aegilops
authored
7b25e22
View commit details
Copy full SHA for 7b25e22
View code at this point
Browse repository at this point
Added change note, adjusted spacing in comment
aegilops
committed
528c451
View commit details
Copy full SHA for 528c451
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.