PATH:
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
simple_rpc
/
schema
/
Editing: hook.yaml
hook list: type: dict cli: users: - root schema: event: type: string required: true hook add: type: dict cli: users: - root schema: event: type: string required: true path: type: string required: true hook delete: type: dict cli: users: - root schema: event: type: string required: true path: type: string required: true hook add-native: type: dict cli: users: - root schema: event: type: string required: true path: type: string required: true
SAVE
CANCEL