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.pdffile. - Set the
pdfPathto yourCIS_Kubernetes_Benchmark_v1.6.0.pdffile path. - Optional set the B_Page/E_page to the first/last rule page you want to convert.
Run the project node main.js