mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Update java/ql/lib/change-notes/released/0.2.1.md
This commit is contained in:
committed by
GitHub
parent
1143b48338
commit
f76d52407d
@@ -76,6 +76,6 @@
|
||||
* `File::getCanonicalFile`
|
||||
* `File::getAbsolutePath`
|
||||
* `File::getCanonicalPath`
|
||||
Added a flow step for `toString` calls on tainted `android.text.Editable` objects.
|
||||
Added a data flow step for tainted Android intents that are sent to other activities and accessed there via `getIntent()`.
|
||||
* Added a flow step for `toString` calls on tainted `android.text.Editable` objects.
|
||||
* Added a data flow step for tainted Android intents that are sent to other activities and accessed there via `getIntent()`.
|
||||
* Added modeling of MyBatis (`org.apache.ibatis`) Providers, resulting in additional sinks for the queries `java/ognl-injection`, `java/sql-injection`, `java/sql-injection-local` and `java/concatenated-sql-query`.
|
||||
|
||||
Reference in New Issue
Block a user