getprobo / probo
Open source solutions for SOC2, GDPR, and ISO27001
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing getprobo/probo in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewProbo - Open Source Compliance Probo is an open-source compliance platform built for startups that helps you achieve SOC-2 compliance quickly and efficiently. Unlike traditional solutions, Probo is designed to be accessible, transparent, and community-driven. š Getting Started š Official Documentation Prerequisites ⢠Go 1.21+ ⢠Node.js 22+ ⢠Docker ⢠mkcert Quick Start ⢠Clone the repository: ⢠Install dependencies: ⢠Start the development environment: The application will be available at: ⢠Application: http://localhost:8080 Testing Custom Domains To test the custom domains feature locally, add the CNAME target to your hosts file: This allows you to test custom trust center domains on your local machine. The CNAME target can be configured in under . For detailed setup instructions, see our Contributing Guide. šļø Current Status Probo is in early development, focusing on building a solid foundation for compliance management. š ļø Tech Stack Backend ⢠Go - API server ⢠PostgreSQL - Data storage ⢠GraphQL - API layer Frontend ⢠React with TypeScript ⢠Relay - Data fetching ⢠TailwindCSS - Styling Infrastructure ⢠Docker - Containerization ⢠OpenTelemetry - Observability ⢠GitHub Actions - CI/CD Observability ⢠Grafana - Metrics visualization ⢠Prometheus - Metrics collection ⢠Loki - Log aggregation ⢠Tempo - Distributed tracing š¤ Contributing We love contributions from our community! There are many ways to contribute: ⢠š Star the repository to show your support ⢠š Report bugs ⢠š” Request features ⢠š§ Submit pull requests ⢠š Improve documentation Please read our Contributing Guide before making a pull request. š Documentation ⢠š Official Documentation ⢠š¬ Discord Community ⢠š Blog š Community & Support ⢠Join our Discord community ⢠Follow us on Twitter ⢠Connect on LinkedIn ⢠Visit our website š License Probo is MIT licensed.