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-24 04:36:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b2fa6e15bac3c68b9ebfc8be36751ea7b025c8e
codeql
/
java
/
ql
History
Tony Torralba
2b2fa6e15b
Add taint step for String.valueOf(Editable)
...
Kotlin inlines expr.toString() as String.valueOf(expr) when expr is nullable
2022-06-20 12:07:31 +02:00
..
consistency-queries
Autoformat
2022-05-19 15:18:10 +01:00
examples
Use EqualityTest for either value or ref comparions, and ReferenceEqualityTest for strictly ref comparison.
2022-05-10 19:51:17 +01:00
lib
Add taint step for String.valueOf(Editable)
2022-06-20 12:07:31 +02:00
src
Merge pull request
#9582
from igfoo/igfoo/tidy
2022-06-17 09:02:05 +02:00
test
Add taint step for String.valueOf(Editable)
2022-06-20 12:07:31 +02:00