v5.8.0
版本发布时间: 2024-03-27 23:00:33
SpecterOps/BloodHound最新发布版本:v6.1.0(2024-10-22 23:42:24)
What's Changed
- asset group tags to not contain whitespaces by @irshadaj in https://github.com/SpecterOps/BloodHound/pull/437
- remove all whitespace from ag tags, revise migration version by @irshadaj in https://github.com/SpecterOps/BloodHound/pull/441
- Audit log tests by @juggernot325 in https://github.com/SpecterOps/BloodHound/pull/440
- Remove unused agi code by @juggernot325 in https://github.com/SpecterOps/BloodHound/pull/445
- fix: not including AZContains in inbound / outbound control traversal by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/442
- fix: edge case adding CanAbuseUPNCertMapping relationship if CertificateMappingMethodsRaw is absent by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/448
- fix: remove incorrect buffer import by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/456
- fix: plumb ctx into asset-groups db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/434
- Enhance
RemoteContent
component with capability to render tables by @elikmiller in https://github.com/SpecterOps/BloodHound/pull/453 - fix: plumb context into client db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/450
- fix: replaces x/exp/slices with std lib slices by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/461
- Merge staging post-release 5.7.0 by @maffkipp in https://github.com/SpecterOps/BloodHound/pull/459
- chore: remove tabnine from extension recommendations by @superlinkx in https://github.com/SpecterOps/BloodHound/pull/463
- fix: plumb context into config parameter db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/464
- fix: plumb context into audit logs db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/467
- Database Management by @brandonshearin in https://github.com/SpecterOps/BloodHound/pull/423
- Add config flag for disabling ingest by @juggernot325 in https://github.com/SpecterOps/BloodHound/pull/470
- Merge in stage/v5.7.1 by @maffkipp in https://github.com/SpecterOps/BloodHound/pull/469
- Refactor AD entity query handlers by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/446
- Refactored AD related entity queries by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/447
- fix: plumb ctx into ingest db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/471
- Misc fixes and cleanup by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/455
- bug: typescript error with assetGroupId by @brandonshearin in https://github.com/SpecterOps/BloodHound/pull/473
- Started openapi improvements by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/457
- fix: plumb ctx into user db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/474
- fix: plumb ctx into permission db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/475
- fix: plumb ctx into roles db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/476
- Create
usePermissions
UI hook by @maffkipp in https://github.com/SpecterOps/BloodHound/pull/413 - fix: plumb ctx into auth token / secrets db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/477
- fix: plumb ctx into saml providers db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/478
- fix: plumb ctx into file uploads db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/479
- chore: replace display text for links in ADCSESC1 edge information panel by @elikmiller in https://github.com/SpecterOps/BloodHound/pull/487
- Extracted ApiExplorer view to bh-shared-ui by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/449
- File upload UI updates by @maffkipp in https://github.com/SpecterOps/BloodHound/pull/443
- ESC4: post processing by @brandonshearin in https://github.com/SpecterOps/BloodHound/pull/439
- fix: plumb ctx into data quality db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/480
- Esc4 small tasks by @benwaples in https://github.com/SpecterOps/BloodHound/pull/436
- fix: plumb ctx into saved queries db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/481
- Bed 3922 - Zip File Upload Support by @rvazarkar in https://github.com/SpecterOps/BloodHound/pull/451
- feat: enhance signed request validation performance by @ddlees in https://github.com/SpecterOps/BloodHound/pull/444
- fix: plumb ctx into remaining bh db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/485
- fix: plumb ctx into feature flag db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/486
- fix: plumb ctx into session db methods by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/495
- refactor: audit log action to constant by @mistahj67 in https://github.com/SpecterOps/BloodHound/pull/492
- Strip UTF-8 BOM from json files by @rvazarkar in https://github.com/SpecterOps/BloodHound/pull/497
- Update jira-issue-transfer.yml by @slokie-so in https://github.com/SpecterOps/BloodHound/pull/501
- BED-4265: added new mime types to fix file upload validation bug by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/498
- Set "Content-Type" header correctly for file uploads by @maffkipp in https://github.com/SpecterOps/BloodHound/pull/504
- ESC4 Edge Composition by @brandonshearin in https://github.com/SpecterOps/BloodHound/pull/490
- Bed 4154 esc3 comp update by @benwaples in https://github.com/SpecterOps/BloodHound/pull/484
- fix: handle undefined input in explore search input by @urangel in https://github.com/SpecterOps/BloodHound/pull/494
- chore: bump sharphound versions in dockerfiles by @urangel in https://github.com/SpecterOps/BloodHound/pull/507
- fix: edge arrowhead direction based on edge direction by @urangel in https://github.com/SpecterOps/BloodHound/pull/488
- fix: revert response shape for type=graph related entity queries by @urangel in https://github.com/SpecterOps/BloodHound/pull/509
- fix: typo and wrong format for code snippit by @benwaples in https://github.com/SpecterOps/BloodHound/pull/511
- fix: align node icons for AIACA nodes by @urangel in https://github.com/SpecterOps/BloodHound/pull/513
- chore: update azurehound version in dockerfiles for download resources by @urangel in https://github.com/SpecterOps/BloodHound/pull/515
- fix: BED-4283 - fixed invalid json syntax in swagger doc json by @codydbentley in https://github.com/SpecterOps/BloodHound/pull/516
- Move graph deletion to datapipe by @rvazarkar in https://github.com/SpecterOps/BloodHound/pull/517
- Performant graph delete by @rvazarkar in https://github.com/SpecterOps/BloodHound/pull/524
- chore: gate graph clearing by @urangel in https://github.com/SpecterOps/BloodHound/pull/523
Full Changelog: https://github.com/SpecterOps/BloodHound/compare/v5.7.1...v5.8.0