This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
Releases: secureCodeBox/scanner-infrastructure-nmap
Releases · secureCodeBox/scanner-infrastructure-nmap
v1.2.0
🚀 Features
- Update nmap version to 7.80 @fuhrmeistery (#29)
🐛 Bug Fixes
📌 Dependencies
- Bump handlebars from 4.1.2 to 4.5.3 @dependabot (#30)
- Bump mixin-deep from 1.3.1 to 1.3.2 @dependabot (#27)
- Bump eslint-utils from 1.3.1 to 1.4.2 @dependabot (#26)
v1.1.0
v1.0.4
v1.0.3
v1.0.2 Updates to vulnarable dependencies
Updates vulnerable dependencies
- js-yaml
- handlebars
- axios
v1.0.1 Bug Fix
🐛 Bug Fixes:
- Fixed a bug which caused the securityTest to crash when the scan was started with the "Port Scan" only flag
v1.0.0 First Stable Release
secureCodeBox 🔒 v1.0.0 🎉
This is our first non beta release!
We added a bunch of stuff and we've done a lot to improve the general stability.
- Include result of nmap script engine as findings
v0.10.0: Nmap Scripting Engie & Basic Auth
- Added support for nmap scripting engine in docker container
- Fixed basic auth in released version
v0.9.1 : Fixed basic auth
Merge pull request #5 from secureCodeBox/feature/versioned-builds Feature/versioned builds