You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2022. It is now read-only.
The scan succeeds and returns the JSON, but then fail with
$ docker run -it mozilla/ssh_scan /app/bin/ssh_scan -t 72.64.221.62 -P config/policies/mozilla_modern.yml --unit-test
... lots of json...
/app/bin/ssh_scan:264:in `block in <main>': undefined method `compliant' for #<Hash:0x00000001717f90> (NoMethodError)
Did you mean? compact
from /app/bin/ssh_scan:263:in `each'
from /app/bin/ssh_scan:263:in `<main>'
The text was updated successfully, but these errors were encountered:
The scan succeeds and returns the JSON, but then fail with
The text was updated successfully, but these errors were encountered: