You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)