mirror of
https://github.com/github/codeql.git
synced 2026-03-30 04:08:16 +02:00
8 lines
529 B
Plaintext
8 lines
529 B
Plaintext
edges
|
|
| Test.java:13:27:13:60 | getProperty(...) : String | Test.java:18:34:18:38 | index |
|
|
nodes
|
|
| Test.java:13:27:13:60 | getProperty(...) : String | semmle.label | getProperty(...) : String |
|
|
| Test.java:18:34:18:38 | index | semmle.label | index |
|
|
#select
|
|
| Test.java:18:34:18:38 | index | Test.java:13:27:13:60 | getProperty(...) : String | Test.java:18:34:18:38 | index | $@ flows to here and is used as an index causing an ArrayIndexOutOfBoundsException. | Test.java:13:27:13:60 | getProperty(...) | User-provided value |
|