Skip to content

Commit f76d524

Browse files
authored
Update java/ql/lib/change-notes/released/0.2.1.md
1 parent 1143b48 commit f76d524

File tree

1 file changed

+2
-2
lines changed
  • java/ql/lib/change-notes/released

1 file changed

+2
-2
lines changed

java/ql/lib/change-notes/released/0.2.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
* `File::getCanonicalFile`
7777
* `File::getAbsolutePath`
7878
* `File::getCanonicalPath`
79-
Added a flow step for `toString` calls on tainted `android.text.Editable` objects.
80-
Added a data flow step for tainted Android intents that are sent to other activities and accessed there via `getIntent()`.
79+
* Added a flow step for `toString` calls on tainted `android.text.Editable` objects.
80+
* Added a data flow step for tainted Android intents that are sent to other activities and accessed there via `getIntent()`.
8181
* 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`.

0 commit comments

Comments
 (0)