Risk Detection
Surface security, complexity, and governance risks in every pull request before they reach production.
DiffPulse analyzes pull requests, architecture impact, and engineering policy to surface risk before code reaches production.
DiffPulse is an independent evaluation layer for pull requests — designed for human and AI-generated code alike.
Surface security, complexity, and governance risks in every pull request before they reach production.
Understand how changes ripple across services, modules, and dependencies in your codebase.
Encode engineering standards in `.diffpulse/policy.yaml` and enforce them consistently across teams.
Get a clear verdict, risk score, and merge readiness signal for every change your team ships.
Add DiffPulse to your repository with a single command.
Define thresholds, checks, and path patterns for your team.
Evaluate feature branches and pull requests against your base ref.
Act on structured risk reports with clear pass, warn, and block signals.
Install once, scaffold your policy, and run checks from any feature branch. DiffPulse outputs structured Markdown or JSON risk reports.
# Install and scaffold
npm install -D @diffpulse/cli
npx @diffpulse/cli init
# Evaluate your branch
git checkout -b feature/auth-hardening
# ... make changes, commit ...
npx @diffpulse/cli check
# Validate policy
npx @diffpulse/cli config validate DiffPulse is open source at its core. Paid tiers are coming for teams that need advanced automation and support.
For individual developers and open source projects.
For engineering teams shipping at scale with AI-assisted workflows.
For organizations with advanced governance and compliance needs.