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

Releases: secureCodeBox/scanner-infrastructure-nmap

v1.2.0

Choose a tag to compare

@release-drafter release-drafter released this 22 Jan 12:34
90cf416

🚀 Features

  • Update nmap version to 7.80 @fuhrmeistery (#29)

🐛 Bug Fixes

📌 Dependencies

v1.1.0

Choose a tag to compare

@release-drafter release-drafter released this 21 Aug 09:49
a929c86

🚀 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

Choose a tag to compare

@release-drafter release-drafter released this 10 Jul 09:48
3a5c20e

📌 Dependencies

v1.0.3

Choose a tag to compare

@release-drafter release-drafter released this 24 Jun 20:23
a6105f1

🐛 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

Choose a tag to compare

@J12934 J12934 released this 24 Jun 08:58
7c50810

Updates vulnerable dependencies

  • js-yaml
  • handlebars
  • axios

v1.0.1 Bug Fix

Choose a tag to compare

@J12934 J12934 released this 24 Apr 13:34
81dd818

🐛 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

Choose a tag to compare

@J12934 J12934 released this 13 Feb 12:05
5605b96

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

Choose a tag to compare

@J12934 J12934 released this 29 Oct 16:55
d460bf8
  • Added support for nmap scripting engine in docker container
  • Fixed basic auth in released version

v0.9.1 : Fixed basic auth

Choose a tag to compare

@MartinLang1 MartinLang1 released this 26 Sep 12:58
6e6135b
Merge pull request #5 from secureCodeBox/feature/versioned-builds

Feature/versioned builds