Merge pull request #5567 from asgerf/js/sql-models

Approved by esbena
This commit is contained in:
CodeQL CI
2021-04-09 07:11:10 -07:00
committed by GitHub
17 changed files with 277 additions and 59 deletions

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* The SQL library models for `mysql`, `mysql2`, `mssql`, `pg`, `sqlite3`, `sequelize`, and `@google-cloud/spanner` have improved,
leading to more SQL injection sinks.