Home

Awesome

<div align="center">

logo

Reposaur

go-report tests-workflow license discussions discord twitter

Reposaur is the open source compliance tool for development platforms.

Audit, verify and report on your data and configurations easily with pre-defined and/or custom policies. <br /> Supports GitHub. GitLab, BitBucket and Gitea support soon. ⚠️ before 1.0.0 expect some bugs and API changes ⚠️ Getting startedInstallationDocumentationGuidesIntegrations

</div>

Getting Started

Have you ever felt like you don't know what's happening in your GitHub/GitLab/BitBucket repositories? Between 100s or 1000s of them it's hard to make sure every single one is compliant to certain security and best practices guidelines.

Reposaur is here to fix that, empowering you to focus on your work instead of hunting for issues and misconfigurations.

Features

Guides

Installation

Homebrew Tap

$ brew install reposaur/tap/reposaur

DEB, RPM and APK Packages

Download the .deb, .rpm or .apk packages from the releases page and install them with the appropriate tools.

Go

$ go install github.com/reposaur/reposaur/cmd/rsr@latest

Script

The script will download the latest release to a temporary directory and decompress it to $HOME/.reposaur.

$ curl -sfL https://get.reposaur.com | bash

Integrations

PlatformStatusDetails
GitHubIn progressProviderGitHub AppGitHub Actions
GitLabPlannedN/A
GiteaPlannedN/A
BitBucketNot plannedN/A

Contributing

We appreciate every contribution, thanks for considering it!

TLDR;

Check our Contributing Guide for more detailed information.

License

This project is released under the MIT License.