Remove redundant /etc/ssh/* glob entry
This commit is contained in:
@@ -122,7 +122,6 @@ const SENSITIVE_PATHS: &[&str] = &[
|
|||||||
"${HOME}/.shosts",
|
"${HOME}/.shosts",
|
||||||
"/etc/hosts.equiv",
|
"/etc/hosts.equiv",
|
||||||
"/etc/ssh",
|
"/etc/ssh",
|
||||||
"/etc/ssh/*",
|
|
||||||
// -- GPG --
|
// -- GPG --
|
||||||
"${HOME}/.gnupg",
|
"${HOME}/.gnupg",
|
||||||
// -- git credentials --
|
// -- git credentials --
|
||||||
|
|||||||
Reference in New Issue
Block a user