mongodb viewer

This commit is contained in:
2026-01-06 12:49:54 +01:00
parent c106325a5b
commit cd1a2fc2be
14 changed files with 560 additions and 37 deletions

View File

@@ -8,9 +8,11 @@
"Bash(rm:*)",
"Bash(lsof:*)",
"Bash(xargs kill:*)",
"Bash(cat:*)"
"Bash(cat:*)",
"Bash(mongosh:*)",
"Bash(mongo:*)"
],
"deny": [],
"ask": []
}
}
}