cis-benchmark-pdf-parser
cis-benchmark-pdf-parser copied to clipboard
cis_pdf_parser.py is a python script for parsing CIS Benchmark PDF files from the Center for Internet Security into CSV files.
the process is too specific to the CSI that it was tested to. it is a very good springboard but there are so many changes to CIS that it would...
*Description of changes:* Refactored the code to work with latest (1.23.5) PyMuPDF. Furthermore, I have removed these columns as they seem to break the csv often: "Default Value", "CIS Controls"....
Hi, I have try out the parsers on the latest benchmark for windows 10 and seems like there are some issue with the condition if CIS controls are missing.