30 lines
1.7 KiB
JSON
30 lines
1.7 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -40)",
|
|
"Bash(grep -l \"variables.css\\\\|:root\" /home/mario/Workspaces/xxx-thegame/xxxthegame/src/main/resources/static/*.html | head -5)",
|
|
"Bash(cd /home/mario/Workspaces/xxx-thegame/xxxthegame && ./gradlew compileJava 2>&1 | tail -30)",
|
|
"Bash(grep:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(mysql:*)",
|
|
"Bash(sudo mysql:*)",
|
|
"Bash(find:*)",
|
|
"Bash(/tmp/file_summary.txt:*)",
|
|
"Read(//tmp/**)",
|
|
"Bash(cd:*)",
|
|
"Bash(JAVA_HOME=\"/snap/eclipse/132/usr/lib/eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.10.v20260205-0638/jre\"; JAVA_HOME=\"$JAVA_HOME\" PATH=\"$JAVA_HOME/bin:$PATH\" ./gradlew compileJava 2>&1 | grep -E \"error:|ERROR|warning:|WARN|BUILD\" | head -30)",
|
|
"Bash(JAVA_HOME=\"/snap/eclipse/132/usr/lib/eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.10.v20260205-0638/jre\" PATH=\"$JAVA_HOME/bin:$PATH\" ./gradlew compileJava 2>&1 | grep -E \"error:|BUILD\" | head -30)",
|
|
"Bash(./gradlew compileJava -q 2>&1 | tail -5)",
|
|
"Bash(./gradlew compileJava -q 2>&1 | tail -20)",
|
|
"Bash(./gradlew compileJava -q 2>&1 | tail -10)",
|
|
"Bash(./gradlew compileJava 2>&1 | tail -10)",
|
|
"Bash(./gradlew compileJava 2>&1 | tail -20)",
|
|
"Bash(./gradlew compileJava 2>&1 | tail -15)",
|
|
"Bash(./gradlew compileJava -q 2>&1 | tail -30)",
|
|
"Bash(ls -lah /home/mario/Workspaces/xxx-thegame/xxxthegame/src/main/java/de/oaa/xxx/games/chastity/cardlock/*.java)",
|
|
"Bash(for f:*)",
|
|
"Bash(ls:*)"
|
|
]
|
|
}
|
|
}
|