dpnishant / jsprime

a javascript static security analysis tool
http://dpnishant.github.io/jsprime
Other
585 stars 103 forks source link

Error in Node version #11

Closed prasanna-in closed 8 years ago

prasanna-in commented 10 years ago

Hi,

When working with node, On clicking the Analyze I get the following error on the console,

"if (sinkWithConstantParam.indexOf(sink[j]) != -1) { ^ ReferenceError: sinkWithConstantParam is not defined"

Thank You

dpnishant commented 10 years ago

Tried to fix this in Commit 5410dc3b2c317d30108ad521b33b3c80b3e43db5 & Commit c55f264e55bd1afef87acb34e218f9da82e6c706. Can you please verify?

dpnishant commented 8 years ago

Closed due to no activity.