23 lines
654 B
JSON
23 lines
654 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python3:*)",
|
|
"Read(//Users/jettcheng1018/Downloads/**)",
|
|
"Read(//tmp/**)",
|
|
"Bash(comm:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(./check_consistency.sh:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(./scripts/maintenance/create_issue.sh:*)",
|
|
"Bash(./scripts/maintenance/check_issues.sh:*)",
|
|
"Bash(./check_issues.sh)",
|
|
"Bash(cat:*)",
|
|
"Bash(./drama issue)",
|
|
"Bash(./drama report \"UI設計缺漏嚴重性評估\")",
|
|
"Bash(./drama compliance)",
|
|
"Bash(./drama report analysis \"文檔分類組織結構優化\")"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |