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

Content Security Policy: The page’s settings blocked the loading of a resource at eval (“script-src”). #23

Open
marafee1243 opened this issue Mar 1, 2019 · 3 comments

Comments

@marafee1243
Copy link

Error thrown in Firefox 65.0.1 but not chrome.

https://github.com/browserify/vm-browserify/blob/master/index.js#L110

@dajohi
Copy link

dajohi commented Oct 14, 2019

Still happens on Firefox 69.0.1

@goto-bus-stop
Copy link
Member

you probably need to set some content security policy header to allow evals. i don't think this package can control that in any way.

@ming-codes
Copy link

Not the package's fault, but probably should include some warning that this is expected.

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

4 participants