Move change notes to correct directories

This commit is contained in:
Dave Bartolomeo
2021-11-19 19:54:52 -05:00
parent 75fb47c76f
commit 5ed9029143
9 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +0,0 @@
---
category: majorAnalysis
tags: [lgtm, codescanning]
---
* Added modeling of HTTP requests and responses when using `flask_admin` (`Flask-Admin` PyPI package), which leads to additional remote flow sources.

View File

@@ -1,5 +0,0 @@
---
category: majorAnalysis
tags: [lgtm, codescanning]
---
* Added modeling of the PyPI package `toml`, which provides encoding/decoding of TOML documents, leading to new taint-tracking steps.

View File

@@ -1,5 +0,0 @@
---
category: majorAnalysis
tags: [lgtm, codescanning]
---
* Added modeling of `aiopg` for sinks executing SQL.