Files
codeql/java/ql/lib/change-notes/released/0.8.8.md
2024-02-05 17:58:57 +00:00

10 lines
297 B
Markdown

## 0.8.8
### Minor Analysis Improvements
* Added models for the following packages:
* com.fasterxml.jackson.databind
* javax.servlet
* Added the `java.util.Date` and `java.util.UUID` classes to the list of types in the `SimpleTypeSanitizer` class in `semmle.code.java.security.Sanitizers`.