Skip to content

Commit 9a3b540

Browse files
igfoojketema
andauthored
Update csharp/ql/src/change-notes/released/0.3.3.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
1 parent fb12d85 commit 9a3b540

File tree

1 file changed

+1
-1
lines changed
  • csharp/ql/src/change-notes/released

1 file changed

+1
-1
lines changed

csharp/ql/src/change-notes/released/0.3.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* Parameters of delegates passed to routing endpoint calls like `MapGet` in ASP.NET Core are now considered remote flow sources.
66
* The query `cs/unsafe-deserialization-untrusted-input` is not reporting on all calls of `JsonConvert.DeserializeObject` any longer, it only covers cases that explicitly use unsafe serialization settings.
77
* Added better support for the SQLite framework in the SQL injection query.
8-
* File streams are now considered stored flow sources. Eg. reading query elements from a file can lead to a Second Order SQL injection alert.
8+
* File streams are now considered stored flow sources. For example, reading query elements from a file can lead to a Second Order SQL injection alert.

0 commit comments

Comments
 (0)