mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
288 B
288 B
lgtm,codescanning
- The query "Unsafe Deserialization" (
java/unsafe-deserialization) has been improved to report those cases where SnakeYamlConstructoris used to fix the unmarshaled object graph root's type but injection is still possible in nested nodes of the object graph.