GithubHelp home page GithubHelp logo

fromcisxmltodocx's Introduction

fromCISXMLtoDocx.py

CIS Parser & Docx generator

fromCISXMLtoDocx.py read CIS-CAT output XML file and write a report.

Please fill free to change the word template inside ./templates/template_word.doc

/!\ Works only on windows. /!\

Install

pip install -r requirements.txt

How to use

Add your cis xml report into ./cis_xml/ and launch

python fromCISXMLtoDocx.py --export-docx MyReport

Usage

$ python fromCISXMLtoDocx.py  -h
Generate CIS report from XML output - V1.0.0

/!\     Please fill ./cis_xml/ with CIS-CAT XML output.  /!\

usage: fromCISXMLtoDocx.py [-h] [-v] [--export-docx EXPORT_DOCX]

A python script to generate CIS report.

optional arguments:
  -h, --help            show this help message and exit

Configuration:
  -v, --verbose         Verbosity level (-v for verbose, -vv for advanced, -vvv for debug)

Export:
  --export-docx EXPORT_DOCX
                        Output DOCX file to store the results in.

TODO oneday

  • Add CIS return command from XML

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.