mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
292 B
292 B
lgtm,codescanning
- 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
composeandcomposeAllunsafe methods.