Documentation
¶
Overview ¶
bulk-scan reads a list of GitHub orgs/users from a file, runs the scanner against each one, and writes per-org output files (scorecard.md + stats.json) into a destination folder.
Per-org failures (404, 403, etc.) are logged and the run continues. Global failures (rate limit, auth) abort immediately so partial runs do not poison every subsequent call. Output is written incrementally so any org that completed successfully before an abort keeps its files.
Click to show internal directories.
Click to hide internal directories.