24 lines
560 B
JSON
24 lines
560 B
JSON
{
|
|
"hooks": {
|
|
"PreToolUse": [
|
|
{
|
|
"matcher": "Bash",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "C:\\Users\\umsan\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\graphify.EXE hook-guard search"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": "Read|Glob",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "C:\\Users\\umsan\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\graphify.EXE hook-guard read"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |