Security
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.
💡 Focus on relevance
⚡️ Smart automation
🔓 No Vendor Lock-in
💰 Cost-Effective
Clone the repository:
git clone https://github.com/getprobo/probo.git
cd probo
Install dependencies:
# Install Go dependencies
go mod download
# Install Node.js dependencies
npm ci
Start the development environment:
# Start infrastructure services
make stack-up
# Build the project
make build
# Start the application
bin/probod
The application will be available at:
For detailed setup instructions, see our Contributing Guide.
Probo is in early development, focusing on building a solid foundation for compliance management. Here's our current focus:
🎯 Core Compliance Engine
📋 Essential Features
We love contributions from our community! There are many ways to contribute:
Please read our Contributing Guide before making a pull request.
Accessible Compliance: Traditional solutions are often behind expensive paywalls. We believe security measures should be accessible to all.
Fresh Approach: Built from scratch, learning from past issues to create a better compliance experience.
Community-Driven: As an open-source project, we believe the entire ecosystem should benefit from improvements and innovations.
Probo is MIT licensed.