mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
30 lines
3.7 KiB
Plaintext
30 lines
3.7 KiB
Plaintext
edges
|
|
| InsecureBasicAuth.java:20:26:20:82 | new HttpPost(...) : HttpPost | InsecureBasicAuth.java:28:3:28:6 | post |
|
|
| InsecureBasicAuth.java:36:17:36:32 | new HttpGet(...) : HttpGet | InsecureBasicAuth.java:38:3:38:5 | get |
|
|
| InsecureBasicAuth.java:46:26:46:54 | new HttpPost(...) : HttpPost | InsecureBasicAuth.java:54:3:54:6 | post |
|
|
| InsecureBasicAuth.java:62:27:62:62 | new BasicHttpRequest(...) : BasicHttpRequest | InsecureBasicAuth.java:70:3:70:6 | post |
|
|
| InsecureBasicAuth.java:79:27:79:59 | new BasicHttpRequest(...) : BasicHttpRequest | InsecureBasicAuth.java:87:3:87:6 | post |
|
|
| InsecureBasicAuth.java:98:28:98:67 | (...)... : URLConnection | InsecureBasicAuth.java:101:3:101:6 | conn |
|
|
| InsecureBasicAuth.java:98:48:98:67 | openConnection(...) : URLConnection | InsecureBasicAuth.java:98:28:98:67 | (...)... : URLConnection |
|
|
nodes
|
|
| InsecureBasicAuth.java:20:26:20:82 | new HttpPost(...) : HttpPost | semmle.label | new HttpPost(...) : HttpPost |
|
|
| InsecureBasicAuth.java:28:3:28:6 | post | semmle.label | post |
|
|
| InsecureBasicAuth.java:36:17:36:32 | new HttpGet(...) : HttpGet | semmle.label | new HttpGet(...) : HttpGet |
|
|
| InsecureBasicAuth.java:38:3:38:5 | get | semmle.label | get |
|
|
| InsecureBasicAuth.java:46:26:46:54 | new HttpPost(...) : HttpPost | semmle.label | new HttpPost(...) : HttpPost |
|
|
| InsecureBasicAuth.java:54:3:54:6 | post | semmle.label | post |
|
|
| InsecureBasicAuth.java:62:27:62:62 | new BasicHttpRequest(...) : BasicHttpRequest | semmle.label | new BasicHttpRequest(...) : BasicHttpRequest |
|
|
| InsecureBasicAuth.java:70:3:70:6 | post | semmle.label | post |
|
|
| InsecureBasicAuth.java:79:27:79:59 | new BasicHttpRequest(...) : BasicHttpRequest | semmle.label | new BasicHttpRequest(...) : BasicHttpRequest |
|
|
| InsecureBasicAuth.java:87:3:87:6 | post | semmle.label | post |
|
|
| InsecureBasicAuth.java:98:28:98:67 | (...)... : URLConnection | semmle.label | (...)... : URLConnection |
|
|
| InsecureBasicAuth.java:98:48:98:67 | openConnection(...) : URLConnection | semmle.label | openConnection(...) : URLConnection |
|
|
| InsecureBasicAuth.java:101:3:101:6 | conn | semmle.label | conn |
|
|
#select
|
|
| InsecureBasicAuth.java:28:3:28:6 | post | InsecureBasicAuth.java:20:26:20:82 | new HttpPost(...) : HttpPost | InsecureBasicAuth.java:28:3:28:6 | post | Insecure basic authentication from $@. | InsecureBasicAuth.java:20:26:20:82 | new HttpPost(...) | this user input |
|
|
| InsecureBasicAuth.java:38:3:38:5 | get | InsecureBasicAuth.java:36:17:36:32 | new HttpGet(...) : HttpGet | InsecureBasicAuth.java:38:3:38:5 | get | Insecure basic authentication from $@. | InsecureBasicAuth.java:36:17:36:32 | new HttpGet(...) | this user input |
|
|
| InsecureBasicAuth.java:54:3:54:6 | post | InsecureBasicAuth.java:46:26:46:54 | new HttpPost(...) : HttpPost | InsecureBasicAuth.java:54:3:54:6 | post | Insecure basic authentication from $@. | InsecureBasicAuth.java:46:26:46:54 | new HttpPost(...) | this user input |
|
|
| InsecureBasicAuth.java:70:3:70:6 | post | InsecureBasicAuth.java:62:27:62:62 | new BasicHttpRequest(...) : BasicHttpRequest | InsecureBasicAuth.java:70:3:70:6 | post | Insecure basic authentication from $@. | InsecureBasicAuth.java:62:27:62:62 | new BasicHttpRequest(...) | this user input |
|
|
| InsecureBasicAuth.java:87:3:87:6 | post | InsecureBasicAuth.java:79:27:79:59 | new BasicHttpRequest(...) : BasicHttpRequest | InsecureBasicAuth.java:87:3:87:6 | post | Insecure basic authentication from $@. | InsecureBasicAuth.java:79:27:79:59 | new BasicHttpRequest(...) | this user input |
|
|
| InsecureBasicAuth.java:101:3:101:6 | conn | InsecureBasicAuth.java:98:48:98:67 | openConnection(...) : URLConnection | InsecureBasicAuth.java:101:3:101:6 | conn | Insecure basic authentication from $@. | InsecureBasicAuth.java:98:48:98:67 | openConnection(...) | this user input |
|