Get your first Plumber Score
Plumber scans your CI/CD pipelines for security problems and grades them from A to E. Two steps to your first score:
1. Install
On macOS and Linux, with Homebrew:
brew tap getplumber/plumberbrew install plumberNo Homebrew? All install methods →
2. Get your first score
Authenticate with your provider:
- GitHub (details):
- already logged in with the
ghCLI? Nothing to do, Plumber finds it automatically - otherwise set
GH_TOKEN
- already logged in with the
- GitLab: set
GITLAB_TOKEN(details)
Then run from any repo that has GitHub Actions workflows or a .gitlab-ci.yml:
cd path/to/your/repoplumber analyze3. Go further
Gate your CI
Add Plumber to GitHub Actions or the GitLab CI component and block pipelines below your minimum score.
Understand your score
How the A to E grade and the points system work.
Plumber Score →
Tune the controls
One .plumber.yaml that extends the baseline with just what you change. See every control in the catalog.
Monitor at scale
The self-hosted Plumber Platform: dashboards, issue lifecycle, team roles, always-on auditing.
Platform installation →
4. Community & support
- Join our Discord community
- Open a ticket: help@getplumber.io