{
  "service": "Unified Pipeline Trust Platform",
  "version": "1.0.0",
  "provider": "EpochCore™ Integrity Gate",
  "capabilities": [
    "Pipeline event capture (workflow_run, check_suite, check_run)",
    "Build reproducibility verification",
    "SLSA Level 1-4 compliance",
    "SBOM generation (CycloneDX 1.5 + SPDX 2.3)",
    "Dependency vulnerability scoring",
    "Pipeline anomaly detection",
    "Artifact trust chain",
    "Supply chain event audit log"
  ],
  "trust_weights": {
    "build_reproducibility": 0.2,
    "dependency_health": 0.2,
    "slsa_compliance": 0.15,
    "signing_coverage": 0.15,
    "vulnerability_score": 0.2,
    "pipeline_consistency": 0.1
  },
  "trust_levels": [
    "verified",
    "high",
    "medium",
    "low",
    "critical"
  ],
  "pipeline_stats": {
    "total_runs": 107,
    "successful_runs": 107,
    "reproducible_runs": 0,
    "avg_trust_score": 0.693066355140187,
    "avg_slsa_level": 3,
    "repos_monitored": 11,
    "last_run": "2026-03-26 04:12:22"
  },
  "supply_chain_health": {
    "total_events": 11,
    "critical_events": 0,
    "high_events": 0,
    "open_events": 11,
    "resolved_events": 0,
    "vulns_found": 0,
    "anomalies": 0
  },
  "timestamp": "2026-04-09T10:28:21.119Z"
}