forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #956
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 have no way to extract analysis results from the dashboard for use in external tools or reports.
Task
pdfkitor browser print) or CSV.Acceptance Criteria
Reference
Roadmap: P3 -- Export analysis reports.
Triaged by repo manager. This issue has already been resolved.
api.pycontains an export endpoint (line 629+) that generates downloadable PDF reports for analysis results. Closing as already implemented.