Files
probo/README.md
gearnode bd7fb9774f Update README
Signed-off-by: gearnode <bryan@frimin.fr>
2025-02-12 17:30:25 -08:00

58 lines
2.0 KiB
Markdown

![probo banner](https://raw.githubusercontent.com/getprobo/.github/main/profile/banner.png)
## Why another compliance platform?
We build Probo for three reasons:
**Existing solutions are behind a paywall and too expensive.** Compliance frameworks often push good practices, the security measures should be accessible to all.
**Reinvent the journey.** We want to start from scratch, exploiting past issues to craft a new experience.
**We believe in Open-source and community.** It impacts almost all companies, the whole ecosystem should benefit from it.
## What can you do with Probo today?
Not much yet. But it is only the beginning of the journey.
So far, you have access to **all the security measures necessary to prepare a SOC 2 audit**.
Soon, we will add:
- End-to-end platform
- Personnalized policy generation (based on the security measure implemented)
- Integration with Google Workplaces, Github, GCP & AWS
- Support for ISO 27001 and GDPR
## Tech Stack
Probo is built with the following technologies:
**Backend:**
- [Go](https://go.dev/) for the API server
- [PostgreSQL](https://www.postgresql.org/) for data storage
- [GraphQL](https://graphql.org/) for the API layer
**Frontend:**
- [React](https://react.dev/) with [TypeScript](https://www.typescriptlang.org/)
- [Relay](https://relay.dev/) for data fetching
- [TailwindCSS](https://tailwindcss.com/) for styling
**Infrastructure:**
- [Docker](https://www.docker.com/) for containerization
- [OpenTelemetry](https://opentelemetry.io/) for observability
- [GitHub Actions](https://github.com/features/actions) for CI/CD
## Contributing
We welcome contributions! See our [Contributing Guide](CONTRIBUTING.md) for details.
## Join the community
- 🌟 Star the repo to show your support
- 💬 [Join our Discord →](https://discord.gg/8qfdJYfvpY)
- 🐛 [Report bugs](https://github.com/getprobo/probo/issues/new)
- 💡 [Request features](https://github.com/getprobo/probo/issues/new)
- 📖 [Read the docs](coming soon)
## License
This repository is entirely [MIT licensed](LICENSE).