Skip to content

DiffVer

DiffVer is a diff-verification + injection-scan microservice.

It answers two merge-time questions:

  1. Does this diff comply with change-control expectations? (policy + intent)
  2. Does this diff introduce likely injection risk? (focused, diff-first checks)

What you get

  • A pass/fail decision for a submitted diff (or PR event)
  • Structured findings (rule, location, severity, confidence, remediation)
  • Evidence artifacts suitable for audits (and future signed artifacts workflows)

Data handling (high level)

DiffVer is designed to support ephemeral processing and configurable retention. See retention operations.