mirror of
https://github.com/github/codeql.git
synced 2026-02-28 04:43:42 +01:00
13 lines
894 B
Plaintext
13 lines
894 B
Plaintext
edges
|
|
| Test.java:14:27:14:60 | getProperty(...) : String | Test.java:16:38:16:49 | userProperty : String |
|
|
| Test.java:16:38:16:49 | userProperty : String | Test.java:16:38:16:56 | trim(...) : String |
|
|
| Test.java:16:38:16:56 | trim(...) : String | Test.java:19:34:19:38 | index |
|
|
nodes
|
|
| Test.java:14:27:14:60 | getProperty(...) : String | semmle.label | getProperty(...) : String |
|
|
| Test.java:16:38:16:49 | userProperty : String | semmle.label | userProperty : String |
|
|
| Test.java:16:38:16:56 | trim(...) : String | semmle.label | trim(...) : String |
|
|
| Test.java:19:34:19:38 | index | semmle.label | index |
|
|
subpaths
|
|
#select
|
|
| Test.java:19:34:19:38 | index | Test.java:14:27:14:60 | getProperty(...) : String | Test.java:19:34:19:38 | index | This index depends on a $@ which can cause an ArrayIndexOutOfBoundsException. | Test.java:14:27:14:60 | getProperty(...) | user-provided value |
|