topperge / Ask-Sage-NIST-800-53-Automation

This python app generates NIST 800 53 control implementation for each control and generate the CSV file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This python app generates NIST 800 53 control implementation for each control and generate the CSV file.

Make sure to edit app.py with your email, api_key, replacing the URL endpoints and more importantly customizing your prompts.

We recommend you write the NIST 800 171 controls (110 controls) by hand, with as much detail as possible and copy and paste that column in the security_context variable.

WARNING: this script will consume a lot of tokens, probably around $300 to $500 of GPT4 tokens!

Questions? Reach out to us at support@asksage.ai

About

This python app generates NIST 800 53 control implementation for each control and generate the CSV file.

License:Apache License 2.0


Languages

Language:Python 100.0%