Skip to content

Sandboxing #67

@lofcz

Description

@lofcz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions