ynauls / StigChecklistCli

Utility to copy STIG Viewer Checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core

StigChecklistCLI

CLI to copy STIG Viewer Checklist from a checklist (source) to another (target).

Run the following command for CLI help

stigchecklist-cli.exe --help

Schemas Supported

  • STIGViewer 2.9
  • STIGViewer 2.10

Usage

stigchecklist-cli.exe copy -s "C:\[PATH]\STIGViewer_Checklist.ckl" -t "C:\[PATH]\New_STIGViewer_Checklist.ckl"

About

Utility to copy STIG Viewer Checklist


Languages

Language:C# 100.0%