Skip to content

Add utility functions for validating sandboxing guarantees #19

@HaroldCindy

Description

@HaroldCindy
  • Make sure there are no mutable tables with memcat 0 accessible from user scripts (would allow violating memory limiting guarantees)
  • Add utility for walking all user script graphs, checking if any memcat 2 objects other than strings and UUIDs are found in more than one script (this would indicate leakage of objects across the sandbox boundaries)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions