Skip to content

Convert the old .ckl format for STIG Checklists to the more modern .cklb format after generating with New-StigCheckList cmdlet #1552

Description

Since New-StigCheckList can only generate STIG Checlists as .ckl format (unless my research is wrong) and because I was needing .cklb formatted STIG Checklists and didn't want to have to go around my automation and put them in STIG Viewer or some other app to do the conversion for me I concocted some PowerShell that converts the xml-based .ckl to the json-based .cklb formatted STIG Checklists. Its setup as a function currently and it just runs along side my scripts to make PowerSTIG do its thing and spit out the checklists I need afterwards.

If anyone would like that PowerShell let me know, Perhaps it can get integrated into a future PowerSTIG release since .ckl files have been more or less deprecated for several years now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions