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

18F/10x-ssp-parse-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages