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
2025-12-19 10:23:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f54bb66b807ee4b22f6be28cfbb71d21b901b10
codeql
/
java
/
ql
/
test
/
kotlin
/
library-tests
/
dataflow
History
Chris Smowton
ada31f3075
Distinguish result type parameter names
...
This makes debugging a little easier.
2022-05-19 11:55:31 +01:00
..
extensionMethod
Fix data flow through
ExtensionMethodAccess
2022-05-10 19:51:27 +01:00
foreach
Fix dataflow for
kotlin.Array.iterator()
2022-05-12 22:37:03 +01:00
func
Distinguish result type parameter names
2022-05-19 11:55:31 +01:00
notnullexpr
Add test for NotNullExpr flow
2022-05-10 19:51:20 +01:00
stmtexpr
Add test for StmtExpr flow
2022-05-10 19:51:18 +01:00
taint
Add local dataflow test for string templates
2022-05-10 19:51:16 +01:00
whenexpr
Fix test expectations
2022-05-10 19:51:22 +01:00