MSSP
Multi-client governance management
MSSP Governance Management
VerifAIer runs locally at each client site. MSSPs receive signed evidence bundles and governance receipts for aggregation, reporting, and SOC integration. No centralized data collection. Each client maintains full data sovereignty.
Client Posture Overview
Example: 3-client MSSP deployment (demo data)| Client | Sector | Posture | Score | Tier | Open Incidents | Evidence Bundle |
|---|---|---|---|---|---|---|
|
GlobalCorp
Financial Services
|
FSI | PARTIAL | 72 | partial | 2 BLOCK, 5 HIGH | globalcorp-soc-20260514.zip |
|
HealthNet Corp
Healthcare
|
HC | READY | 94 | full | 0 open | healthnet-soc-20260514.zip |
|
ManuTech Industries
Manufacturing
|
MFG | DEGRADED | 41 | minimal | 4 BLOCK, 2 HIGH | escalation required |
MSSP Governance Delivery Workflow
Per-client, per-sprint evidence delivery cycle1
Client runs CI governance gate (local, no MSSP data access)
vai ci gate "origin/main...HEAD" --profile pr-review
Runs fully locally at client site. MSSP never sees client source code.
2
Client exports signed evidence bundle
vai ci evidence --signed --output-dir weekly-evidence/
ZIP contains receipts, taint summary, audit log. No source code included.
3
Client delivers bundle to MSSP (secure file transfer)
# Transfer: globalcorp-soc-20260514.zip to MSSP secure inbox
MSSP receives only the evidence artifact. No live access to client environment.
4
MSSP verifies receipt integrity
vai ci verify --receipt-file globalcorp-soc-20260514.zip
Ed25519 signature check confirms bundle has not been tampered with.
5
MSSP generates cross-client posture report
vai governance report --format json > mssp-weekly-report.json
Aggregated advisory posture across all clients for MSSP SOC review.
MSSP Integration Path
Three integration tiersTier 1 — Evidence Only
Bundle Delivery
Client exports signed ZIP. MSSP verifies and files.
No toolchain integration. Works in 30 minutes.
Tier 2 — SIEM Integration
SIEM Export
Client exports SARIF + SIEM events.
MSSP ingests into existing SIEM pipeline.
Uses
vai siem export.
Tier 3 — Full SOC
SOC Dashboard Feed
Client CI gate feeds MSSP SOC dashboard via
structured JSON/SARIF artifact pipeline.
Full posture + incident visibility.
MSSP Receives
- OK Signed evidence bundle (receipts, audit log, taint summary)
- OK SARIF findings file for Security tab / SIEM ingestion
- OK Governance posture JSON (score, tier, topology)
- OK Signed readiness token (hash-verifiable)
MSSP Does NOT Receive
- Client source code
- Client environment variables or secrets
- Live access to client infrastructure
- Enforcement authority over client decisions
- Telemetry, usage data, or behavioral analytics
MSSP Partnership
MSSP Packaging Available
Contact VerifAIer to discuss MSSP packaging, reseller terms, and co-managed deployment options.
contact@verifaier.io