Skip to content

Releases: SpecterOps/BloodHound

v6.2.0-rc4

07 Nov 21:27
Compare
Choose a tag to compare
v6.2.0-rc4 Pre-release
Pre-release

What's Changed

  • fix: include appropriate oidcs scopes + misc refactor by @ddlees in #939

Full Changelog: v6.2.0-rc3...v6.2.0-rc4

v6.2.0-rc3

07 Nov 16:41
71e49c8
Compare
Choose a tag to compare
v6.2.0-rc3 Pre-release
Pre-release

What's Changed

  • BED-4921 fix: missing entity id for saml provider by @mistahj67 in #935

Full Changelog: v6.2.0-rc2...v6.2.0-rc3

v6.2.0-rc2

06 Nov 17:42
36170aa
Compare
Choose a tag to compare
v6.2.0-rc2 Pre-release
Pre-release

What's Changed

  • BED-4937 Update CreateUser & UpdateUser To Use SSOProviders by @mvlipka in #927
  • PostgreSQL Related Query Path Fixes by @zinic in #934
  • BED-4978 feat: add instant redirect if only 1 sso provider is configured by @mistahj67 in #932

Full Changelog: v6.2.0-rc1...v6.2.0-rc2

v6.2.0-rc1

06 Nov 15:22
6eff7e1
Compare
Choose a tag to compare
v6.2.0-rc1 Pre-release
Pre-release

What's Changed

  • BED-4766: API Endpoint to List OIDC Providers by @iustinum in #896
  • BED-4655: Add Authentik to docker-compose.dev.yml by @ALCooper12 in #900
  • BED-4934: Posture page feature flag by @maffkipp in #902
  • Fix healthcheck to not use env variable by @yannis-srl in #864
  • fix: use aws registry mirrors for vuln scan by @rvazarkar in #912
  • Create a new permission to limit the scope for RoleUploadOnly by @kpom-specter in #906
  • Bed-4852: SSO Provider Delete Endpoint by @mvlipka in #890
  • Merge stage 6.1.0 back into main by @rvazarkar in #914
  • BED-4768 feat: add login handler for OIDC by @mistahj67 in #897
  • Bed 4767 feat: add callback handler for OIDC by @mistahj67 in #898
  • BED-4766: Correctly Format SAML Provider Details in ListAuthProviders Endpoint by @iustinum in #915
  • feat: add conversion logic to EIN to fix badly typed properties by @rvazarkar in #909
  • feat+chore: BED-4955 - refactor to expect int64 graph IDs by @zinic in #910
  • fix: BED-4954 - Include SyncedToADUser and SyncedToEntraUser in Delet… by @zinic in #918
  • Bed-4772: Upgrade DoodleUI by @benwaples in #916
  • BED-4766: FF Backward Compatibility for ListAuthProviders Endpoint by @iustinum in #921
  • BED-4931: Add Audit Logging for SAML Authentication Attempts after BED-4767 by @iustinum in #920
  • BED-4428: Rename RemoteInteractiveLogonPrivilege by @wes-mil in #911
  • fix: remove FF from delete sso-providers endpoint by @mistahj67 in #922
  • BED-4428: Prepare For Codereview Cleanup by @superlinkx in #923
  • Bed 4769: refactor: SAML admin UI to SSO admin UI by @mistahj67 in #899
  • Bed 4805 by @stephanieslamb in #905
  • refactor: old saml urls redirect to new sso url by @mistahj67 in #925
  • BED-4937 updated SAML login components to use SSO by @mvlipka in #926
  • FEAT/CHORE/BUG: Cypher Updates by @StephenHinck in #930
  • BED-4932 (extension): Added structure for js-client endpoints for posture page by @specter-flq in #928
  • BED-4945: Update PATCH function for SSO by @ALCooper12 in #929
  • feat: add parallel helper functions for dawgs by @urangel in #919

New Contributors

Full Changelog: v6.1.0...v6.2.0-rc1

BloodHound CE v6.1.0

22 Oct 15:42
68009b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.1.0-rc3

21 Oct 16:50
68009b5
Compare
Choose a tag to compare
v6.1.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v6.1.0-rc2...v6.1.0-rc3

v6.1.0-rc2

17 Oct 18:37
b22b6bb
Compare
Choose a tag to compare
v6.1.0-rc2 Pre-release
Pre-release

