We've just been alerted that this update fixes a security vulnerability:
Sourced from The GitHub Security Advisory Database.
Information Disclosure in Guava
A temp directory creation vulnerability exist in Guava versions prior to 30.0 allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava com.google.common.io.Files.createTempDir(). The permissions granted to the directory created default to the standard unix-like /tmp ones, leaving the files open. We recommend updating Guava to version 30.0 or later, or update to Java 7 or later, or to explicitly change the permissions after the creation of the directory if neither are possible.
Affected versions: ["<= 29.0"]
Originally posted by @dependabot-preview[bot] in #59 (comment)
We've just been alerted that this update fixes a security vulnerability:
Sourced from The GitHub Security Advisory Database.
Originally posted by @dependabot-preview[bot] in #59 (comment)