Skip to content

Bumper

Infrastructure as Code

A deterministic safety gate that blocks destructive Terraform applies and vulnerable/malicious dependency installs before they happen

Go Latest v1.2.1 · 1mo ago Security brief →

Features

  • Scans Terraform plan JSON to detect destructive changes (e.g., resource replacement without snapshots) and security‑related modifications
  • Analyzes lockfiles for known CVEs and malicious packages across multiple ecosystems (npm, pip, Go, etc.)
  • Provides deterministic exit codes for CI/CD integration (0 = clean, 1 = findings)
  • Offers optional AI‑driven plain‑English explanations via `--explain` or agent hooks

Recent releases

View all 4 releases →
No immediate action
v1.2.1 New feature

Agent skills + e2e script + doc updates

No immediate action
v1.2.0 New feature

E2E tests + docs

No immediate action
v1.1.0 Maintenance

Routine maintenance and dependency updates.

No immediate action
v1.0.0 New feature

Docs + CI + GCP rules

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
2
Forks
0
Languages
Go Shell Python

Install & Platforms

Install via
brew shell-script go
Platforms
linux macos

Beta — feedback welcome: [email protected]