mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Java: Suggestions from Review
This commit is contained in:
@@ -79,4 +79,4 @@ where
|
||||
cfg.isSource(src) and
|
||||
not cfg.hasFlow(src, _) and
|
||||
not isSafeJxBrowserVersion()
|
||||
select src, "This JxBrowser instance allows man-in-the-middle attacks."
|
||||
select src, "This JxBrowser instance may not check HTTPS certificates."
|
||||
|
||||
Reference in New Issue
Block a user