Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of eval and CSP #22

Open
beavis opened this issue Jul 6, 2020 · 1 comment
Open

Usage of eval and CSP #22

beavis opened this issue Jul 6, 2020 · 1 comment

Comments

@beavis
Copy link

beavis commented Jul 6, 2020

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

@MarcelKlammer
Copy link
Member

Please contact me directly via info@tastenkunst.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants