Add models of the javax.json package

This commit is contained in:
Chris Smowton
2021-06-29 15:21:01 +01:00
parent d4bb8a70c2
commit ba5dc3cdbc
19 changed files with 1252 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added models of `javax.json` classes and methods. This may lead to more results where tracking tainted dataflow across JSON encoding or decoding is needed to diagnose a security or other issue.