feat(reporting): Add PDF/HTML Scan Report Exporter with Visual Charts and Remediation Roadmap#925
feat(reporting): Add PDF/HTML Scan Report Exporter with Visual Charts and Remediation Roadmap#925Rafiaminhaj wants to merge 9 commits into
Conversation
…26 Scan Report Exporter
…oogle Fonts and animations
utksh1
left a comment
There was a problem hiding this comment.
Thanks for the report exporter work. This cannot merge while required CI is failing.
Current failing checks include frontend-checks and backend-unit. Please fix those first. This is also a large reporting change, so once CI is green it needs focused coverage for HTML/PDF generation, escaping of report-controlled content, and the remediation-roadmap output.
…ability for scans
…m audit quality gate
utksh1
left a comment
There was a problem hiding this comment.
Thanks for the update. This remains too broad to merge safely: it combines backend report-generation changes, embedded chart generation, interactive HTML report behavior, frontend TaskDetails export/print changes, global print CSS, and audit-config conflict resolution. Please split this into smaller PRs, keep each diff focused, and add targeted tests for the backend report output separately from frontend export UI.
|
Closing this monolithic PR since I have split it into three separate, focused pull requests as requested by @utksh1:
Please review the separate PRs instead. Thank you! |
Closes #916
Closes #944
Changes Implemented: