Files
codeql/java/change-notes/2021-02-15-snakeyaml-fn-fix.md
Alvaro Muñoz 3d3f4ba797 add change note
2021-02-15 14:53:16 +01:00

288 B

lgtm,codescanning

  • The query "Unsafe Deserialization" (java/unsafe-deserialization) has been improved to report those cases where SnakeYaml Constructor is used to fix the unmarshaled object graph root's type but injection is still possible in nested nodes of the object graph.