Enhanced BloodHound workbooks by adding time context with a duration.#14470
Conversation
…of 30 days instead default values for parameters, which was failing to run the query correctly.
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the BloodHound Enterprise solution workbooks to ensure parameter dropdowns reliably populate by adding an explicit time window, plus updates release notes to reflect the workbook changes.
Changes:
- Added explicit
timeContext(30 days) to parameter queries across BloodHound Enterprise workbooks. - Standardized parameter defaults (
defaultValue) to avoid failures when no time range is selected. - Updated
ReleaseNotes.mdfor v3.2.2 with the workbook time-context change entry.
Reviewed changes
Copilot reviewed 7 out of 9 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| Solutions/BloodHound Enterprise/Workbooks/BloodHoundPostureHistory.json | Adds time context for parameter queries; also introduces fallbackResourceIds with a concrete workspace ID. |
| Solutions/BloodHound Enterprise/Workbooks/BloodHoundFindingTrends.json | Adjusts parameter time contexts/defaults; adds fallbackResourceIds with a concrete workspace ID. |
| Solutions/BloodHound Enterprise/Workbooks/BloodHoundEnterpriseTierZeroSearch.json | Adjusts parameter time contexts/defaults; adds fallbackResourceIds with a concrete workspace ID. |
| Solutions/BloodHound Enterprise/Workbooks/BloodHoundEnterpriseAuditLogs.json | Adjusts parameter time contexts/defaults; changes grid sorting behavior; adds fallbackResourceIds with a concrete workspace ID. |
| Solutions/BloodHound Enterprise/Workbooks/BloodHoundEnterpriseAttackPathOverview.json | Adjusts parameter time contexts/defaults; adds fallbackResourceIds with a concrete workspace ID. |
| Solutions/BloodHound Enterprise/Workbooks/BloodHoundEnterpriseAttackPathDetails.json | Adjusts parameter time contexts/defaults; adds fallbackResourceIds with a concrete workspace ID. |
| Solutions/BloodHound Enterprise/ReleaseNotes.md | Updates v3.2.2 entry date and includes workbook timeContext enhancement note. |
…sted time context duration in BloodHoundFindingTrends.json.
|
Hi @v-atulyadav, |
|
Hi @v-atulyadav, |
|
Hi @v-atulyadav, |
Change(s):
timeContextto parameter queries in all six BloodHound Enterprise Workbooks to fix query failures caused by default time-range values.Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: