SOLUTIONS

Built for every
security workflow.

Whether you're chasing an attacker across chains, assessing a target before a deal, or blocking risky deploys in CI, Diverg has a workflow for it.

CRYPTO & DEFI

Investigate tokens
before you touch them.

Assess smart contracts, token launches, and DeFi protocols before committing capital. Trace deployer wallets, map token holder distributions, and surface risk signals that on-chain data alone can't show.

  • Deployer wallet history and funding source
  • Token holder concentration and clustering
  • Multi-hop transaction flow mapping
  • Mixer exposure and exchange identification
  • Web presence and infrastructure assessment
Talk to us →
HIGH RISK Token Investigation
Deployer walletFlagged, mixer funded
Top 10 holders68% concentration
Contract age3 days
Risk score91/100

INCIDENT RESPONSE

Trace the attacker,
document the path.

When something goes wrong, you need answers fast. Diverg reconstructs attack timelines, traces funds to exchange deposits, and packages findings into defensible reports for stakeholders and law enforcement.

  • Attack timeline and vector reconstruction
  • Attacker wallet tracing across hops
  • CEX deposit identification for fund recovery
  • Infrastructure compromise mapping
  • Evidence-grade reporting with chain-of-custody
Talk to us →
INCIDENT Fund Trace, Active
Stolen amount$2.4M USDC
Hops traced7 wallets
Bridge usedTornado Cash
Exchange depositIdentified

DUE DILIGENCE

Know the security posture
before you sign.

Pre-investment and pre-acquisition assessments that cover the full attack surface, web infrastructure, API exposure, and on-chain history, delivered in a structured report your legal team can use.

  • Infrastructure and API attack surface mapping
  • Active vulnerability assessment (non-destructive)
  • Blockchain entity reputation and history
  • Historical breach and exposure review
  • Executive summary + technical appendix
Talk to us →
MEDIUM RISK Pre-Acquisition Scan
Critical vulns2
High vulns5
Exposed services3
Security gradeC

CI / CD

Block risky deploys
before they reach prod.

Drop a single step into your GitHub Actions or GitLab CI workflow. Set a minimum severity threshold, and Diverg fails the build automatically when new vulnerabilities appear, with machine-readable JSON for any dashboard.

  • Single YAML step, no infrastructure required
  • Configurable --fail-on critical|high|medium
  • JSON output for SIEM and dashboard ingestion
  • Markdown reports committed to PR comments
  • Batch scan multiple services in parallel
See integration docs →
# .github/workflows/security.yml, Diverg Open CLI
- name: Diverg Open security scan
  run: |
    pip install git+https://github.com/fennq/diverg-auto.git
    diverg-scan ${{ env.TARGET_URL }} \
      --type active \
      --fail-on high \
      --json \
      --output report.json

Error: Found 2 critical, 3 high findings
Build failed, threshold: high

Ready to secure your operations?

Talk to us about your use case.