PackageTrack

Go modules · #1688

github.com/DataDog/KubeHound

v1.6.7DataDog/KubeHound

Release timeline

63 releases since 2023
202420252026

Releases

  1. v1.6.8-0.20260721122612-df9c2fd4d7b821 Jul 2026pre-release

    Nothing published for this version

  2. v1.6.8-0.20251120131523-53da187ac34120 Nov 2025pre-release

    Nothing published for this version

  3. v1.6.714 Nov 2025
    Release notes

    What's Changed

    • Fixing mongo URI to support user URI provided by @jt-dd in #363
    • Wiping option for MongoDB resources during clusters ingestion (KHaaS only) by @jt-dd in #364
    • chore(deps): bump github.com/containerd/containerd/v2 from 2.0.5 to 2.0.7 by @dependabot[bot] in #361
    • chore(deps): bump github.com/docker/compose/v2 from 2.33.1 to 2.40.2 by @dependabot[bot] in #360
    • fix go.mod for buildx by @jt-dd in #366
    • chore(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 by @dependabot[bot] in #365

    Full Changelog: v1.6.6...v1.6.7

    Open source →
    Release notes

    v1.6.7 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  4. v1.6.624 Sept 2025
    Release notes

    What's Changed

    • fix(deps): Update gocloud.dev to fix AWS S3 Multipart upload issue by @Minosity-VR in #357

    Full Changelog: v1.6.5...v1.6.6

    Open source →
    Release notes

    v1.6.6

    Compare

    Choose a tag to compare

    Open source →
  5. v1.6.518 Sept 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.6.4...v1.6.5

    Open source →
    Release notes

    v1.6.5

    Compare

    Choose a tag to compare

    Open source →
  6. v1.6.5-0.20250918121756-5eda9c07c1ea18 Sept 2025pre-release

    Nothing published for this version

  7. v1.6.5-0.20250505093428-67655afcc1405 May 2025pre-release

    Nothing published for this version

  8. v1.6.5-0.20250130153433-16e785d9f48330 Jan 2025pre-release

    Nothing published for this version

  9. v1.6.428 Jan 2025
    Release notes

    Major changes

    • Introduction of TTPs from MITRE ATT&CK framework. Each attack is bound to one TTP.
    • Fix issue with missing namespace for Service Account in specific condition.
    • Fix issue in KHaaS to avoid concurrency processing on the same RunID.

    What's Changed

    • graph/edge: Typo in daemonsets by @Minosity-VR in #308
    • chore(doc): add graph model page. by @Zenithar in #307
    • chore(ci): update step actions. by @Zenithar in #309
    • chore(ci): update dependencies. by @Zenithar in #310
    • feat(graph): document mitre attck in schema. by @Zenithar in #311
    • feat(graph): embed MITRE Attck technique and tactic into edges by @Zenithar in #312
    • [Fix] Add resilience and logs when failing during edges insertion step by @jt-dd in #313
    • [Fix] Add rolebinding namespace on namespace less ServiceAccount by @jt-dd in #314
    • Kubehound with no Docker lib dependency by @jt-dd in #315
    • chore(doc): document backend overrides capabilities. by @Zenithar in #317
    • [Fix] Concurrency processing of runID by @jt-dd in #318
    • Using sync.Map instead of mutex + Map for concurrency lock by @jt-dd in #319
    • [Fix] breaking changes in upload-artifacts v4 by @jt-dd in #320
    • [Fix] Invalid character in build-binary CI job by @jt-dd in #321
    • [Fix] missing artifacts in build-binaries CI job by @jt-dd in #322
    • [Fix] checkout v4 release missing artifact by @jt-dd in #323

    Full Changelog: v1.6.3...v1.6.4

    Open source →
    Release notes

    v1.6.4

    Compare

    Choose a tag to compare

    Open source →
  10. v1.6.4-0.20250109071049-4474f1f834a79 Jan 2025pre-release

    Nothing published for this version

  11. v1.6.311 Dec 2024
    Release notes

    What's Changed

    • fix(ci): fix and update license enumeration. by @Zenithar in #304
    • Feat graph investigate query time explosion by @Zenithar in #306

    Full Changelog: v1.6.2...v1.6.3

    Open source →
    Release notes

    v1.6.3

    Compare

    Choose a tag to compare

    Open source →
  12. v1.6.3-0.20241211144242-06bf54c78ac011 Dec 2024pre-release

    Nothing published for this version

  13. v1.6.29 Dec 2024
    Release notes

    Major changes

    • Handle errors in janusgraph/gremlin-go drive during ingestion process
    • Fix errors in KubeHound data models (umh_core_pattern and role_bind edges)
    • Update DSL queries to use Janugraph indexed property

    What's Changed

    New Contributors

    Full Changelog: v1.6.1...v1.6.2

    Open source →
    Release notes

    v1.6.2

    Compare

    Choose a tag to compare

    Open source →
  14. v1.6.2-0.20241209150742-5672467fca399 Dec 2024pre-release

    Nothing published for this version

  15. v1.6.2-0.20241209133813-560e11b31ce39 Dec 2024pre-release

    Nothing published for this version

  16. v1.6.2-0.20241203090253-5965f9bc81bd3 Dec 2024pre-release

    Nothing published for this version

  17. v1.6.2-0.20241202191717-d8de1602db6c2 Dec 2024pre-release

    Nothing published for this version

  18. v1.6.2-0.20241129170052-5cabd42174ca29 Nov 2024pre-release

    Nothing published for this version

  19. v1.6.2-0.20241122155939-ed232049227422 Nov 2024pre-release

    Nothing published for this version

  20. v1.6.120 Nov 2024
    Release notes

    What's Changed

    • Adding error reporting on failure on client cmd by @jt-dd in #292

    Full Changelog: v1.6.0...v1.6.1

    Open source →
    Release notes

    v1.6.1

    Compare

    Choose a tag to compare

    Open source →
  21. v1.6.1-0.20241120172413-14e5b84a065120 Nov 2024pre-release

    Nothing published for this version

  22. v1.6.014 Nov 2024
    Release notes

    Major changes

    • Migrate from logrus to zap.
    • Various minor fixes.
    • Documentation update.

    What's Changed

    New Contributors

    Full Changelog: v1.5.3...v1.6.0

    Open source →
    Release notes

    v1.6.0

    Compare

    Choose a tag to compare

    Open source →
  23. v1.5.4-0.20241115101847-e5ae1afdbea615 Nov 2024pre-release

    Nothing published for this version

  24. v1.5.4-0.20241114203844-aa9a95862abf14 Nov 2024pre-release

    Nothing published for this version

  25. v1.5.4-0.20241023203029-80d8a555342923 Oct 2024pre-release

    Nothing published for this version

  26. v1.5.320 Sept 2024
    Release notes

    What's Changed

    Full Changelog: v1.5.2...v1.5.3

    Open source →
    Release notes

    v1.5.3

    Compare

    Choose a tag to compare

    Open source →
  27. v1.5.3-0.20240920141251-ac9a2708991b20 Sept 2024pre-release

    Nothing published for this version

  28. v1.5.217 Sept 2024
    Release notes

    What's Changed

    • Fix for collector in k8s environment by @jt-dd in #266
    • Rename remote bucket flag to bucket-url by @jt-dd in #267
    • remove KH_K8S_CLUSTER_NAME_ENV_PTR var by @jt-dd in #270

    Full Changelog: v1.5.1...v1.5.2

    Open source →
    Release notes

    v1.5.2

    Compare

    Choose a tag to compare

    Open source →
  29. v1.5.2-0.20240917100111-a4269df5b8cc17 Sept 2024pre-release

    Nothing published for this version

  30. v1.5.2-0.20240916080505-821bea363bf616 Sept 2024pre-release

    Nothing published for this version

  31. v1.5.113 Sept 2024

    Nothing published for this version

  32. v1.5.012 Sept 2024

    Nothing published for this version

  33. v1.4.1-0.20240913124821-57a2384ac78b13 Sept 2024pre-release

    Nothing published for this version

  34. v1.4.1-0.20240830084449-59a5e7a8fd7d30 Aug 2024pre-release

    Nothing published for this version

  35. v1.4.1-0.20240807205307-7341940e18357 Aug 2024pre-release

    Nothing published for this version

  36. v1.4.02 Aug 2024

    Nothing published for this version

  37. v1.3.4-0.20240726165444-e31957fe5ffe26 Jul 2024pre-release

    Nothing published for this version

  38. v1.3.325 Jul 2024

    Nothing published for this version

  39. v1.3.3-0.20240716153626-5fce5b6c288516 Jul 2024pre-release

    Nothing published for this version

  40. v1.3.3-0.20240710131718-36232a35b3a810 Jul 2024pre-release

    Nothing published for this version

  41. v1.3.3-0.20240709135506-7d9757a8a3869 Jul 2024pre-release

    Nothing published for this version

  42. v1.3.24 Jul 2024

    Nothing published for this version

  43. v1.3.121 Jun 2024

    Nothing published for this version

  44. v1.3.1-0.20240621124551-dc9b07e1fcf021 Jun 2024pre-release

    Nothing published for this version

  45. v1.2.1-0.20240228143231-62831058dfc428 Feb 2024pre-release

    Nothing published for this version

  46. v1.2.1-0.20240228085839-d2a75c83eca128 Feb 2024pre-release

    Nothing published for this version

  47. v1.2.1-0.20240116140755-e4117bcb224a16 Jan 2024pre-release

    Nothing published for this version

  48. v1.2.1-0.20231219090939-df8ac7c7eb7219 Dec 2023pre-release

    Nothing published for this version

  49. v1.2.03 Nov 2023

    Nothing published for this version

  50. v1.1.019 Oct 2023

    Nothing published for this version

  51. v1.0.028 Sept 2023

    Nothing published for this version

  52. v0.2.221 Sept 2023

    Nothing published for this version

  53. v0.2.121 Aug 2023

    Nothing published for this version

  54. v0.2.021 Aug 2023

    Nothing published for this version

  55. v0.1.114 Aug 2023

    Nothing published for this version

  56. v0.1.011 Aug 2023

    Nothing published for this version

  57. v0.0.711 Aug 2023

    Nothing published for this version

  58. v0.0.611 Aug 2023

    Nothing published for this version

  59. v0.0.511 Aug 2023

    Nothing published for this version

  60. v0.0.411 Aug 2023

    Nothing published for this version