BloodHound CLI v0.1.6
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
checkcommand 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