mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
5 lines
203 B
Markdown
5 lines
203 B
Markdown
lgtm,codescanning
|
|
* A new query "Unsafe hostname verification"
|
|
(`java/unsafe-hostname-verification`) has been added. This query finds unsafe
|
|
`HostnameVerifier`s that allow man-in-the-middle attacks.
|