Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 675 Bytes

Readme.md

File metadata and controls

9 lines (6 loc) · 675 Bytes

Jackson-Databind is a dependency used by Spring-Boot to serialize and deserialize JSON and XML objects.

This project simulates a film database REST API, which interchanges objects representing films in JSON format.

The purpose of this project is to analyze the multiple CVE's affecting different versions of the Jackson-Databind library.