39 lines
1.8 KiB
JSON
39 lines
1.8 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"PowerShell(netstat *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(git push *)",
|
|
"Bash(php artisan *)",
|
|
"Bash(ls resources/views/chat/)",
|
|
"Bash(ls resources/views/)",
|
|
"Bash(npm run *)",
|
|
"Bash(mv database/migrations/2026_04_28_170416_create_post_likes_table.php database/migrations/2026_04_28_170418_create_post_likes_table.php)",
|
|
"Bash(mv database/migrations/2026_04_28_170417_create_post_comments_table.php database/migrations/2026_04_28_170419_create_post_comments_table.php)",
|
|
"Bash(xargs ls *)",
|
|
"Bash(php -l routes/web.php)",
|
|
"Bash(php -l app/Http/Controllers/TareaController.php)",
|
|
"Bash(php -l app/Http/Controllers/EntregaController.php)",
|
|
"Bash(php -l app/Http/Controllers/GrupoController.php)",
|
|
"Bash(php -l app/Models/Tarea.php)",
|
|
"Bash(php -l app/Models/Entrega.php)",
|
|
"Bash(php -l app/Livewire/GrupoDocente.php)",
|
|
"Bash(composer require *)",
|
|
"Bash(Select-String -Pattern \"entrega|Entrega\" -Context 0,0)",
|
|
"Bash(php -l app/Services/WhatsAppService.php)",
|
|
"Bash(php -l app/Http/Controllers/WhatsAppWebhookController.php)",
|
|
"Bash(php -l app/Http/Controllers/WhatsAppAnalyticsController.php)",
|
|
"Bash(Test-Path *)",
|
|
"Bash(git -C \"C:/Proyectos/SistemaEducativoLaravel\" status)",
|
|
"Bash(git -C \"C:/Proyectos/SistemaEducativoLaravel\" diff)",
|
|
"Bash(git *)",
|
|
"Bash(dir C:\\\\Proyectos\\\\SistemaEducativoLaravel\\\\public *)",
|
|
"Bash(findstr \"APP_URL\" \"C:\\\\Proyectos\\\\SistemaEducativoLaravel\\\\.env.example\")",
|
|
"Bash(findstr \"APP_URL\" \"C:\\\\Proyectos\\\\SistemaEducativoLaravel\\\\.env\")",
|
|
"Bash(Select-Object -First 50)",
|
|
"PowerShell(git *)"
|
|
]
|
|
}
|
|
}
|