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
10k
Code
Issues
995
Pull requests
453
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
test
query-tests
on
codeql-cli/v2.25.2
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2026
Address review: update QLDoc comment and fix expected test output
Show description for e6adfbc
MarkLee131
committed
e6adfbc
View commit details
Copy full SHA for e6adfbc
View code at this point
Browse repository at this point
Merge branch 'main' into fix/tainted-arithmetic-bounds-check-barrier
MarkLee131
authored
938039d
View commit details
Copy full SHA for 938039d
View code at this point
Browse repository at this point
Update java/ql/test/query-tests/security/CWE-190/semmle/tests/ArithmeticTainted.java
Show description for f5cfc5e
MarkLee131
and
owen-mc
authored
f5cfc5e
View commit details
Copy full SHA for f5cfc5e
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Exclude bounds-check arithmetic from tainted-arithmetic sinks
Show description for 0c5e89a
MarkLee131
committed
0c5e89a
View commit details
Copy full SHA for 0c5e89a
View code at this point
Browse repository at this point
Address PR review: add Signature.getInstance sink, HMAC/PBKDF2 whitelist, fix test APIs
Show description for da4a223
MarkLee131
committed
da4a223
View commit details
Copy full SHA for da4a223
View code at this point
Browse repository at this point
Add EC to secure algorithm whitelist for Java CWE-327 query
MarkLee131
committed
a9449cc
View commit details
Copy full SHA for a9449cc
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Merge pull request #21415 from owen-mc/java/validate-constructor-summary-models
Show description for e96ba48
owen-mc
authored
e96ba48
View commit details
Copy full SHA for e96ba48
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Update models in test output
owen-mc
committed
92a7190
View commit details
Copy full SHA for 92a7190
View code at this point
Browse repository at this point
Merge pull request #21412 from aschackmull/java/binary-assignment
Show description for 8ef4be4
aschackmull
authored
8ef4be4
View commit details
Copy full SHA for 8ef4be4
View code at this point
Browse repository at this point
Java: Make Assignment extend BinaryExpr.
aschackmull
committed
ec1d034
View commit details
Copy full SHA for ec1d034
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Add space before $ in xml test file
owen-mc
committed
2b31114
View commit details
Copy full SHA for 2b31114
View code at this point
Browse repository at this point
java: Inline expectation should have space before $
owen-mc
committed
f41c30e
View commit details
Copy full SHA for f41c30e
View code at this point
Browse repository at this point
Java: Inline expectation should have space after $
Show description for ef345a3
owen-mc
committed
ef345a3
View commit details
Copy full SHA for ef345a3
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
Java: Add nullness test covering known FP.
aschackmull
committed
2b8e719
View commit details
Copy full SHA for 2b8e719
View code at this point
Browse repository at this point
Java: Accept removal of spurious reason (the alert stays).
aschackmull
committed
d84e0e2
View commit details
Copy full SHA for d84e0e2
View code at this point
Browse repository at this point
Java: Accept new TP in NullMaybe.
aschackmull
committed
8b0dd7b
View commit details
Copy full SHA for 8b0dd7b
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Update test results (remove SPURIOUS annotations)
owen-mc
committed
cf73d96
View commit details
Copy full SHA for cf73d96
View code at this point
Browse repository at this point
Expand log injection sanitizers to annotation regex matches
owen-mc
committed
9fc95f5
View commit details
Copy full SHA for 9fc95f5
View code at this point
Browse repository at this point
Add failing log injection test for @Pattern validation
owen-mc
committed
146fc7a
View commit details
Copy full SHA for 146fc7a
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
Fix Matcher.matches edge case
owen-mc
committed
8f8f4c2
View commit details
Copy full SHA for 8f8f4c2
View code at this point
Browse repository at this point
Add failing test for Matcher.matches() edge case
owen-mc
committed
90befa0
View commit details
Copy full SHA for 90befa0
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
Add @Pattern as RegexExecution => SSRF sanitizer
owen-mc
committed
bfe26c1
View commit details
Copy full SHA for bfe26c1
View code at this point
Browse repository at this point
Add failing test for @Pattern validation
owen-mc
committed
d0999e3
View commit details
Copy full SHA for d0999e3
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Java: Rename ReturnStmt.getResult to getExpr.
aschackmull
committed
6f40ac1
View commit details
Copy full SHA for 6f40ac1
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Add test for *Pool exclusion
owen-mc
committed
516b84b
View commit details
Copy full SHA for 516b84b
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
Merge pull request #20930 from owen-mc/java/spring-rest-template-request-forgery-sinks
Show description for a5d9cb1
owen-mc
authored
a5d9cb1
View commit details
Copy full SHA for a5d9cb1
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Update java/ql/test/query-tests/security/CWE-798/semmle/tests/HardcodedCouchBaseCredentials.java
Show description for 5cef037
mbaluda
and
owen-mc
authored
5cef037
View commit details
Copy full SHA for 5cef037
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Fix test expectations
mbaluda
committed
9efefa6
View commit details
Copy full SHA for 9efefa6
View code at this point
Browse repository at this point
Improve model for CWE-089
mbaluda
committed
d335f03
View commit details
Copy full SHA for d335f03
View code at this point
Browse repository at this point
Fix `SqlTainted` test
mbaluda
committed
89f0e79
View commit details
Copy full SHA for 89f0e79
View code at this point
Browse repository at this point
rename change notes
mbaluda
committed
dda042f
View commit details
Copy full SHA for dda042f
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
Merge branch 'github:main' into couchdb
mbaluda
authored
4c8058d
View commit details
Copy full SHA for 4c8058d
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
SQLi test case
mbaluda
committed
15ee88e
View commit details
Copy full SHA for 15ee88e
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
Hardcoded credentials in CouchBase
mbaluda
committed
b22077c
View commit details
Copy full SHA for b22077c
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
java: understand more initializers
Show description for c6240e5
yoff
committed
c6240e5
View commit details
Copy full SHA for c6240e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.