Add a note that directs viewers of the generated SOFTWARE-LIST.md to
refer to CONTRIBUTING.md for directions on updating product
information.
Co-authored-by: dav3r <david.redmin@trio.dhs.gov>
Add the GitHub Actions workflow that will process the YAML files that
contain cisagov controlled software information and generate a final
Markdown file. The required template and Python requirements are
included as well.
Add a GitHub Actions workflow and related files to automatically update
SOFTWARE-LIST.md when a push to the develop branch occurs. This
leverages the cisagov/md-table-to-yaml Python library to perform the
conversions.