Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 736 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 736 Bytes

Prototype SSP parsing - NOT MAINTAINED

Rough script exploring approaches to extract control details from a FedRamp template SSP word document and analyzing them for similarity of implementation narratives.

Public domain

This project is in the worldwide public domain.

Installation

Install dependencies using Pipenv:

pipenv install

Running

Download an SSP(.docx) based on the FedRamp template Update ssp-parse.TARGET_DOC with the path to the the SSP.

Execute the script from within the virtual environment

pipenv run python ssp-parse.py

Outputs a matrix(csv) of difference measures between all control implementation narratives as matrix.csv