mirror of
https://github.com/github/codeql.git
synced 2026-05-10 09:19:27 +02:00
5 lines
356 B
Plaintext
5 lines
356 B
Plaintext
edges
|
|
| Test.java:11:28:11:36 | System.in [InputStream] | Test.java:21:22:21:25 | data |
|
|
#select
|
|
| Test.java:21:17:21:25 | (...)... | Test.java:11:28:11:36 | System.in [InputStream] | Test.java:21:22:21:25 | data | $@ flows to here and is cast to a narrower type, potentially causing truncation. | Test.java:11:28:11:36 | System.in | User-provided value |
|