|
1 | | -{ |
2 | | - "permissions": { |
3 | | - "allow": [ |
4 | | - "Bash(git add:*)", |
5 | | - "Bash(git commit:*)", |
6 | | - "Bash(git reset:*)", |
7 | | - "Bash(src/main/resources/templates/home.html )", |
8 | | - "Bash(src/main/resources/templates/kpi-dashboard.html )", |
9 | | - "Bash(src/main/resources/templates/memberList.html )", |
10 | | - "Bash(src/main/resources/templates/questionEditForm.html )", |
11 | | - "Bash(src/main/resources/templates/questionForm.html )", |
12 | | - "Bash(src/main/resources/templates/questionList.html )", |
13 | | - "Bash(src/main/resources/templates/reportDetail.html )", |
14 | | - "Bash(src/main/resources/templates/reportList.html )", |
15 | | - "Bash(src/main/resources/templates/verificationImageForm.html )", |
16 | | - "Bash(src/main/resources/templates/verificationImageList.html)", |
17 | | - "Bash(git checkout:*)", |
18 | | - "Bash(src/main/kotlin/codel/chat/domain/ChatRoomQuestion.kt )", |
19 | | - "Bash(src/main/kotlin/codel/chat/infrastructure/ChatRoomQuestionJpaRepository.kt )", |
20 | | - "Bash(src/main/kotlin/codel/kpi/business/KpiBatchService.kt )", |
21 | | - "Bash(src/main/kotlin/codel/question/business/QuestionService.kt)", |
22 | | - "Bash(GIT_SEQUENCE_EDITOR=: git rebase:*)", |
23 | | - "Bash(./gradlew clean build:*)", |
24 | | - "Bash(mysql:*)", |
25 | | - "Bash(cat:*)", |
26 | | - "Bash(./gradlew bootRun)", |
27 | | - "Bash(./gradlew build:*)" |
28 | | - ] |
29 | | - } |
30 | | -} |
0 commit comments