aquasecurity / kube-hunter

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

Fix CIDR 404 Not Found #518

Open tanmaypandey7 opened 1 year ago

tanmaypandey7 commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Also include relevant motivation and context. List any dependencies that are required for this change.

Contribution Guidelines

Please Read through the Contribution Guidelines.

Fixed Issues

Fixes #517

"BEFORE" and "AFTER" output

BEFORE

image image

AFTER

image

Contribution checklist

Notes

Need to add a UT for this case Please use my docker image: tanmaypandey7/kube-hunter:0.6.15 to test this change.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

tanmaypandey7 commented 1 year ago

@danielsagi please review the PR and merge it if possible.