The cis-benchmark serialization tool is an internal tool meant for creating the cis benchmark rule metadata.
- node.js version v17.6.0 and above
Install node dependencies npm install
Go the main.js
and edit the following:
- Download the
CIS_Kubernetes_Benchmark_v1.6.0.pdf
file. - Set the
pdfPath
to yourCIS_Kubernetes_Benchmark_v1.6.0.pdf
file path. - Optional set the B_Page/E_page to the first/last rule page you want to convert.
Run the project node main.js