Skip to content

DOCS-9: Release notes (2026-07-29) - #359

Merged
jeff-matthews merged 22 commits into
release/v9.5.0from
DOCS-9-release-notes
Jul 27, 2026
Merged

DOCS-9: Release notes (2026-07-29)#359
jeff-matthews merged 22 commits into
release/v9.5.0from
DOCS-9-release-notes

Conversation

@jeff-matthews

@jeff-matthews jeff-matthews commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Purpose

This pull request (PR) adds release notes for the v9.5.0 BloodHound release cycle to the release integration branch, which includes:

  • BloodHound v9.5.0
  • OpenHound v0.2.12
  • SharpHound v2.14.0
  • AzureHound v3.0.0

There are several related PRs for supporting documentation that also need to be reviewed and merged separately to ensure alignment with release notes:

Summary by CodeRabbit

  • New Features

    • Added July 28, 2026 release notes covering ADCS ESC14 Scenario A, OpenGraph entity information, data quality statistics, and Attack Path Findings API access.
    • Documented privilege zone review improvements and expanded role-based access capabilities.
  • Enhancements

    • Added OpenGraph case-sensitive object ID support and accessibility improvements.
    • Documented OpenHound configuration updates and collector deprecation guidance.
  • Bug Fixes

    • Documented fixes for access control, entity panels, API Explorer, Zone Builder, development hot reload, and Windows logging.
  • Documentation

    • Updated release-note navigation and archived older release content.

@jeff-matthews jeff-matthews self-assigned this Jul 27, 2026
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0367c95a-d782-469e-ba0a-c4426b66176e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

The documentation adds the 2026-07-28 release to navigation and summaries, publishes detailed BloodHound, OpenHound, and Enterprise updates, records fixed issues, and adds a collector deprecation warning.

Changes

Release documentation

Layer / File(s) Summary
Release navigation and summary
docs/docs.json, docs/resources/release-notes/summary.mdx
Adds the 2026-07-28 release entry, archives the 2026-06-17 entry, and summarizes new features, enhancements, and fixes.
Product release notes
docs/resources/release-notes/2026-07-28.mdx
Documents ADCS ESC14 Scenario A, OpenGraph entity information and data quality statistics, case-sensitive OpenGraph IDs, and accessibility updates.
Enterprise and OpenHound notes
docs/resources/release-notes/2026-07-28.mdx, docs/snippets/hounds/collector-deprecation-notice.mdx
Documents OpenHound configuration changes, Enterprise access controls, Attack Path findings, Zone Builder updates, fixed issues, and collector deprecation.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: slokie-so, stephenhinck, zaton-netizen

Poem

A rabbit hops through notes so bright,
New release pages bloom tonight.
OpenGraph paths and zones align,
Hounds heed warnings down the line.
Archive trails are neatly drawn.
Wiggle ears—release is gone!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change: adding release notes for the 2026-07-28 release.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOCS-9-release-notes

Comment @coderabbitai help to get the list of available commands.

@jeff-matthews

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/resources/release-notes/summary.mdx`:
- Line 42: Align the OpenGraph Data Quality Statistics classification between
the release-notes summary row and its detailed entry: either move the row from
the New Features table to Enhancements, or change the detailed note’s
classification to New Feature. Keep both references consistent.
- Line 40: Update the ADCS ESC14 Scenario A Coverage link in the release-notes
summary to use the anchor generated from the heading “Analyze ADCS ESC14
Scenario A attack paths”: `#analyze-adcs-esc14-scenario-a-attack-paths`. Leave the
link text and description unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8821577d-ddf4-4ad0-91f3-0e2fc53b6da7

📥 Commits

Reviewing files that changed from the base of the PR and between ef11953 and 3bc9e1b.

📒 Files selected for processing (4)
  • docs/docs.json
  • docs/resources/release-notes/2026-07-28.mdx
  • docs/resources/release-notes/summary.mdx
  • docs/snippets/hounds/collector-deprecation-notice.mdx

Comment thread docs/resources/release-notes/summary.mdx Outdated
Comment thread docs/resources/release-notes/summary.mdx Outdated

<Update label="BloodHound" description="New Feature" tags={["Data Collection"]}>
{/*BED-6155*/}
## Analyze ADCS ESC14 Scenario A attack paths

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR for supporting docs: #342

@jeff-matthews
jeff-matthews requested a review from slokie-so July 27, 2026 14:36

<Update label="OpenHound" description="Enhancement" tags={["Administration"]}>
{/*BED-8838*/}
## Separate OpenHound Configuration and Secrets

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR for supporting docs: #360


<Update label="BloodHound" description="New Feature" tags={["OpenGraph"]}>
{/*BED-8858, BED-8764, BED-8763, BED-8762, BED-8613, BED-8961*/}
## OpenGraph Entity Info

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR for supporting docs: #361


<Update label="BloodHound" description="Enhancement" tags={["OpenGraph"]}>
{/*BED-8616, BED-8614, BED-8611, BED-8610, BED-8607, BED-8685, BED-9031*/}
## OpenGraph Data Quality Statistics

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR for supporting docs: #362

@slokie-so slokie-so left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeff-matthews
jeff-matthews merged commit 5a3d351 into release/v9.5.0 Jul 27, 2026
2 checks passed
@jeff-matthews
jeff-matthews deleted the DOCS-9-release-notes branch July 27, 2026 19:17
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2026
@jeff-matthews jeff-matthews changed the title DOCS-9: Release notes (2026-07-28) DOCS-9: Release notes (2026-07-29) Jul 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants