Skip to content

Update OpenHound Asset Upload Configuration Instructions - BED-9063 - #367

Merged
jeff-matthews merged 3 commits into
mainfrom
BED-9063-update-openhound-asset-upload-config-docs
Aug 7, 2026
Merged

Update OpenHound Asset Upload Configuration Instructions - BED-9063#367
jeff-matthews merged 3 commits into
mainfrom
BED-9063-update-openhound-asset-upload-config-docs

Conversation

@StranDutton

@StranDutton StranDutton commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Due to the changes in OpenHound PR 36, changes to the OpenHound documentation needed to be made.

Changes:
openhound/upload-extension-assets.mdx:

  • Make it clear that, when using the asset upload feature, 2 config files need to be updated (previously everything was in secrets.toml; we moved the BloodHound URL to config.toml).

Summary by CodeRabbit

  • Documentation
    • Clarified which assets are included in BloodHound Enterprise extension uploads.
    • Updated authentication instructions to store the tenant URL in the configuration file and the browser JWT in the secrets file.
    • Refined configuration examples and explained how upload destination settings use the URL and bearer token.
    • Added compatibility notes for the updated configuration format.
    • Expanded troubleshooting guidance for authentication failures.

@StranDutton StranDutton self-assigned this Jul 28, 2026
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c6662272-02fa-4bbe-b206-eff8795383c4

📥 Commits

Reviewing files that changed from the base of the PR and between ac3ed1e and 7250068.

📒 Files selected for processing (1)
  • docs/openhound/upload-extension-assets.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/openhound/upload-extension-assets.mdx

Walkthrough

Updates OpenHound extension asset upload documentation to separate the BloodHound Enterprise tenant URL and browser JWT into config.toml and secrets.toml, with revised examples, compatibility notes, and troubleshooting guidance.

Changes

OpenHound CLI authentication documentation

Layer / File(s) Summary
CLI authentication configuration
docs/openhound/upload-extension-assets.mdx
The authentication instructions place the tenant URL in ~/.dlt/config.toml and the browser JWT in ~/.dlt/secrets.toml. They also update TOML examples, bearer-token guidance, and older configuration compatibility notes.
Upload guidance consistency
docs/openhound/upload-extension-assets.mdx
Authentication troubleshooting now references both configuration files. Minor trailing-whitespace changes are included.

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

Possibly related PRs

Poem

A rabbit checked the TOML nest,
URL in config, token at rest.
The upload guide now shows the way,
With clear fixes for each stray.
Nibble, document, done! 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the OpenHound asset upload configuration instruction update described in the changeset.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch BED-9063-update-openhound-asset-upload-config-docs

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

@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: 1

🤖 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/openhound/upload-extension-assets.mdx`:
- Line 155: Update the authentication-error guidance in the upload
troubleshooting table to instruct users to verify both the BloodHound Enterprise
URL in ~/.dlt/config.toml and the browser JWT in ~/.dlt/secrets.toml, updating
whichever value is invalid before rerunning the command.
🪄 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: 862b10c5-8d56-46e7-a24f-e1abc00f07e8

📥 Commits

Reviewing files that changed from the base of the PR and between 9299236 and 7ded089.

📒 Files selected for processing (1)
  • docs/openhound/upload-extension-assets.mdx

Comment thread docs/openhound/upload-extension-assets.mdx Outdated
@jeff-matthews jeff-matthews added the data-collection Docs related to nodes, edges, and general data collection label Jul 28, 2026
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@jeff-matthews
jeff-matthews merged commit 5cf81f7 into main Aug 7, 2026
2 checks passed
@jeff-matthews
jeff-matthews deleted the BED-9063-update-openhound-asset-upload-config-docs branch August 7, 2026 19:40
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

data-collection Docs related to nodes, edges, and general data collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants