DataDog / KubeHound

Tool for building Kubernetes attack paths
https://kubehound.io
Apache License 2.0
750 stars 41 forks source link

Use `mongosh` instead of `mongo` #183

Closed Minosity-VR closed 5 months ago

Minosity-VR commented 5 months ago

Motivation

Fix a secondary issue raised in #143. Thanks @kovacs-levent for pointing it out and finding the origin of the issue

Changes

Use mongosh instead of mongo in the healthcheck script. As pointed out, mongo has been deprecated for version > 6.0