Update ruby/ql/lib/change-notes/2023-05-06-pg.md

Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
This commit is contained in:
Maiky
2023-05-24 01:44:51 +02:00
committed by GitHub
parent 8dca585207
commit 27c1e47ece

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Support for the `pg` gem has been added. Method calls that execute queries against an PostgreSQL database that may be vulnerable to injection attacks will now be recognized.
* Support for the `pg` gem has been added. Method calls that execute queries against a PostgreSQL database that may be vulnerable to injection attacks will now be recognized.