brfv5-browser
brfv5-browser copied to clipboard
Usage of eval and CSP
On commercial library file eval is being used like this:
eval(Module["UTF8ToString"]($0))
This single line forces us to include 'unsafe-eval' on our content security policy, would it be possible to find an alternative way to load that code so we can avoid using unsafe directives?
Thanks
Please contact me directly via [email protected]