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, "expr": Allowed,
"fuser": Allowed, "fuser": Allowed,
"gcert": Allowed, "gcert": Allowed,
"gcertstatus": Allowed,
"getopt": Allowed, "getopt": Allowed,
"git": Allowed, "git": Allowed,
"hexdump": Allowed, "hexdump": Allowed,