build: testing agents with allow first permissions
This commit is contained in:
@@ -101,7 +101,7 @@ permission:
|
||||
|
||||
bash:
|
||||
# All agents should start with deny and then add in as needed
|
||||
"*": deny
|
||||
"*": allow
|
||||
"echo *": allow
|
||||
"cat *": allow
|
||||
"printenv *": allow
|
||||
|
||||
Reference in New Issue
Block a user