Home / Vulnerability Database / Scala : Usage of deleteOnExit
Scala
Scala : Usage of deleteOnExit
Classification
OWASP MASVS
CWE
Overview
The application uses the deleteOnExit() method to delete files. In this case, the files will be deleted only after the virtual machine is terminated. This can lead to a shortage of disk space and incorrect application operation.
LOW
DerScanner Severity Score
Do you want to fix Scala : Usage of deleteOnExit in your application?
See also
Scala
Scala : Unreleased resource stream
Scala
Scala : Multiple loggers in same class
Scala
