forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #676
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
Users currently have no way to extract analysis results from the dashboard for offline use, sharing, or further analysis.
What to do
Acceptance criteria
References
Roadmap item: P3 — export analysis reports.
Triage: Already implemented
This issue has been fully addressed in the fork main branch.
Verification:
/export/{company_name}CSV endpoint exists inSPARC/api.py(line 572).All acceptance criteria are met. Closing.