Python: Add support for pymssql package

I also forgot to mention `PyMySQL` in frameworks.rst
This commit is contained in:
Rasmus Wriedt Larsen
2022-10-10 13:58:21 +02:00
parent b1d33a404c
commit 4ee71ae4a1
7 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added model of `pymssql` PyPI package as a SQL interface following PEP249, resulting in additional sinks for `py/sql-injection`.