mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
279 B
279 B
category
| category |
|---|
| minorAnalysis |
- The qualifiers of a calls to
readObjecton any classes that implementjava.io.ObjectInputare now recognised as sinks forjava/unsafe-deserialization. Previously this was only the case for classes which extendjava.io.ObjectInputStream.