Skip to content

Tags: SpecterOps/BloodHound

Tags

v9.3.0-rc3

Toggle v9.3.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix OG Extension Deletion Dialogue - BED-8570 (#2878)

v9.3.0-rc2

Toggle v9.3.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump vulnerable go dependencies (crypto, sys, chi) BED-8591 (#…

…2876)

Resolves Docker Scout HIGH/CRITICAL/MEDIUM/LOW findings:

- golang.org/x/crypto v0.50.0 -> v0.52.0 (7 CRITICAL, 2 HIGH, 4 MEDIUM)

- golang.org/x/sys v0.43.0 -> v0.45.0 (1 LOW; >= v0.44.0 fix, required by crypto)

- github.com/go-chi/chi/v5 v5.2.2 -> v5.2.4 (GHSA-mqqf-5wvp-8fh8)

v9.3.0-rc1

Toggle v9.3.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: upgrade Go toolchain to 1.26.4 BED-8402 (#2867)

Remediates CVE-2026-33811, CVE-2026-33814, and CVE-2026-39836 by bumping the Go toolchain from 1.26.2 to 1.26.4.

v9.2.2

Toggle v9.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump dawgs to v0.5.5 to fix index regression (#2847)

v9.2.2-rc1

Toggle v9.2.2-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump dawgs to v0.5.5 to fix index regression (#2847)

v9.2.0

Toggle v9.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(config): route postgres IAM auth through shared connection string…

… path - BED-8293 (#2827)

v9.2.0-rc3

Toggle v9.2.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(config): route postgres IAM auth through shared connection string…

… path - BED-8293 (#2827)

v9.2.0-rc2

Toggle v9.2.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: exclude UI static assets from rate limiting BED-8327 (#2816)

* fix: exclude ui static assets from rate limiting BED-8327

* Update cmd/api/src/api/registration/registration.go

Co-authored-by: mistahj67 <26472282+mistahj67@users.noreply.github.com>

---------

Co-authored-by: John Hopper <jhopper@specterops.io>
Co-authored-by: mistahj67 <26472282+mistahj67@users.noreply.github.com>

v9.2.0-rc1

Toggle v9.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
renamed api response keys to include IDs where applicable (environmen…

…t, zone, source principal, target principal) (#2767)

v9.1.0

Toggle v9.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update azurehound v2.12.1, update AXIOS v.1.15.2 - BED-8213 (#…

…2736)

* chore: update azurehound v2.12.1 - BED-8213

* chore: bump axios to 1.15.2 to fix GHSA-pmwg-cvhr-8vh7 - BED-8213