forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #1609
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?
Context
Roadmap item: P3 - Nice to Have
Users have no way to extract analysis results from the dashboard for offline use or reporting.
What to do
GET /jobs/{job_id}/export?format=csv)Acceptance criteria
Ref: ROADMAP.md P3 - Nice to Have
This issue is already resolved in main.
api.pyprovides/export/{company_name}(CSV) and/export/{company_name}/pdfendpoints for exporting analysis reports from the dashboard.