Skip to content

Add docs for bulk download reports and fix pagination bug#86

Merged
sw33tLie merged 1 commit intosw33tLie:mainfrom
R3dTr4p:feature/bulk-download-reports
Mar 4, 2026
Merged

Add docs for bulk download reports and fix pagination bug#86
sw33tLie merged 1 commit intosw33tLie:mainfrom
R3dTr4p:feature/bulk-download-reports

Conversation

@R3dTr4p
Copy link
Contributor

@R3dTr4p R3dTr4p commented Mar 4, 2026

Summary

  • Fixed a bug in doRequest where 400/403/404 responses during report list pagination would silently stop fetching, potentially truncating results
  • Added documentation for the bulk download reports feature (docs/src/cli/reports.md)
  • Added reports section to the README
  • Updated docs SUMMARY.md with the new page

Test plan

  • Run bbscope reports h1 --output-dir ./reports --dry-run and verify all reports are listed
  • Run bbscope reports h1 --output-dir ./reports and verify downloads complete without silent truncation
  • Build docs with cd docs && mdbook serve and verify the new reports page renders correctly

@sw33tLie sw33tLie merged commit d3d0803 into sw33tLie:main Mar 4, 2026
1 check failed
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.

2 participants