Merge "Allowlist gcertstatus command to be run" into main

This commit is contained in:
Treehugger Robot
2023-10-16 23:52:17 +00:00
committed by Gerrit Code Review

View File

@@ -92,6 +92,7 @@ var Configuration = map[string]PathConfig{
"expr": Allowed,
"fuser": Allowed,
"gcert": Allowed,
"gcertstatus": Allowed,
"getopt": Allowed,
"git": Allowed,
"hexdump": Allowed,