Dillon Lees
Dillon Lees
@dirkjanm In an attempt to accept contributions the "right" way and be the best stewards we can be to the FOSS community we have recently published a Contributor License Agreement....
@codeitch Apologies; this issue got a little stale. Can you try what's in the [Rolling Release](https://github.com/BloodHoundAD/AzureHound/releases/tag/rolling) to see if you're still experiencing the same issue with large datasets? There have...
@x41x4a Are you executing `azurehound list` or `azurehound start`? The `start` subcommand is specifically for [BloodHound Enterprise](https://bloodhoundenterprise.io/) and requires that `instance` provide a valid URL to a BloodHound Enterprise instance....
**Acceptance Criteria** - AzureHound should be more explicit in its error messaging when it fails to connect to a specific type of url - AzureHound `start` subcommand should suggest using...
@SvenTo @sven-ernw The CLA check is failing because the first signature is only valid for the `SvenTo` account and the commit in this PR is from `sven-ernw`. The second signature...
Whoops! Fixed that link. All Bazel projects have a `WORKSPACE` file at their root but I think for detection you would also need to find a `BUILD`,`BUILD.bazel` or `BUILD.bzl` file...