aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.72k stars 581 forks source link

Support macOS #273

Closed iyehuda closed 4 years ago

iyehuda commented 4 years ago

Description

Upgrade scapy to version 2.4.3 and above. This commit fixes IndexError that was raised when running kube-hunter from macOS.

Contribution Guidelines

:white_check_mark:

Fixed Issues

Fixes #262

"BEFORE" and "AFTER" output

Contribution checklist

Notes

Need to add CI test on multiple operating systems, out of this PR scope.