claygl icon indicating copy to clipboard operation
claygl copied to clipboard

fix: CSP Security hole in tryConvertExpr (new Function(...))

Open setvik opened this issue 1 year ago • 0 comments

Addresses the CSP security hole identified in the issue linked below and allow ClayGL to be used on sites with strict Content Security Policies:

Please make claygl CSP compatible when "script-src unsafe-eval" is used.

setvik avatar Oct 05 '23 20:10 setvik