mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
Remove com.hippo models
This commit is contained in:
@@ -4,7 +4,6 @@ category: minorAnalysis
|
||||
* Added models for the following packages:
|
||||
|
||||
* com.google.common.io
|
||||
* com.hippo.unifile
|
||||
* java.lang
|
||||
* java.nio.file
|
||||
* kotlin.io
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/java-all
|
||||
extensible: sinkModel
|
||||
data:
|
||||
- ["com.hippo.unifile", "UniFile", True, "createDirectory", "(String)", "", "Argument[0]", "create-file", "ai-generated"]
|
||||
- ["com.hippo.unifile", "UniFile", True, "createFile", "(String)", "", "Argument[0]", "create-file", "ai-generated"]
|
||||
- ["com.hippo.unifile", "UniFile", True, "renameTo", "(String)", "", "Argument[0]", "create-file", "ai-generated"]
|
||||
Reference in New Issue
Block a user