49 lines
2.1 KiB
JSON
49 lines
2.1 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(../../mvnw clean compile)",
|
|
"Bash(do sed -i '/^@Slf4j$/{ N; s/@Slf4j\\n@Slf4j/@Slf4j/; }' \"$file\")",
|
|
"Bash(../../mvnw clean install -DskipTests)",
|
|
"Bash(../mvnw clean compile)",
|
|
"Bash(for file in InvoiceLineItemMapper.java InvoiceMapper.java SubscriptionMapper.java PaymentEventMapper.java PaymentMethodMapper.java)",
|
|
"Bash(do if [ -f \"$file\" ])",
|
|
"Bash(then mv \"$file\" \"$file.disabled\")",
|
|
"Bash(fi)",
|
|
"Bash(../mvnw clean install -DskipTests)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(1)",
|
|
"Bash(tee:*)",
|
|
"Bash(../../../../../../mvnw clean install -DskipTests -pl domain/service)",
|
|
"Bash(for service in PlanServiceImpl SubscriptionServiceImpl)",
|
|
"Bash(do if [ -f \"$service.java\" ])",
|
|
"Bash(then mv \"$service.java\" \"$service.java.disabled\")",
|
|
"Bash(timeout:*)",
|
|
"Bash(./mvnw spring-boot:run:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(./mvnw:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(for:*)",
|
|
"Bash(then newname=\"$file%.disabled\")",
|
|
"Bash(if [ ! -f \"$newname\" ])",
|
|
"Bash(then mv \"$file\" \"$newname\")",
|
|
"Bash(echo:*)",
|
|
"Bash(done)",
|
|
"Bash(__NEW_LINE__ echo \"2. Health endpoint:\")",
|
|
"Bash(__NEW_LINE__ echo \"3. Users endpoint (protected):\")",
|
|
"Bash(__NEW_LINE__ echo \"4. Companies endpoint (protected):\")",
|
|
"Bash(__NEW_LINE__ echo \"5. Documents endpoint (protected):\")",
|
|
"Bash(__NEW_LINE__ echo \"6. Export folders endpoint (protected):\")",
|
|
"Bash(__NEW_LINE__ echo \"7. Quotes endpoint (protected):\")",
|
|
"Bash(then newname=\"$file%.tmp\")",
|
|
"Bash(TOKEN=\"eyJhbGciOiJIUzM4NCJ9.eyJzdWIiOiJhZG1pbiIsImlhdCI6MTc1OTQxNjE5MywiZXhwIjoxNzU5NTAyNTkzfQ.sWjlJI2taGPmERcWNCao77i1H8JJRst7GovKKvrMSoh0qIVyX5QIHeG2iLxfPisy\")",
|
|
"Bash(jq:*)",
|
|
"Bash(find:*)",
|
|
"Bash(bash:*)",
|
|
"Bash(TOKEN=\"eyJhbGciOiJIUzM4NCJ9.eyJzdWIiOiJ0ZXN0YWRtaW4iLCJpYXQiOjE3NTk0MTgxMzIsImV4cCI6MTc1OTUwNDUzMn0.0wKu5BTIEzPwDohKTfh7LgAJkujKynKU_176dADEzn0a_Ho81J_NjubD54P1lO_n\")"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |