Skip to content

NodeJsScan is a static security code scanner for Node.js applications.

License

Notifications You must be signed in to change notification settings

johndoex1/NodeJsScan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJsScan

NodeJsScan

NodeJsScan is a node.js Static Analysis Tool that can detect possible security issues, insecure code and outdated libraries (using retire.js).

support

Made with Love in India

Usage

python NodeJsScan.py -d <dir>

python NodeJsScan.py -f <file1>,<file2>,<file3>

Syntax

python NodeJsScan.py -d "/Users/ajin/NodeJS_Code"

python NodeJsScan.py -f "/Users/ajin/NodeJS_Code/node_Server.js","/Users/ajin/NodeJS_Code/node_Proxy.js"

About

NodeJsScan is a static security code scanner for Node.js applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.7%
  • HTML 36.9%
  • JavaScript 6.8%
  • CSS 4.4%
  • Other 1.2%