mirror of
https://github.com/github/codeql.git
synced 2026-03-30 04:08:16 +02:00
8 lines
510 B
Plaintext
8 lines
510 B
Plaintext
edges
|
|
| Test.java:11:28:11:36 | System.in : InputStream | Test.java:21:22:21:25 | data |
|
|
nodes
|
|
| Test.java:11:28:11:36 | System.in : InputStream | semmle.label | System.in : InputStream |
|
|
| Test.java:21:22:21:25 | data | semmle.label | 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 |
|