You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
After (running grep via sh -c within exec.Command)
2022/07/19 06:15:41 I: running /bin/sh -c grep -Er '\bflag\.[A-Z]' ./go/acl/
2022/07/19 06:15:41 D: dir= path=/bin/sh
go/acl/acl.go: securityPolicy = flag.String("security_policy", "", "the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only)")