mirror of
https://github.com/github/codeql.git
synced 2026-03-30 04:08:16 +02:00
25 lines
3.0 KiB
Plaintext
25 lines
3.0 KiB
Plaintext
edges
|
|
| Test.java:17:26:17:38 | args : String[] | Test.java:25:6:25:21 | ... == ... |
|
|
| Test.java:31:6:31:27 | getValue(...) : String | Test.java:31:6:31:43 | equals(...) |
|
|
| Test.java:36:6:36:27 | getValue(...) : String | Test.java:36:6:36:36 | ... == ... |
|
|
| Test.java:81:6:81:27 | getValue(...) : String | Test.java:81:6:81:36 | ... == ... |
|
|
| Test.java:91:6:91:27 | getValue(...) : String | Test.java:91:6:91:36 | ... == ... |
|
|
nodes
|
|
| Test.java:17:26:17:38 | args : String[] | semmle.label | args : String[] |
|
|
| Test.java:25:6:25:21 | ... == ... | semmle.label | ... == ... |
|
|
| Test.java:31:6:31:27 | getValue(...) : String | semmle.label | getValue(...) : String |
|
|
| Test.java:31:6:31:43 | equals(...) | semmle.label | equals(...) |
|
|
| Test.java:36:6:36:27 | getValue(...) : String | semmle.label | getValue(...) : String |
|
|
| Test.java:36:6:36:36 | ... == ... | semmle.label | ... == ... |
|
|
| Test.java:81:6:81:27 | getValue(...) : String | semmle.label | getValue(...) : String |
|
|
| Test.java:81:6:81:36 | ... == ... | semmle.label | ... == ... |
|
|
| Test.java:91:6:91:27 | getValue(...) : String | semmle.label | getValue(...) : String |
|
|
| Test.java:91:6:91:36 | ... == ... | semmle.label | ... == ... |
|
|
#select
|
|
| Test.java:26:4:26:24 | login(...) | Test.java:17:26:17:38 | args : String[] | Test.java:25:6:25:21 | ... == ... | Sensitive method may not be executed depending on $@, which flows from $@. | Test.java:25:6:25:21 | ... == ... | this condition | Test.java:17:26:17:38 | args | user input |
|
|
| Test.java:32:4:32:24 | login(...) | Test.java:31:6:31:27 | getValue(...) : String | Test.java:31:6:31:43 | equals(...) | Sensitive method may not be executed depending on $@, which flows from $@. | Test.java:31:6:31:43 | equals(...) | this condition | Test.java:31:6:31:27 | getValue(...) | user input |
|
|
| Test.java:37:4:37:24 | login(...) | Test.java:36:6:36:27 | getValue(...) : String | Test.java:36:6:36:36 | ... == ... | Sensitive method may not be executed depending on $@, which flows from $@. | Test.java:36:6:36:36 | ... == ... | this condition | Test.java:36:6:36:27 | getValue(...) | user input |
|
|
| Test.java:39:4:39:30 | reCheckAuth(...) | Test.java:36:6:36:27 | getValue(...) : String | Test.java:36:6:36:36 | ... == ... | Sensitive method may not be executed depending on $@, which flows from $@. | Test.java:36:6:36:36 | ... == ... | this condition | Test.java:36:6:36:27 | getValue(...) | user input |
|
|
| Test.java:82:4:82:24 | login(...) | Test.java:81:6:81:27 | getValue(...) : String | Test.java:81:6:81:36 | ... == ... | Sensitive method may not be executed depending on $@, which flows from $@. | Test.java:81:6:81:36 | ... == ... | this condition | Test.java:81:6:81:27 | getValue(...) | user input |
|
|
| Test.java:92:4:92:24 | login(...) | Test.java:91:6:91:27 | getValue(...) : String | Test.java:91:6:91:36 | ... == ... | Sensitive method may not be executed depending on $@, which flows from $@. | Test.java:91:6:91:36 | ... == ... | this condition | Test.java:91:6:91:27 | getValue(...) | user input |
|