Nodejsscan Versions Save

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

v2.6

5 years ago

Release Notes

  • nodejsscan standalone CLI published to pypi

v2.5

6 years ago

Release Notes

  • CLI Scan
  • Updated Dependencies
  • New Static Analysis Rules
  • F +ve Reduction
  • Bug Fixes

v2.4

6 years ago
  • Updated Dependencies

v2.3

7 years ago
  • Fixes a unicode bug

v2.2

7 years ago
  • Fixes Stored XSS in UI discovered by @matt-

v2.1

7 years ago
  • Added rules to support deserialization bugs
  • Added rules to support YAML injection

v2.0

7 years ago
  • Web interface
  • Store Results
  • Manage Finding,
  • View Source and Show Code
  • String Search

1.0-stable

7 years ago

v1.0

8 years ago
  • Supports File and Directory
  • Converted String to List. ( Memory Efficient )