Skip to content

BloodHound CLI v0.1.6

Choose a tag to compare

@chrismaddalena chrismaddalena released this 27 May 22:44
· 76 commits to main since this release
fcaa901

Summary

This release adds a new command to help check your system is ready to launch BloodHound and fixes a bug that would cause the YAML files to be downloaded to your current working directory and be inaccessible to the CLI binary.

CHANGELOG

[0.1.6] - 2025-4-23

Added

  • Added a check command to check for necessary Docker and Docker Compose commands and the YAML files

Changed

  • Updated golang.org/x/net

Fixed

  • Fixed YAML files being downloaded to your current working directory instead of the CLI binary's directory