Skip to content

Releases: ajinabraham/nodejsscan

v2.6

31 Jul 21:08
60fec0e
Compare
Choose a tag to compare

Release Notes

  • nodejsscan standalone CLI published to pypi

v2.5

27 Jan 20:09
5f4d3df
Compare
Choose a tag to compare

Release Notes

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

v2.4

20 Sep 09:52
Compare
Choose a tag to compare
  • Updated Dependencies

v2.3

07 Mar 07:04
df858f0
Compare
Choose a tag to compare
  • Fixes a unicode bug

v2.2

16 Feb 10:13
Compare
Choose a tag to compare
  • Fixes Stored XSS in UI discovered by @matt-

v2.1

09 Feb 15:48
Compare
Choose a tag to compare
  • Added rules to support deserialization bugs
  • Added rules to support YAML injection

v2.0

04 Feb 15:21
Compare
Choose a tag to compare
  • Web interface
  • Store Results
  • Manage Finding,
  • View Source and Show Code
  • String Search

v1.0 Stable

03 Feb 18:19
Compare
Choose a tag to compare
1.0-stable

Update README.md

v1.0

10 Dec 07:22
Compare
Choose a tag to compare
  • Supports File and Directory
  • Converted String to List. ( Memory Efficient )