Releases: SpecterOps/BloodHound
BloodHound CE v5.3.0
What's Changed
- Fix environment variable for postgres database by @uidzeroo in #141
- Update unsupported OS cypher query to include Server 2012 by @Dcellular in #134
- get audit logs endpoints fixes and doc updates by @irshadaj in #149
- feat: improve ux for data ingestion by @urangel in #123
- Add "Update Asset Group Selectors" endpoint by @maffkipp in #138
- Better hygiene on asset group members endpoint by @brandonshearin in #137
- fix: ensure azexecutecommand is only set for intune admins by @ddlees in #139
- Fix AZMGGrantAppRoles to AZMGGrantRole by @SadProcessor in #156
- log missing azure tenant ids during analysis by @irshadaj in #158
- added owned node capability in API by @irshadaj in #164
- fix asset group error, add integration test by @irshadaj in #167
- Consolidated icon definitions by @maffkipp in #162
- User Saved Cypher Queries by @brandonshearin in #129
- remove ingest endpoint from community documentation by @irshadaj in #168
- Update unsupported OS cypher query to include Windows 8 and Windows NT, and remove false positives by @martinsohn in #163
- BED-3845 - Improve and fix Azure saved queries by @StephenHinck in #169
- Remove Gorm AutoMigrate by @superlinkx in #159
- fix: update test to only check major/minor/patch by @superlinkx in #172
- Fix query for 'Shortest paths from Kerberoastable users' by @egglessness in #173
- Update jira-issue-transfer.yml by @slokie-so in #177
- fix: stepwise was making new migrations on every restart by @superlinkx in #179
- increase dawgs memory limit to 2gb by @irshadaj in #184
- Merge Staging Fixes into Main by @zinic in #192
- Update luxon format enum by @benwaples in #188
- fix double logging issues by @irshadaj in #194
- fix: disable_cypher_qc and other 3+ segment JSON keys by @superlinkx in #190
- feat: container entity panel by @JonasBK in #205
- Update jira-issue-transfer.yml by @slokie-so in #214
- Update jira-issue-transfer.yml by @slokie-so in #217
- Correct Fields field by @slokie-so in #219
- Fix import of relationships with wrong casing by @FrodeHus in #211
- allow asset group selectors with the same name to exist under different asset groups by @irshadaj in #210
- Entity info count fallback by @benwaples in #200
- feat: update azresetpassword processing to start from role nodes inst… by @ddlees in #202
- context menu with node actions by @brandonshearin in #196
- BED-3893: stepwise migration rework by @codydbentley in #222
- fix: remove BHE schema from schema file by @superlinkx in #229
- drop all unused keys by @benwaples in #251
New Contributors
- @uidzeroo made their first contribution in #141
- @SadProcessor made their first contribution in #156
- @martinsohn made their first contribution in #163
- @egglessness made their first contribution in #173
- @slokie-so made their first contribution in #177
- @FrodeHus made their first contribution in #211
Full Changelog: v5.1.0...v5.3.0
v5.3.0-rc4
Full Changelog: v5.3.0-rc3...v5.3.0-rc4
v5.3.0-rc3
v5.3.0-rc2
What's Changed
- Fix environment variable for postgres database by @uidzeroo in #141
- Update unsupported OS cypher query to include Server 2012 by @Dcellular in #134
- get audit logs endpoints fixes and doc updates by @irshadaj in #149
- feat: improve ux for data ingestion by @urangel in #123
- Add "Update Asset Group Selectors" endpoint by @maffkipp in #138
- Better hygiene on asset group members endpoint by @brandonshearin in #137
- fix: ensure azexecutecommand is only set for intune admins by @ddlees in #139
- Fix AZMGGrantAppRoles to AZMGGrantRole by @SadProcessor in #156
- log missing azure tenant ids during analysis by @irshadaj in #158
- added owned node capability in API by @irshadaj in #164
- fix asset group error, add integration test by @irshadaj in #167
- Consolidated icon definitions by @maffkipp in #162
- User Saved Cypher Queries by @brandonshearin in #129
- remove ingest endpoint from community documentation by @irshadaj in #168
- Update unsupported OS cypher query to include Windows 8 and Windows NT, and remove false positives by @martinsohn in #163
- BED-3845 - Improve and fix Azure saved queries by @StephenHinck in #169
- Remove Gorm AutoMigrate by @superlinkx in #159
- fix: update test to only check major/minor/patch by @superlinkx in #172
- Fix query for 'Shortest paths from Kerberoastable users' by @egglessness in #173
- Update jira-issue-transfer.yml by @slokie-so in #177
- fix: stepwise was making new migrations on every restart by @superlinkx in #179
- increase dawgs memory limit to 2gb by @irshadaj in #184
- Merge Staging Fixes into Main by @zinic in #192
- Update luxon format enum by @benwaples in #188
- fix double logging issues by @irshadaj in #194
- fix: disable_cypher_qc and other 3+ segment JSON keys by @superlinkx in #190
- feat: container entity panel by @JonasBK in #205
- Update jira-issue-transfer.yml by @slokie-so in #214
- Update jira-issue-transfer.yml by @slokie-so in #217
- Correct Fields field by @slokie-so in #219
- Fix import of relationships with wrong casing by @FrodeHus in #211
- allow asset group selectors with the same name to exist under different asset groups by @irshadaj in #210
- Entity info count fallback by @benwaples in #200
- feat: update azresetpassword processing to start from role nodes inst… by @ddlees in #202
- context menu with node actions by @brandonshearin in #196
- BED-3893: stepwise migration rework by @codydbentley in #222
- fix: remove BHE schema from schema file by @superlinkx in #229
New Contributors
- @uidzeroo made their first contribution in #141
- @SadProcessor made their first contribution in #156
- @martinsohn made their first contribution in #163
- @egglessness made their first contribution in #173
- @slokie-so made their first contribution in #177
- @FrodeHus made their first contribution in #211
Full Changelog: v5.1.0...v5.3.0-rc2
BloodHound CE v5.1.0
What's Changed
- Hotfix-5.0.10 by @superlinkx in #111
- Add GitHub action to copy Issues to Jira by @juggernot325 in #112
- Update jira-issue-transfer.yml by @juggernot325 in #114
- chore: add skip to TestSizeOfProperties as it is too flakey by @superlinkx in #116
- Export Graph as JSON by @brandonshearin in #96
- Saved user cypher queries (GET) by @irshadaj in #104
- Bed 3223 cleanup by @brandonshearin in #120
- added POST saved-queries endpoint by @irshadaj in #121
- saved queries DELETE by @irshadaj in #122
- Improve Cypher queries for foreign groups and users by @Dcellular in #127
- Env fixes and docs by @superlinkx in #99
- updated client creation documentation by @irshadaj in #130
- added authentication for feature flag endpoint by @irshadaj in #131
- obey user_updatable for flag toggling by @irshadaj in #132
- fix: optionally add accepted param to request instead of defaulting t… by @urangel in #124
- fix: handle special characters in highlightedtext component for explo… by @urangel in #126
- fix: use root path instead of relative path for img src by @urangel in #128
- bump azurehound and sharphound release versions by @irshadaj in #142
- chore: bump bundled azurehound version by @ddlees in #143
- chore: bump bundled azurehound version by @ddlees in #145
- fix: include base url in img srcs by @urangel in #147
- Fix environment variable for postgres database by @uidzeroo in #141
New Contributors
- @Dcellular made their first contribution in #127
- @uidzeroo made their first contribution in #141
Full Changelog: v5.0.10...v5.1.0
v5.1.0-rc2
What's Changed
Full Changelog: v5.1.0-rc1...v5.1.0-rc2
v5.1.0-rc1
What's Changed
- Hotfix-5.0.10 by @superlinkx in #111
- Add GitHub action to copy Issues to Jira by @juggernot325 in #112
- Update jira-issue-transfer.yml by @juggernot325 in #114
- chore: add skip to TestSizeOfProperties as it is too flakey by @superlinkx in #116
- Export Graph as JSON by @brandonshearin in #96
- Saved user cypher queries (GET) by @irshadaj in #104
- Bed 3223 cleanup by @brandonshearin in #120
- added POST saved-queries endpoint by @irshadaj in #121
- saved queries DELETE by @irshadaj in #122
- Improve Cypher queries for foreign groups and users by @Dcellular in #127
- Env fixes and docs by @superlinkx in #99
- updated client creation documentation by @irshadaj in #130
- added authentication for feature flag endpoint by @irshadaj in #131
- obey user_updatable for flag toggling by @irshadaj in #132
- fix: optionally add accepted param to request instead of defaulting t… by @urangel in #124
- fix: handle special characters in highlightedtext component for explo… by @urangel in #126
- fix: use root path instead of relative path for img src by @urangel in #128
- bump azurehound and sharphound release versions by @irshadaj in #142
- chore: bump bundled azurehound version by @ddlees in #143
- chore: bump bundled azurehound version by @ddlees in #145
New Contributors
- @Dcellular made their first contribution in #127
Full Changelog: v5.0.10...v5.1.0-rc1
BloodHound CE v5.0.10
What's Changed
- feat: posture stats JS client update (BHE only endpoint) by @urangel in #109
- fix: just schemagen improved with explicit yarn install step by @superlinkx in #102
- chore: add St Bernard to help with module syncing in the workspace by @superlinkx in #58
- fix: add gorm constraint on asset_group_selectors by @irshadaj in #92
Full Changelog: v5.0.9...v5.0.10
Note
If you run into migration issues after upgrading to this version from a version prior to v5.0.9, please run v5.0.9 first to migrate your database before upgrading to v5.0.10. This only affects those with custom asset group selectors that have duplicate names, so the likelihood of being affected is small. You can quickly (temporarily) change BloodHound versions with the example Docker Compose by using BLOODHOUND_TAG=5.0.9 docker compose up
.
More info in the BloodHound Slack: https://bloodhoundhq.slack.com/archives/C20NG2L87/p1695162135571349
BloodHound CE v5.0.9
What's Changed
- Fix Privileged Session Ingest by @rvazarkar in #70
- chore: do not log context timeouts from traversal workers by @zinic in #71
- feat: add api key mgmt to user profile by @ddlees in #47
- chore: Refactor graph tools by @zinic in #78
- documentation for filters added to posture endpoint by @irshadaj in #80
- Fix azure owns owner by @rvazarkar in #76
- User auth method update fix by @maffkipp in #68
- Exit cypher query if memory threshold exceeded by @brandonshearin in #77
- Relationship Information Properties by @urangel in #81
- draft: built in groups get filtered out by @brandonshearin in #82
- fix asset_group_selectors table and data by @irshadaj in #90
- feat: add gzip compression support by @codydbentley in #55
- chore: update immer by @urangel in #95
- Search Current Results by @maffkipp in #61
- chore: Update README files to point to relevant wiki pages by @juggernot325 in #98
- fix for extra scrollbar in current search results by @maffkipp in #97
- updated azurehound version by @irshadaj in #100
- Ensure API Key Management option appears in the My Profile page when user is logged in via SAML by @elikmiller in #101
- Entity info fields display by @urangel in #93
- fix: ensure specific UI dependencies are correctly deduped by vite by @elikmiller in #108
Full Changelog: v5.0.7...v5.0.9