13 lines
417 B
JSON
13 lines
417 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(powershell -Command \"Get-Process | Where-Object {$_ProcessName -eq ''python''} | Select-Object Id,Path | Format-Table\")",
|
||
|
|
"Bash(wmic:*)",
|
||
|
|
"Bash(fuser:*)",
|
||
|
|
"Read(//d/ccProg/swarm/backend/**)",
|
||
|
|
"Bash(xargs:*)",
|
||
|
|
"Bash(powershell -Command \"Stop-Process -Id 31392 -Force -ErrorAction SilentlyContinue; Start-Sleep -Seconds 2\")"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|