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
445
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/unified/no-windows
User selector
All users
All time
Commit history
Commits on Aug 13, 2026
Merge pull request #22315 from github/copilot/fix-valueof-call-site-issue
Show description for 9d247d6
hvitved
authored
9d247d6
View commit details
Copy full SHA for 9d247d6
View code at this point
Browse repository at this point
Merge pull request #22337 from github/navntoft/expected-files-ctx
Show description for a80d7e0
navntoft
authored
a80d7e0
View commit details
Copy full SHA for a80d7e0
View code at this point
Browse repository at this point
Make android-gradle-incompatibility gating comment self-contained
Show description for 2c67a08
redsun82
committed
2c67a08
View commit details
Copy full SHA for 2c67a08
View code at this point
Browse repository at this point
Use expected_files.add as context manager where applicable
navntoft
committed
d32650e
View commit details
Copy full SHA for d32650e
View code at this point
Browse repository at this point
Gate remaining Android integration tests off linux-arm64
Show description for 4321ba1
redsun82
and
Copilot
committed
4321ba1
View commit details
Copy full SHA for 4321ba1
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Java: gate AGP-7.x Android integration tests off linux-arm64
Show description for d12e9dc
redsun82
and
Copilot
committed
d12e9dc
View commit details
Copy full SHA for d12e9dc
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Merge pull request #22192 from michaelnebel/shared/modelgengeneric
Show description for 4e31516
michaelnebel
authored
4e31516
View commit details
Copy full SHA for 4e31516
View code at this point
Browse repository at this point
Java: Update test expectations
hvitved
committed
7e3c144
View commit details
Copy full SHA for 7e3c144
View code at this point
Browse repository at this point
Simplify test method signature
Show description for c601c6c
Copilot
and
hvitved
authored
c601c6c
View commit details
Copy full SHA for c601c6c
View code at this point
Browse repository at this point
Java: replace non-existent String.valueOf(CharSequence) summary with a synthetic callable for valueOf(Object) on CharSequence arguments
Show description for 925d3e2
Copilot
and
hvitved
authored
925d3e2
View commit details
Copy full SHA for 925d3e2
View code at this point
Browse repository at this point
Add changed framework coverage reports
github-actions[bot]
committed
5dffc22
View commit details
Copy full SHA for 5dffc22
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'main' into felickz-add-spring-r2dbc-models
felickz
authored
239b16b
View commit details
Copy full SHA for 239b16b
View code at this point
Browse repository at this point
Java: test safe R2DBC parameter binding
Show description for 6919c3d
felickz
committed
6919c3d
View commit details
Copy full SHA for 6919c3d
View code at this point
Browse repository at this point
Update java/ql/lib/ext/io.r2dbc.spi.model.yml
Show description for 2214e40
felickz
and
owen-mc
authored
2214e40
View commit details
Copy full SHA for 2214e40
View code at this point
Browse repository at this point
Java: Replace instead of redact to preserve major version
navntoft
committed
82dfa2d
View commit details
Copy full SHA for 82dfa2d
View code at this point
Browse repository at this point
Java: Redact java_version in gradle-buildless integration test
navntoft
committed
08bc837
View commit details
Copy full SHA for 08bc837
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Post-release preparation for codeql-cli-2.26.3
github-actions[bot]
committed
47d6b11
View commit details
Copy full SHA for 47d6b11
View code at this point
Browse repository at this point
Release preparation for version 2.26.3
github-actions[bot]
committed
fae4a92
View commit details
Copy full SHA for fae4a92
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Java: add R2DBC SPI SQL injection sinks
Show description for 90b78c9
felickz
committed
90b78c9
View commit details
Copy full SHA for 90b78c9
View code at this point
Browse repository at this point
Java: cover R2DBC fluent execution paths
Show description for e079fdf
felickz
committed
e079fdf
View commit details
Copy full SHA for e079fdf
View code at this point
Browse repository at this point
Java: model R2DBC SQL injection sinks
Show description for 2e4a174
felickz
committed
2e4a174
View commit details
Copy full SHA for 2e4a174
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into post-release-prep/codeql-cli-2.26.2
oscarsj
authored
21c2c97
View commit details
Copy full SHA for 21c2c97
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Address review comments
jketema
committed
726705b
View commit details
Copy full SHA for 726705b
View code at this point
Browse repository at this point
Address review comments
jketema
committed
9976a7a
View commit details
Copy full SHA for 9976a7a
View code at this point
Browse repository at this point
Java: Update expected test results
jketema
committed
009ed60
View commit details
Copy full SHA for 009ed60
View code at this point
Browse repository at this point
Kotlin: Resolve `subst`ed drives on Windows
jketema
committed
75ee4af
View commit details
Copy full SHA for 75ee4af
View code at this point
Browse repository at this point
Update expected test results after CLI/extractor changes
jketema
committed
4f30042
View commit details
Copy full SHA for 4f30042
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Post-release preparation for codeql-cli-2.26.2
github-actions[bot]
committed
e7b6f91
View commit details
Copy full SHA for e7b6f91
View code at this point
Browse repository at this point
Release preparation for version 2.26.2
github-actions[bot]
committed
6632d2f
View commit details
Copy full SHA for 6632d2f
View code at this point
Browse repository at this point
Merge pull request #22152 from github/post-release-prep/codeql-cli-2.26.1
Show description for 9836c1d
oscarsj
authored
9836c1d
View commit details
Copy full SHA for 9836c1d
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #22207 from github/codeql-spark-run-29493713448
Show description for 87835f7
oscarsj
authored
87835f7
View commit details
Copy full SHA for 87835f7
View code at this point
Browse repository at this point
Java: Add java generics test cases.
michaelnebel
committed
f184d28
View commit details
Copy full SHA for f184d28
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
Java: Lift models to source (unbound) declarations.
michaelnebel
committed
0b365b3
View commit details
Copy full SHA for 0b365b3
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Kotlin: Support Kotlin 2.4.10
jketema
committed
574ef4d
View commit details
Copy full SHA for 574ef4d
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Merge pull request #22175 from owen-mc/java/fix-path-sanitizer
Show description for 05734dc
owen-mc
authored
05734dc
View commit details
Copy full SHA for 05734dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.