mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
import java
|
|
import semmle.code.java.frameworks.javase.URI
|
|
|
|
from UriCreation c
|
|
select c, c.hostArg() |