Files
codeql/ruby/ql/lib/change-notes/released/0.6.2.md
2023-05-22 20:47:00 +00:00

6 lines
221 B
Markdown

## 0.6.2
### Minor Analysis Improvements
* Support for the `sqlite3` gem has been added. Method calls that execute queries against an SQLite3 database that may be vulnerable to injection attacks will now be recognized.