Skip to content

feat: export audit results as JSON and Markdown - #12

Merged
esmaeilireza merged 1 commit into
esmaeilireza:mainfrom
adnqcr7-code:feat/audit-result-export
Aug 19, 2026
Merged

feat: export audit results as JSON and Markdown#12
esmaeilireza merged 1 commit into
esmaeilireza:mainfrom
adnqcr7-code:feat/audit-result-export

Conversation

@adnqcr7-code

Copy link
Copy Markdown
Contributor

What

Add browser-side exports for completed RepoScope audits in JSON and Markdown formats. The export includes repository metadata, score counts, findings, README claims, branches, and the audited tree.

Why

Users need to share and archive audit results without manually copying the dashboard. Exporting locally keeps the report data in the browser and avoids introducing another service or credential requirement.

Test plan

  • pnpm audit:self
  • pnpm build
  • Result: both passed with no lint or type errors

Fixes #10

@esmaeilireza

Copy link
Copy Markdown
Owner

Thank you so much for this contribution, @adnqcr7-code!

@esmaeilireza
esmaeilireza merged commit 4bc8d0c into esmaeilireza:main Aug 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Feature Request: Export audit results as PDF/JSON

2 participants