forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #419
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?
Summary
Users cannot export analysis results from the dashboard. Adding PDF and CSV export improves usability for reporting workflows.
What to do
react-pdfor generate server-side withreportlab/weasyprintGET /jobs/{job_id}/export?format=csv|pdfif server-side generation is chosenAcceptance Criteria
.csvfile with analysis results.pdfreportReference
Roadmap: P3 - Export analysis reports
Triage: Already Implemented
After reviewing the codebase, this issue has already been fully implemented in the current
mainbranch.This issue can be closed.