mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Java: update open/jdbc-url sink kinds to request-forgery
This commit is contained in:
@@ -3,4 +3,4 @@ extensions:
|
||||
pack: codeql/java-all
|
||||
extensible: sinkModel
|
||||
data:
|
||||
- ["org.apache.http.impl.client", "RequestWrapper", True, "setURI", "(URI)", "", "Argument[0]", "open-url", "hq-manual"]
|
||||
- ["org.apache.http.impl.client", "RequestWrapper", True, "setURI", "(URI)", "", "Argument[0]", "request-forgery", "hq-manual"]
|
||||
|
||||
Reference in New Issue
Block a user