mirror of
https://github.com/github/codeql.git
synced 2026-03-28 18:28:17 +01:00
5 lines
369 B
Plaintext
5 lines
369 B
Plaintext
edges
|
|
| Test.java:13:27:13:60 | getProperty(...) [String] | Test.java:18:34:18:38 | 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 |
|