27 lines
969 B
JSON
27 lines
969 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run:*)",
|
|
"WebFetch(domain:video.takeone.bh)",
|
|
"Bash(php artisan:*)",
|
|
"Bash(php -l app/Http/Controllers/ProfileController.php)",
|
|
"Bash(php -l app/Models/Booking.php)",
|
|
"Bash(php -l app/Http/Controllers/Operator/OperatorController.php)",
|
|
"Bash(php -l app/Models/ParkingLot.php)",
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(php -l app/Http/Controllers/Admin/ParkingLotController.php)",
|
|
"Bash(php -l app/Http/Requests/StoreParkingLotRequest.php)",
|
|
"Bash(php -l app/Http/Controllers/Admin/BookingController.php)",
|
|
"Bash(php -r ':*)",
|
|
"Bash(php -r \"echo file_put_contents\\('C:/xampp/htdocs/scp-syria/storage/app/public/test.txt', 'ok'\\) ? 'write OK' : 'write FAIL';\")",
|
|
"Bash(curl:*)",
|
|
"Bash(php:*)",
|
|
"Bash(grep -v \"^$\")"
|
|
]
|
|
}
|
|
}
|