mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-28 07:44:56 +00:00
docs: security,architecture (1 files)
This commit is contained in:
@@ -144,6 +144,7 @@ require("unsafe_module") -- ❌ NOT allowed
|
||||
| Network | ❌ No | Security |
|
||||
| System calls | ❌ No | Containment |
|
||||
| Database queries | ✅ Yes | Business logic |
|
||||
| Memory usage | ✅ Limited | Max heap enforced |
|
||||
| JSON parsing | ✅ Yes | Data transformation |
|
||||
| Math operations | ✅ Yes | Calculations |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user