Skip to content

GovReady/10x-ssp-parse-prototype

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%