A publicly usable, SEO-indexable web-based toolkit for Cloud Service Providers (CSPs) preparing FedRAMP authorization packages.
Two versions available:
- Static (Instant): Browser-only POA&M builder (no login)
- Next.js (Full): With Google Drive OAuth export + future advanced features
Interactive tools to build, manage, and export FedRAMP Plan of Action and Milestones (POA&M), System Security Plan (SSP) components, and the Initial Authorization Package Checklist — all in the browser, with one-click export to official FedRAMP Excel/Word template formats.
Part of sovereign infrastructure and compliance tooling by Kovach Enterprises / Genesis Conductor (Igor Holt, PI).
The static version is immediately usable at the root of this repo and deploys instantly.
See web/ and OAUTH_SETUP.md for the full version with server-side Google Drive export.
- Interactive POA&M Builder with live table and export
- Python generator for high-fidelity templates
- Google Drive integration (Next.js version)
- Genesis Conductor evt- event emission support
- Full documentation for FedRAMP compliance workflows
- Static tool: One-click deploy from root
- Next.js app: Deploy with Root Directory set to
web
The buttons above handle both cases automatically.
Continue with the rest of the original README content below...