Files
codeql/java/ql/test/library-tests/pathcreation/PathCreation.ql
2020-07-19 00:10:39 +02:00

6 lines
113 B
Plaintext

import java
import semmle.code.java.security.PathCreation
from PathCreation path
select path, path.getAnInput()