brfv5-browser icon indicating copy to clipboard operation
brfv5-browser copied to clipboard

Usage of eval and CSP

Open beavis opened this issue 4 years ago • 1 comments

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

beavis avatar Jul 06 '20 06:07 beavis

Please contact me directly via [email protected]

MarcelKlammer avatar Jul 06 '20 06:07 MarcelKlammer