How do I prevent dynamic code loading via eval in nodejs?

前端 未结 0 704
名媛妹妹
名媛妹妹 2021-01-13 03:19

Is there any way to prevent the use of eval and friends in nodejs code? It has been used by at least a couple of the npm malicious packages, and there is no reason for me to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题