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

Fix missing product entry items #527

Closed mcdonnnj closed 1 year ago

mcdonnnj commented 2 years ago

๐Ÿ—ฃ Description

This pull request fixes product entries that have missing items that result in KeyErrors when they are processed with the yml2md tool.

๐Ÿ’ญ Motivation and context

I noticed some failures in the GitHub Action logs a while ago and finally took a moment to circle back and fix these entries.

๐Ÿงช Testing

Automated tests pass. I verified running against this branch locally that no errors are observed during processing.

โœ… Pre-approval checklist