Add safeguard around js caching api (#1146)
Prevent js vm context leaks via the localcache by restricting its inputs to primitive data types only.
Loading
Please sign in to comment
Prevent js vm context leaks via the localcache by restricting its inputs to primitive data types only.