Skip to content

brownleeb/csv_to_ckl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

csv_to_ckl

Convert csv files generated with STIG viewer into checklist (ckl) files

There are plenty of tools for generating csv and xccdf files from STIG checklist (ckl) files.

I like to be able to visualize checklists using the viewer, and we generally get a rollup of all the STIGs in a single csv file (using the export csv option).

This is a work in progress:

Not all fields needed in a checklist file (xml format) can be determined from the csv file. Things like STIGID and FILENAME are not in the export. UUID and TargetKey dont seem to matter that much for importing generated ckl files.

Formatting of discussion, check text, fix text, etc still needs to be fine tuned

I have found some STIGs with non-"UTF-8" characters in them.

STIG Viewer puts a line on header and footer with classificaiton info on spreadsheet that needs to be manually deleted. The column headers need to be loeft in.

About

Convert csv files generated with STIG viewer into checklist (ckl) files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages