mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
19 lines
1.5 KiB
Plaintext
19 lines
1.5 KiB
Plaintext
edges
|
|
| http_to_file_access.rb:3:1:3:4 | resp | http_to_file_access.rb:5:12:5:15 | resp | provenance | |
|
|
| http_to_file_access.rb:3:8:3:52 | call to body | http_to_file_access.rb:3:1:3:4 | resp | provenance | |
|
|
| http_to_file_access.rb:9:7:9:12 | script | http_to_file_access.rb:11:18:11:23 | script | provenance | |
|
|
| http_to_file_access.rb:9:16:9:21 | call to params | http_to_file_access.rb:9:16:9:30 | ...[...] | provenance | |
|
|
| http_to_file_access.rb:9:16:9:30 | ...[...] | http_to_file_access.rb:9:7:9:12 | script | provenance | |
|
|
nodes
|
|
| http_to_file_access.rb:3:1:3:4 | resp | semmle.label | resp |
|
|
| http_to_file_access.rb:3:8:3:52 | call to body | semmle.label | call to body |
|
|
| http_to_file_access.rb:5:12:5:15 | resp | semmle.label | resp |
|
|
| http_to_file_access.rb:9:7:9:12 | script | semmle.label | script |
|
|
| http_to_file_access.rb:9:16:9:21 | call to params | semmle.label | call to params |
|
|
| http_to_file_access.rb:9:16:9:30 | ...[...] | semmle.label | ...[...] |
|
|
| http_to_file_access.rb:11:18:11:23 | script | semmle.label | script |
|
|
subpaths
|
|
#select
|
|
| http_to_file_access.rb:5:12:5:15 | resp | http_to_file_access.rb:3:8:3:52 | call to body | http_to_file_access.rb:5:12:5:15 | resp | Write to file system depends on $@. | http_to_file_access.rb:3:8:3:52 | call to body | untrusted data |
|
|
| http_to_file_access.rb:11:18:11:23 | script | http_to_file_access.rb:9:16:9:21 | call to params | http_to_file_access.rb:11:18:11:23 | script | Write to file system depends on $@. | http_to_file_access.rb:9:16:9:21 | call to params | untrusted data |
|