Releases: ajinabraham/nodejsscan
Releases · ajinabraham/nodejsscan
v4.8
v4.7
- njsscan update
- Supports Apple M1 ARM
v4.6
- libsast major upgrade
- njsscan upgrade
v4.5
- Rule updates
- Flask fixes
v4.4
nodejsscan v4.4
- Version string fix
v4.3
nodejsscan v4.3
- rule QA
- performance improvements
v4.2
nodejsscan v4.2 powered by njsscan and semgrep
100+ node.js specific rules
Performance improvements
Single Line and Multiline comment handling
Bug Fixes
v4
nodejsscan v4 powered by njsscan and semgrep
Windows support dropped from v4. (Windows users can use docker image)
- 70+ node.js specific rules
- We changed our core engine to njsscan(https://github.com/ajinabraham/njsscan) which use both regex for templates and semgrep for node.js files.
v3.7
- Bug Fixes
- Dependency Update
- Code QA
- Rule Updates
- Better JS Detection
v3.3
- Moved to Python3
- Improved UI
- Improved Scanning Logic
- Fixed Minor Bugs
- New CLI
- CLI as pip module
- Migrated to production server
- Code QA