mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Java: add java.text models
This commit is contained in:
7
java/ql/lib/ext/java.text.model.yml
Normal file
7
java/ql/lib/ext/java.text.model.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/java-all
|
||||
extensible: neutralModel
|
||||
data:
|
||||
- ["java.text", "DateFormat", "format", "(Date)", "manual"]
|
||||
- ["java.text", "SimpleDateFormat", "SimpleDateFormat", "(String)", "manual"]
|
||||
Reference in New Issue
Block a user