secureCodeBox / engine

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
8 stars 7 forks source link

Combined scans produce internal server Error if there are not scans are executed after the first scanner #174

Closed fuhrmeistery closed 4 years ago

fuhrmeistery commented 4 years ago

Describe the bug When nmap does not find any suitable findings for nikto and no nikto scan is started the CLI will get an internal server error

To Reproduce Steps to reproduce the behavior:

  1. Start a combined-nmap-nikto scan where you know that there are no findings to scan with nikto via CLI
  2. CLI will get an internal server error trying to get results for not executed scans

Expected behavior An empty cascade does not provoke internal server errors

fuhrmeistery commented 4 years ago

This won't be fixed in favor of a much easier approach in the next major version.