jsprime icon indicating copy to clipboard operation
jsprime copied to clipboard

a javascript static security analysis tool

Results 13 jsprime issues
Sort by recently updated
recently updated
newest added

Hi, I'm running the code with some javascript tool , with IE8,on WinXP, producing the following output: Object doesn't support this property or method at traverse() (/jsprime-master/engine.js:104) at analyze() (/jsprime-master/engine.js:68)...

What does “Active” and “Non-Active” mean in the context of the analyser. ``` Active Source is passed which is reached to the sink later Active Source is passed through the...

node server.js /root/Desktop/jsprime-master/jsprime-node/esprima.js:3781 throw e; ^ Error: Line 3: Unexpected token ILLEGAL at throwError (/root/Desktop/jsprime-master/jsprime-node/esprima.js:1466:21) at scanPunctuator (/root/Desktop/jsprime-master/jsprime-node/esprima.js:673:9) at advance (/root/Desktop/jsprime-master/jsprime-node/esprima.js:1065:16) at lex (/root/Desktop/jsprime-master/jsprime-node/esprima.js:1076:21) at consumeSemicolon (/root/Desktop/jsprime-master/jsprime-node/esprima.js:1582:13) at parseStatement (/root/Desktop/jsprime-master/jsprime-node/esprima.js:2837:9)...