📚 Improved backend configuration and added test file 🎉
This commit is contained in:
@ -40,7 +40,15 @@
|
||||
"Bash(node --version)",
|
||||
"Bash(npm --version)",
|
||||
"Bash(python:*)",
|
||||
"Bash(pip3 install:*)"
|
||||
"Bash(pip3 install:*)",
|
||||
"Bash(pip install:*)",
|
||||
"Bash(apt list:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(sudo apt:*)",
|
||||
"Bash(sudo apt list:*)",
|
||||
"Bash(npm install)",
|
||||
"Bash(npm run build:css:*)",
|
||||
"Bash(timeout:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user