Comment on An unexpected Redis sandbox escape affecting Debian-based distrosparentComments−tedunangst4yMaking an application scriptable doesn't always mean you want it to be scriptable by hostile adversaries.−bawolff4yThat's what i mean. For an embedded scriptable language, making something scriptable and sandboxed is a core use case. It is surprising to me that doing the thing lua is famous for requires source code mods.
Comments
Making an application scriptable doesn't always mean you want it to be scriptable by hostile adversaries.
That's what i mean. For an embedded scriptable language, making something scriptable and sandboxed is a core use case. It is surprising to me that doing the thing lua is famous for requires source code mods.