![JAR search and dependency download from the Maven repository](/logo.png)
io.codemodder.codemods.PreventFileWriterLeakWithFilesCodemod.report.json Maven / Gradle / Ivy
{
"summary" : "Prevent file descriptor leak and modernize BufferedWriter creation",
"change" : "Prevent file descriptor leak and modernize BufferedWriter creation",
"reviewGuidanceJustification" : "The replaced method calls are functionally equivalent, without the file descriptor leak.",
"references" : [
"https://cwe.mitre.org/data/definitions/775.html"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy