chore: seed sgclaw rust baseline
This commit is contained in:
10
resources/rules.json
Normal file
10
resources/rules.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"domains": {
|
||||
"allowed": ["oa.example.com", "erp.example.com", "hr.example.com"]
|
||||
},
|
||||
"pipe_actions": {
|
||||
"allowed": ["click", "type", "navigate", "getText"],
|
||||
"blocked": ["eval", "executeJsInPage"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user