This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-07 19:50:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b7cf7fd27f1f6caacaa3702947c154969802444
codeql
/
java
/
ql
/
test
/
library-tests
/
dataflow
History
Daniel Beck
0c70be145f
Track taint through java.io.File constructor and #toURI; URI#toURL
2020-10-10 20:54:55 +02:00
..
call-sensitivity
…
callctx
…
capture
…
collections
…
fields
…
getter
…
inoutbarriers
…
local-additional-taint
…
local-flow
…
modulus-analysis
Java: Minor fix to modulus analysis to handle constant expressions and not only compile time constants
2020-10-07 11:42:42 +02:00
null
…
partial
…
range-analysis
Java: Fix range analysis false negative
2020-09-15 12:09:05 +02:00
records
Java: Add some test cases.
2020-09-01 11:24:30 +02:00
sign-analysis
Fix additional PR review findings
2020-10-02 09:12:13 +02:00
switchexpr
…
taint
Track taint through java.io.File constructor and #toURI; URI#toURL
2020-10-10 20:54:55 +02:00
taint-format
Java: Improve tests
2020-09-29 16:36:34 +01:00
taint-ioutils
…
taint-jackson
…
taintgettersetter
…
taintreturn
…
taintsources
Java: add Spring::MultipartRequest as taint source
2020-09-22 19:01:10 +02:00
this-flow
…
typepruning
…