Unclaimed project
Are you a maintainer of KubeHound? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
KubeHound
Tool for building Kubernetes attack paths
Back to changelogNew
v1.6.5
What's Changed
- chore(doc): document traversal related dsl returning paths. by @Zenithar in https://github.com/DataDog/KubeHound/pull/325
- (doc) More precise installation instructions by @Minosity-VR in https://github.com/DataDog/KubeHound/pull/327
- chore(go): Update to Go 1.24 by @Zenithar in https://github.com/DataDog/KubeHound/pull/330
- fix(docs): fix typo in getting-started.md by @RiRa12621 in https://github.com/DataDog/KubeHound/pull/332
- fix(cli): add a newline to version output. by @Zenithar in https://github.com/DataDog/KubeHound/pull/336
- fix(deps): CVE-2025-22870 by @Zenithar in https://github.com/DataDog/KubeHound/pull/337
- feat(store): flag Secret volumes during ingestion. by @Zenithar in https://github.com/DataDog/KubeHound/pull/334
- docs/ui: Add jupyer+gremlin tricks by @Minosity-VR in https://github.com/DataDog/KubeHound/pull/340
- chore(gha): update CSA. by @Zenithar in https://github.com/DataDog/KubeHound/pull/342
- chore(deps): bump github.com/containerd/containerd/v2 from 2.0.2 to 2.0.4 by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/338
- chore(deps): bump github.com/docker/buildx from 0.21.1 to 0.21.3 by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/339
v1.6.5 - KubeHound Release Notes | AnnounceHQchore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/341chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/344feat(khaudit): move to OSS. by @Zenithar in https://github.com/DataDog/KubeHound/pull/346chore(deps): bump github.com/containerd/containerd/v2 from 2.0.4 to 2.0.5 by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/345Fixing dependency in the jupyter notebook ui by @NathanaeldeLaChesnais in https://github.com/DataDog/KubeHound/pull/347feat(k8s): import all authn providers. by @Zenithar in https://github.com/DataDog/KubeHound/pull/351chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 in /exp/khaudit by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/350fix(edge): Fix CE_SYS_PTRACE conditions by @Minosity-VR in https://github.com/DataDog/KubeHound/pull/352chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.3.0 by @dependabot[bot] in https://github.com/DataDog/KubeHound/pull/348fix(lint): Fix golangci lint by @Minosity-VR in https://github.com/DataDog/KubeHound/pull/353build: fix Dockerfile go & ci-lint version by @Minosity-VR in https://github.com/DataDog/KubeHound/pull/355build(graph): Fix the graph docker image build by @Minosity-VR in https://github.com/DataDog/KubeHound/pull/356New Contributors
- @RiRa12621 made their first contribution in https://github.com/DataDog/KubeHound/pull/332
- @NathanaeldeLaChesnais made their first contribution in https://github.com/DataDog/KubeHound/pull/347
Full Changelog: https://github.com/DataDog/KubeHound/compare/v1.6.4...v1.6.5