Skip to content

Commit cd8a10d

Browse files
author
Dave Bartolomeo
committed
Python change notes
1 parent 96deddf commit cd8a10d

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: majorAnalysis
3+
tags: [lgtm, codescanning]
4+
---
5+
* Added modeling of HTTP requests and responses when using `flask_admin` (`Flask-Admin` PyPI package), which leads to additional remote flow sources.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: majorAnalysis
3+
tags: [lgtm, codescanning]
4+
---
5+
* Added modeling of the PyPI package `toml`, which provides encoding/decoding of TOML documents, leading to new taint-tracking steps.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: majorAnalysis
3+
tags: [lgtm, codescanning]
4+
---
5+
* Added modeling of `aiopg` for sinks executing SQL.

0 commit comments

Comments
 (0)