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
996
Pull requests
454
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
src
Security
CWE
CWE-113
on
codeql-cli/v2.25.3
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 3, 2025
Fix java/netty-http-request-or-response-splitting overlay compilation regression
kaspersv
committed
425448a
View commit details
Copy full SHA for 425448a
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Fix cwe tags to include leading zero
owen-mc
committed
cf614a5
View commit details
Copy full SHA for cf614a5
View code at this point
Browse repository at this point
Commits on May 1, 2024
Java: Deprecate the content of ResponseSplittingLocalQuery and remove local query variant.
michaelnebel
committed
b68abab
View commit details
Copy full SHA for b68abab
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
Fix typo in NettyRequestSplitting.java
JLLeitschuh
authored
50056d6
View commit details
Copy full SHA for 50056d6
View code at this point
Browse repository at this point
Commits on May 4, 2023
Add ResponseSplittingLocalQuery
egregius313
committed
e4f47ec
View commit details
Copy full SHA for e4f47ec
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Move ResponseSplitting configuration to ResponseSplittingQuery.qll
egregius313
committed
3eaa94a
View commit details
Copy full SHA for 3eaa94a
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
Java: Rename references.
aschackmull
committed
ec34d44
View commit details
Copy full SHA for ec34d44
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Merge branch 'main' into java/refactor-dataflow-queries-1
aschackmull
authored
64dd8b9
View commit details
Copy full SHA for 64dd8b9
View code at this point
Browse repository at this point
Java: Autoformat
aschackmull
committed
730eae9
View commit details
Copy full SHA for 730eae9
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Java: Refactor ResponseSplitting, ResponseSplittingLocal
aschackmull
committed
c4cf2fe
View commit details
Copy full SHA for c4cf2fe
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
update alert-messsages of java queries
erik-krogh
committed
46b5bf3
View commit details
Copy full SHA for 46b5bf3
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Address PR comments.
Sebastian Bauersfeld
committed
2ec3746
View commit details
Copy full SHA for 2ec3746
View code at this point
Browse repository at this point
Allow blacklist sanitizers.
Sebastian Bauersfeld
committed
f6d42bd
View commit details
Copy full SHA for f6d42bd
View code at this point
Browse repository at this point
Fix up query tests.
Sebastian Bauersfeld
committed
11f527e
View commit details
Copy full SHA for 11f527e
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
Remove reference to infosecwriters.com
Show description for 02cd7bc
sidshank
committed
02cd7bc
View commit details
Copy full SHA for 02cd7bc
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
Remove CAPC and add CWE-93
JLLeitschuh
committed
ded8d64
View commit details
Copy full SHA for ded8d64
View code at this point
Browse repository at this point
Cleanup Netty Response Splitting Query
JLLeitschuh
committed
03fdee3
View commit details
Copy full SHA for 03fdee3
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 8ffe878
JLLeitschuh
and
mattpollard
committed
8ffe878
View commit details
Copy full SHA for 8ffe878
View code at this point
Browse repository at this point
Add HTTP Request Splitting to Netty Query
JLLeitschuh
committed
c732cb7
View commit details
Copy full SHA for c732cb7
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Update security-severity scores
calumgrant
committed
771e686
View commit details
Copy full SHA for 771e686
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Add security-severity metadata
calumgrant
committed
a594afb
View commit details
Copy full SHA for a594afb
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Move source and sink into importable library
rvermeulen
committed
7435dac
View commit details
Copy full SHA for 7435dac
View code at this point
Browse repository at this point
Extend source and sink from DataFlow::Node instead of DataFlow::exprNode
rvermeulen
committed
b66f391
View commit details
Copy full SHA for b66f391
View code at this point
Browse repository at this point
Rename TrustedSource to SafeHeaderSplittingSource
rvermeulen
committed
fed506a
View commit details
Copy full SHA for fed506a
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Extract `HeaderSplittingSink` and `WhitelistedSource`
Show description for 5f560e0
rvermeulen
committed
5f560e0
View commit details
Copy full SHA for 5f560e0
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Update java/ql/src/Security/CWE/CWE-113/NettyResponseSplitting.ql
JLLeitschuh
authored
60f2fa9
View commit details
Copy full SHA for 60f2fa9
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Add DefaultFullHttpResponse to Netty Check
JLLeitschuh
authored
832a4f2
View commit details
Copy full SHA for 832a4f2
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Netty Response Splitting use CompileTimeConstantExpr
Show description for 0e2c5db
JLLeitschuh
and
aschackmull
authored
0e2c5db
View commit details
Copy full SHA for 0e2c5db
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Add io.netty.handler.codec.http.DefaultHttpResponse to Netty Response Splitting Detection
Show description for b218374
JLLeitschuh
committed
b218374
View commit details
Copy full SHA for b218374
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Apply suggestions from code review for netty DefaultHttpHeaders
Show description for 934eed9
JLLeitschuh
and
aschackmull
authored
934eed9
View commit details
Copy full SHA for 934eed9
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Add CWE-113 check for io.netty.handler.codec.http.DefaultHttpHeaders
Show description for dcbd6e0
JLLeitschuh
committed
dcbd6e0
View commit details
Copy full SHA for dcbd6e0
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Java: Add simple sanitizer for java/http-response-splitting.
aschackmull
committed
85eac80
View commit details
Copy full SHA for 85eac80
View code at this point
Browse repository at this point
Commits on May 6, 2019
Java: Deprecate RemoteUserInput.
aschackmull
committed
f367427
View commit details
Copy full SHA for f367427
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Java: Convert security queries to path-problems.
aschackmull
committed
5e03b6f
View commit details
Copy full SHA for 5e03b6f
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Java: Whitelist Cookie::getName for HTTP response splitting.
aschackmull
committed
1188e18
View commit details
Copy full SHA for 1188e18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.