Python: Add modeling of PyMySQL

This commit is contained in:
Rasmus Wriedt Larsen
2020-12-14 10:56:33 +01:00
parent e7b6400e48
commit 31d4ea77cb
4 changed files with 37 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added model of `PyMySQL` PyPI package as a SQL interface following PEP249, resulting in additional sinks for `py/sql-injection`.