47 lines
1.6 KiB
JSON
47 lines
1.6 KiB
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 \"文檔分類組織結構優化\")",
|
|
"Bash(git push:*)",
|
|
"Bash(flutter:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(echo $PATH)",
|
|
"Bash(/Users/jettcheng1018/flutter/flutter_3.24.5/bin/flutter --version)",
|
|
"Read(//Users/jettcheng1018/flutter/**)",
|
|
"Bash(/Users/jettcheng1018/flutter/bin/flutter --version)",
|
|
"Bash(/Users/jettcheng1018/flutter/bin/flutter pub get)",
|
|
"Bash(/Users/jettcheng1018/flutter/bin/flutter doctor)",
|
|
"Bash(/Users/jettcheng1018/flutter/bin/flutter run -d chrome --web-port=8080)",
|
|
"Bash(/Users/jettcheng1018/flutter/bin/flutter clean)",
|
|
"Read(//Users/jettcheng1018/**)",
|
|
"Bash(./drama:*)",
|
|
"Bash(./dl)",
|
|
"Bash(./dl project list)",
|
|
"Bash(./dl status)",
|
|
"Bash(./dl project types)",
|
|
"Bash(./dl phase status)",
|
|
"Bash(./dl project help)",
|
|
"Bash(./dl phase help)",
|
|
"Bash(./dl phase list)",
|
|
"Bash(rm:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git rm:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |