Generate your agency's code.json index
This tool helps federal agencies compile and maintain their code.json files for SHARE IT Act compliance. It automatically scans specified GitHub organizations, finds repositories containing code.json files, and combines them into a single index file.
How It Works
- Connects to GitHub using the provided token (if any)
- Scans each specified GitHub organization for repositories
- Checks each repository for a code.json file
- Combines all found code.json files into a single indexed file
- Provides the combined file for download