mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Improve "PathCreation" Test.
This commit is contained in:
@@ -2,4 +2,4 @@ import java
|
||||
import semmle.code.java.security.PathCreation
|
||||
|
||||
from PathCreation path
|
||||
select path
|
||||
select path, path.getAnInput()
|
||||
|
||||
Reference in New Issue
Block a user