Update java/change-notes/2020-11-04-commonslang-unsafe-deserialization-sinks.md

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Alvaro Muñoz
2020-11-04 10:58:27 +01:00
committed by GitHub
parent b284141a16
commit aa7b87aa33

View File

@@ -1,4 +1,3 @@
lgtm,codescanning
* The Unsafe Deserialization queries have been improved to recognize unsafe Apache Commons Lang(3)? methods.
* The query "Deserialization of user-controlled data" (`java/unsafe-deserialization`) has been improved to recognize unsafe Apache Commons Lang(3) methods.
* The SnakeYAML Unsafe Deserialization sink has been improved to recognize `compose` and `composeAll` unsafe methods.