diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..be8429e75 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +saf-cli.mitre.org \ No newline at end of file diff --git a/README.md b/README.md index e8c05f1d3..09fc76a2b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The SAF CLI is the successor to [Heimdall Tools](https://github.com/mitre/heimda * [CKL to POA&M](#ckl-to-poam) * [DBProtect to HDF](#dbprotect-to-hdf) * [Fortify to HDF](#fortify-to-hdf) - * [GoSec to HDF](#gosec-to-hdf) + * [gosec to HDF](#gosec-to-hdf) * [Ion Channel 2 HDF](#ion-channel-2-hdf) * [JFrog Xray to HDF](#jfrog-xray-to-hdf) * [Tenable Nessus to HDF](#tenable-nessus-to-hdf) @@ -384,20 +384,47 @@ convert hdf2ckl Translate a Heimdall Data Format JSON file into a DISA checklist file USAGE - $ saf convert hdf2ckl -i -o [-h] [-m ] [-H ] [-F ] [-M ] [-I ] + $ saf convert hdf2ckl saf convert hdf2ckl -i -o [-h] [-m ] [--profilename ] [--profiletitle ] [--version ] [--releasenumber ] [--releasedate ] [--marking ] [-H ] [-I ] [-M ] [-F ] [--targetcomment ] [--role Domain Controller|Member Server|None|Workstation] [--assettype Computing|Non-Computing] [--techarea |Application Review|Boundary Security|CDS Admin Review|CDS Technical Review|Database Review|Domain Name System (DNS)|Exchange Server|Host Based System Security (HBSS)|Internal Network|Mobility|Other Review|Releasable Networks (REL)|Releaseable Networks (REL)|Traditional Security|UNIX OS|VVOIP Review|Web Review|Windows OS] [--stigguid ] [--targetkey ] [--webdbsite --webordatabase] [--webdbinstance ] [--vulidmapping gid|id] FLAGS - -F, --fqdn= FQDN for CKL metadata - -H, --hostname= Hostname for CKL metadata - -I, --ip= IP address for CKL metadata - -M, --mac= MAC address for CKL metadata - -h, --help Show CLI help. - -i, --input= (required) Input HDF file - -m, --metadata= Metadata JSON file, generate one with "saf generate ckl_metadata" - -o, --output= (required) Output CKL file + -h, --help Show CLI help. + -i, --input= (required) Input HDF file + -o, --output= (required) Output CKL file + + CHECKLIST METADATA FLAGS + -F, --fqdn= Fully Qualified Domain Name + -H, --hostname= The name assigned to the asset within the network + -I, --ip= IP address + -M, --mac= MAC address + -m, --metadata= Metadata JSON file, generate one with "saf generate ckl_metadata" + --assettype=