Merge "Allowlist gcert and prodcertstatus binaries"
This commit is contained in:
@@ -92,6 +92,7 @@ var Configuration = map[string]PathConfig{
|
||||
"dlv": Allowed,
|
||||
"expr": Allowed,
|
||||
"fuser": Allowed,
|
||||
"gcert": Allowed,
|
||||
"getopt": Allowed,
|
||||
"git": Allowed,
|
||||
"hexdump": Allowed,
|
||||
@@ -100,6 +101,7 @@ var Configuration = map[string]PathConfig{
|
||||
"javap": Allowed,
|
||||
"lsof": Allowed,
|
||||
"openssl": Allowed,
|
||||
"prodcertstatus": Allowed,
|
||||
"pstree": Allowed,
|
||||
"rsync": Allowed,
|
||||
"sh": Allowed,
|
||||
|
Reference in New Issue
Block a user