cisagov / log4j-affected-db

A community sourced list of log4j-affected software
Creative Commons Zero v1.0 Universal
1.12k stars 282 forks source link

Generate individual software list files instead of a single software list #515

Closed mcdonnnj closed 2 years ago

mcdonnnj commented 2 years ago

🗣 Description

This pull request updates the setup of this repository to use individual (A-Z and non-alphabet) software lists instead of a single, monolithic software list.

💭 Motivation and context

The monolithic SOFTWARE-LIST.md has reached the point where additional updates will push it over the size limitation for native display with the GitHub web UI. Generating individual files will allow us to display all of the data being tracked in a human-consumable manner without running into this limitation (for now).

🧪 Testing

Automated tests pass. I tested the automation changes in a sandbox and verified that everything is generating as expected.

✅ Pre-approval checklist