A production-hardened Lua module loader with injection protection and clean error reporting.
$ luarocks install requires
Requires is a secure, fail-secure wrapper for the native require function, providing strict type checking, regex-based validation against command injection, and path disclosure masking.
root