aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 578 forks source link

Fixes: Make thread count configurable #433 #426 #497

Closed florianbachmann closed 2 years ago

florianbachmann commented 2 years ago

Description

We experienced the same issue, we needed to make the thread count configurable. 800 is to much for us as wel.

Contribution Guidelines

Please Read through the Contribution Guidelines.

Fixed Issues

Please mention any issues fixed in the PR by referencing it properly in the commit message. As per the convention, use appropriate keywords such as fixes, closes, resolves to automatically refer the issue. Please consult official github documentation for details.

Fixes #433 & Fixes #426

"BEFORE" and "AFTER" output

To verify that the change works as desired, please include an output of terminal before and after the changes under headings "BEFORE" and "AFTER".

BEFORE

No terminal output

AFTER

No terminal output

Contribution checklist

Notes

Please mention if you have not checked any of the above boxes.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

danielsagi commented 2 years ago

Hi @florianbachmann Thanks for taking this issue! I will personally look at this later today. Keep in touch.

danielsagi commented 2 years ago

Sorry for the delay, Merged :)

florianbachmann commented 2 years ago

yeah :-) thx