Update davemhammer/gocryptfs to 1.3.1 (#326)
Secure short-lived password files under a private 0700 directory (under /dev/shm when available) before write, closing a umask/chmod race.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
id = "davemhammer/gocryptfs"
|
||||
name = "Gocryptfs"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
plugin_api = 10
|
||||
author = "davemhammer"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user