1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-07 22:02:22 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Nicholas McDonnell
bc0e017b62
Update software list generation
Consolidate all update tasks into a single bash script that is run by
the GitHub Actions workflow. This also switches to generating
individual Markdown files for each data/cisagov_*.yml file.
2022-02-28 11:19:43 -05:00
justmurphy
d5345e33cf
Update rel. paths for template 2022-02-17 08:32:53 -05:00
justmurphy
bba2af63b7
Update file names for pointers 2022-02-16 15:01:33 -05:00
justmurphy
15ba8a57af
Add pointers to template 2022-02-16 14:48:49 -05:00
Lcerkov
e72cc36177
Update SOFTWARE-LIST.tpl.md
Clarifying acronym
2022-02-04 11:53:04 -05:00
justmurphy
653cbcc887
Add NCSC-NL as source 2022-02-01 10:15:17 -05:00
Nicholas McDonnell
f48ac38c9b
Update cisagov/log4j-md-yml from v1.1.0 to v1.1.1 2022-01-24 14:10:28 -05:00
Nicholas McDonnell
c35bcbd052
Add a note to the software list template
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>
2022-01-12 12:59:03 -05:00
Nicholas McDonnell
3e78ba6c4c
Add list updating workflow and configuration
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.
2022-01-12 12:59:02 -05:00
Nicholas McDonnell
6e6ff55bbc
Revert the migration to a YAML format
Due to unexpected complications for user submissions we are reverting
the transition to a YAML format.
2021-12-30 16:31:50 -05:00
Nicholas McDonnell
438eb9df00
Update the version of cisagov/log4j-md-yml used
This updated version should fix some formatting issues in the generated
Markdown.
2021-12-30 15:35:54 -05:00
Nicholas McDonnell
3ba78f6958
Update requirements for the update software workflow
Update the workflow's requirements to use a specific version at the updated
location of the Python project doing the heavy lifting. Additionally the
requirements file is added to the actions/cache key used.
2021-12-30 12:46:01 -05:00
Nicholas McDonnell
f60b420cb5
Add GitHub Actions workflow to update software list
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.
2021-12-23 13:11:20 -05:00