SpecterOps / SpecterOps/BloodHound
Export Graph as SVG
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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