forked from 0xWheatyz/SPARC
Feature: export analysis reports as PDF or CSV from the dashboard #261
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Users currently cannot export analysis results. Adding PDF/CSV export would make the tool more useful for sharing reports externally.
Task
weasyprintorreportlab) or client-side (e.g.,jsPDF) and return a downloadable fileGET /analysis/{id}/export?format=pdf|csvif server-side generation is chosenAcceptance Criteria
Reference
Roadmap: P3 — export analysis reports
Triage: P3 - Deferred to future sprint. Will be prioritized after P1/P2 work is complete.
Triage update: P3 — deferred to future sprint. All P1 issues are now resolved. Remaining P2 issues (#253, #256, #257, #260) take priority before P3 work begins.