FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/src/Security/CWE/CWE-113 - github/codeql · GitHub
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
998
Pull requests
467
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.19.1
User selector
Datepicker
Commit history
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
Commits on Oct 12, 2018
Merge pull request #312 from aschackmull/java/autoformat-libs
Show description for a8be7f2
semmle-qlci
authored
a8be7f2
View commit details
Copy full SHA for a8be7f2
View code at this point
Browse repository at this point
Java: Autoformat libs outside semmle.code.java.
aschackmull
committed
67d1c72
View commit details
Copy full SHA for 67d1c72
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL