기존 프로젝트 최초 업로드
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(dart pub *)",
|
||||
"Bash(flutter build *)",
|
||||
"Bash(curl -s -o /dev/null -w \"GET / -> %{http_code}\\\\n\" http://backsanhi.mcv.kr/ --max-time 10)",
|
||||
"Bash(curl -s -o /dev/null -w \"GET /db-check -> %{http_code}\\\\n\" http://backsanhi.mcv.kr/db-check --max-time 10)",
|
||||
"Bash(curl -s -X POST http://backsanhi.mcv.kr/attendance/violation -H 'Content-Type: application/json' -d '{\"studentId\":\"TEST_2061\",\"studentName\":\"디버그테스트\",\"pocketNumber\":\"POCKET_TEST\",\"type\":\"PHONE_REMOVED\",\"timestamp\":\"2026-07-21T00:00:00.000\"}' --max-time 10)",
|
||||
"Bash(curl -s http://backsanhi.mcv.kr/api/violations --max-time 10)",
|
||||
"Read(//Users/hootongerun/Library/Android/sdk/platform-tools/**)",
|
||||
"Read(//usr/local/**)",
|
||||
"Read(//opt/**)",
|
||||
"Bash(curl -s \"https://pub.dev/packages/flutter_background_service\")",
|
||||
"Bash(python3 -c ' *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user