Skip to content

Parsed CMMC Control Text (Copied from PDF) and converts to JSON, CSV and Markdown formats.

License

Notifications You must be signed in to change notification settings

acep-uaf/cmmc-2.0-control-parser

Repository files navigation

CMMC_2.0 Control Parser

A JavaScript script that reads the content of a text file taken on the command line as the first argument. And parses each line of the text file which contains CMMC v2.0 Controls that have been copied from the published PDF (https://dodcio.defense.gov/Portals/0/Documents/CMMC/ModelOverviewv2.pdf) Page 6-17.

Parses lines and extracts the CMMC Control Set into a JSON object and outputs to JSON and CSV file format.

Usage

node index.js CMMC_2.0_L1-3_Controls.txt

About

Parsed CMMC Control Text (Copied from PDF) and converts to JSON, CSV and Markdown formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published