Files
codeql/python/ql/lib/change-notes/released/0.11.9.md
2024-02-20 14:26:23 +00:00

7 lines
304 B
Markdown

## 0.11.9
### Minor Analysis Improvements
* The name "certification" is no longer seen as possibly being a certificate, and will therefore no longer be flagged in queries like "clear-text-logging" which look for sensitive data.
* Added modeling of the `psycopg` PyPI package as a SQL database library.