Files
codeql/python/change-notes/2021-03-15-port-insecure-protocol.md
Rasmus Lerchedahl Petersen 9a96230523 Python: Add changenote
2021-03-15 17:35:30 +01:00

3 lines
209 B
Markdown

lgtm,codescanning
* Ported use of insecure SSL/TLS version (`py/insecure-protocol`) query to use new data-flow library. This might result in different results, but overall a more robust and accurate analysis.