Files
codeql/java/ql/test/query-tests/security/CWE-807/semmle/tests/TaintedPermissionsCheck.expected
2019-10-04 11:09:44 +02:00

8 lines
447 B
Plaintext

edges
| Test.java:17:26:17:38 | args : String[] | Test.java:50:26:50:64 | ... + ... |
nodes
| Test.java:17:26:17:38 | args : String[] | semmle.label | args : String[] |
| Test.java:50:26:50:64 | ... + ... | semmle.label | ... + ... |
#select
| Test.java:50:6:50:65 | isPermitted(...) | Test.java:17:26:17:38 | args : String[] | Test.java:50:26:50:64 | ... + ... | Permissions check uses user-controlled $@. | Test.java:17:26:17:38 | args | data |