{
  "permissions": {
    "allow": [
      "Bash(ls:*)",
      "Bash(unzip:*)",
      "Bash(grep:*)",
      "Bash(cp:*)",
      "Bash(rm:*)",
      "Bash(svn status:*)",
      "Bash(svn commit:*)",
      "Bash(svn copy:*)"
    ],
    "deny": []
  }
}