All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.codemodder.codemods.OptimizeJacksonStringUsageCodemod.report.json Maven / Gradle / Ivy

The newest version!
{
  "summary" : "Optimized out unnecessary JSON deserialization step",
  "change" : "Removed the stream-to-string deserialization step",
  "references" : ["https://cheatsheetseries.owasp.org/cheatsheets/Deserialization_Cheat_Sheet.html", "https://portswigger.net/web-security/deserialization/exploiting"]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy