Java: Add models for collection constructors

This commit is contained in:
Sauyon Lee
2021-07-21 19:39:34 -07:00
parent 73ee7409f6
commit fd02dcdf2e
3 changed files with 326 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added additional taint steps modeling constructors for collections in `java.util`.