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