Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

test with IP range results in failure #499

Closed
electrical opened this issue Apr 30, 2019 · 5 comments
Closed

test with IP range results in failure #499

electrical opened this issue Apr 30, 2019 · 5 comments

Comments

@electrical
Copy link

Hi, when running a test with the current docker container against an ip range i get the following error:

docker run -it mozilla/ssh_scan /app/bin/ssh_scan -t xx.xx.xx.0/25
Traceback (most recent call last):
	3: from /app/bin/ssh_scan:240:in `<main>'
	2: from /app/lib/ssh_scan/scan_engine.rb:197:in `scan'
	1: from /app/lib/ssh_scan/scan_engine.rb:197:in `each'
/app/lib/ssh_scan/scan_engine.rb:201:in `block in scan': undefined method `values' for []:Array (NoMethodError)
@claudijd
Copy link
Contributor

claudijd commented May 1, 2019

@electrical thanks for the report!

@electrical
Copy link
Author

I quickly validated the change and works! thank you for the quick followup on this.

@claudijd
Copy link
Contributor

claudijd commented May 3, 2019

merged the fix into master, I'll try to get a gem release out this morning. Thanks again to you both for the help here!

@claudijd
Copy link
Contributor

claudijd commented May 3, 2019

I just released gem version 0.0.41, it should also be fixed in master and in the docker flow. Again, many thanks for the help here!

@claudijd claudijd closed this as completed May 3, 2019
@electrical
Copy link
Author

Thank you 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants