mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
4 lines
636 B
Plaintext
4 lines
636 B
Plaintext
| Test.java:38:25:38:45 | accept(...) | This connection occurs after the authentication in $@, rather than authentication over the new connection. | Test.java:37:7:37:31 | isAuthenticated(...) | this condition |
|
|
| Test.java:51:25:51:45 | accept(...) | This connection occurs after the authentication in $@, rather than authentication over the new connection. | Test.java:49:7:49:31 | isAuthenticated(...) | this condition |
|
|
| Test.java:65:32:65:53 | accept(...) | This connection occurs after the authentication in $@, rather than authentication over the new connection. | Test.java:64:7:64:31 | isAuthenticated(...) | this condition |
|