SpecterOps / SpecterOps/BloodHound

Export Graph as SVG

Open
#458 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ticketed
Dominant language
Go
Stars
3.4k
Forks
376
Avg merge
2d 7h
Merged PRs (30d)
97

Description

Feature Description:

Export Graph as SVG

Current Behavior:

Export limited to JSON as txt

Desired Behavior:

Option to export Graph as SVG (same as in previous BloodHound Legacy product)

Use Case:
Vector-based images (SVG) are convenient to share between teams to zoom and in out without losing resolution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the existing JSON-as-text graph export described in the issue and compare it with the SVG export behavior in BloodHound Legacy. Trace the current export entry point and determine how graph data is rendered. Done means users can choose SVG export and receive a zoomable vector image.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.