What's Changed

  • Fix: Error in RequestAnalysis when scheduled analysis is set by @rvazarkar in #904
  • BED-4947: Fix Last Analysis Run At Bug by @superlinkx in #907

Full Changelog: v6.1.0-rc1...v6.1.0-rc2

v6.1.0-rc1

15 Oct 19:26
dac0bbb
Compare
Choose a tag to compare
v6.1.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.0.0-rc1...v6.1.0-rc1

BloodHound CE v6.0.0

30 Sep 16:45
538513e
Compare
Choose a tag to compare

What's Changed

  • BED-4775 fixed multiple predicate SQL building error. by @mvlipka in #829
  • BED-4776: Add .github/CODEOWNERS by @elikmiller in #839
  • BED-4789 switch air from comstrek repo to air-verse by @mvlipka in #836
  • refactor: adcs cache with RWMutex by @mistahj67 in #841
  • fix: filter node property at ingest and for entity panel display by @urangel in #810
  • BP-881: Update README.md to reflect the docker-compose.yml filename change, which breaks the hyperlink by @Roltere in #831
  • Stage/v5.15.0 by @brandonshearin in #851
  • fixed incorrect usage of readonly properties with model refs by @sircodemane in #812
  • BED-4611: Citrix CanRDP Post Processing by @brandonshearin in #818
  • BED-4676 feat: Add support for prune TTLs and move reconciliation feature flag to parameters by @mistahj67 in #830
  • BED-4835 Add SavedQueriesRead Permission To ReadOnly Role by @mvlipka in #858
  • BED-4128: Fix skip for audit endpoint by @iustinum in #860
  • BED-4388: Properly handle paths passed to OrphanFileSweeper by @computator in #854
  • BED-4840: upped swagger-ui-react package to 5.17.14 & @types/swagger-ui-react package to 4.18.3 by @specter-flq in #868
  • BED-4594+BED-4686: Styling fixes for ExploreSearch and GraphButtons components on the Explore page by @elikmiller in #826
  • BED-4854 add system requirements to README by @StephenHinck in #870
  • BED-4696 feat: add preMigrationDaemons support by @mistahj67 in #867
  • SchannelAuthenticationEnabled by @JonasBK in #828
  • esc9b and esc10b abuse info improvement by @JonasBK in #845
  • BED-4863: Fix interpretation of no strongcertbinding reg value by @JonasBK in #872
  • BED-3990: Missing group shortcutting by @JonasBK in #857
  • Add abuse info for generic ACL edges against ADCS nodes by @JonasBK in #840
  • BED-4612: : Citrix RDP Configuration UI by @specter-flq in #859
  • BED-4839 - PG Ingest Fixes by @zinic in #865
  • BED-4853: Added feature flag for OIDC initiative by @iustinum in #875
  • BED-4853: OpenID FF Description Adjustment by @iustinum in #877
  • Bed 4681: Added portal container getter export, upped doodle ui version by @specter-flq in #878
  • Revert "BED-4776: Add .github/CODEOWNERS" by @irshadaj in #869
  • BED-4725: normalize files to UTF8 when extracting zip files for ingest by @computator in #876
  • chore: merge 5.15.1 hotfix branch by @ddlees in #880
  • BED-4808: Feature/847 openapi codegen limitations by @daviditkin in #861
  • BED-4871 added SchannelAuthenticationEnabled to cue file properties by @mvlipka in #883
  • fix: BED-4869 clean up logging for TenantRoles by @zinic in #885
  • BED-4753: Added styling selectors to address sections in api explorer not working in dark/light mode by @specter-flq in #884
  • feat: BED-4879 enable by default and hide dark mode feature flag by @zinic in #886
  • BED-3945: More abuse info by @JonasBK in #889

New Contributors

Full Changelog: v5.15.1...v6.0.0

v6.0.0-rc2

26 Sep 19:20
538513e
Compare
Choose a tag to compare
v6.0.0-rc2 Pre-release
Pre-release

What's Changed

  • fix: BED-4869 clean up logging for TenantRoles by @zinic in #885
  • BED-4753: Added styling selectors to address sections in api explorer not working in dark/light mode by @specter-flq in #884
  • feat: BED-4879 enable by default and hide dark mode feature flag by @zinic in #886
  • BED-3945: More abuse info by @JonasBK in #889

Full Changelog: v6.0.0-rc1...v6.0.0-rc2