Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Releases: secureCodeBox/scanner-infrastructure-nmap

v1.2.0

22 Jan 12:34
90cf416
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📌 Dependencies

v1.1.0

21 Aug 09:49
a929c86
Compare
Choose a tag to compare

🚀 Features

  • Add Hosts as new Finding Category @J12934 (#21)
  • Add privileged docker image to support operating system scans and more scripts @J12934 (#20)

🔧 Maintenance

  • Change develop tag to unstable tag @J12934 (#24)

v1.0.4

10 Jul 09:48
3a5c20e
Compare
Choose a tag to compare

📌 Dependencies

v1.0.3

24 Jun 20:23
a6105f1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Don't execute multiple scans in parallel @J12934 (#18)

🔧 Maintenance

  • Add proper version to package json @J12934 (#17)

📌 Dependencies

v1.0.2 Updates to vulnarable dependencies

24 Jun 08:58
7c50810
Compare
Choose a tag to compare

Updates vulnerable dependencies

  • js-yaml
  • handlebars
  • axios

v1.0.1 Bug Fix

24 Apr 13:34
81dd818
Compare
Choose a tag to compare

🐛 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

13 Feb 12:05
5605b96
Compare
Choose a tag to compare

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

29 Oct 16:55
d460bf8
Compare
Choose a tag to compare
  • Added support for nmap scripting engine in docker container
  • Fixed basic auth in released version

v0.9.1 : Fixed basic auth

26 Sep 12:58
6e6135b
Compare
Choose a tag to compare
Merge pull request #5 from secureCodeBox/feature/versioned-builds

Feature/versioned builds