Add change note

This commit is contained in:
Chris Smowton
2021-07-19 18:11:05 +01:00
parent 34a4b71891
commit 8051a7cd83

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added models of the JSON-java library, also known by its package name `org.json`. This may lead to detection of more issues whenever JSON deserialization is involved in a relevant dataflow path.