-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I've summarily checked the codebase and it seems there aren't many options to sandbox the scripts. Is this in the scope of this project?
If so, it would be great to be able to do the following (in descending priority):
- limit CLR interop on a whitelist basis
- limit the number of instructions to be executed
- limit total memory allocated
- limit the recursion depth
- limit the total execution time
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels