Package Information |
Summary |
Lua interpreter with limits and safe environment |
Maintainers |
Tim Starling <
tstarling at wikimedia dot org >
(lead)
[details]
Timo Tijhof (lead)
[details]
Kunal Mehta (lead)
[details]
|
License |
MIT |
Description |
LuaSandbox is an extension for running untrusted Lua code within a PHP web request. Code is run in a stripped-down, safe environment. Time and memory limits can be set. |
Homepage |
https://www.mediawiki.org/wiki/LuaSandbox
|
Release notes
Version 3.0.3
(stable)
|
- Fix ZTS build on PHP 7+ (Patch by Remi Collet) |