Appearance
Exporters
Exporters run in your environment and push Evidence Events to Evitrus. The GitHub webhook is hosted: GitHub delivers events to the Evitrus API. Neither path gates deploys. Gates are evaluators.
| Guide | What it covers | Ships as |
|---|---|---|
| Kubernetes | Deployment rollouts, and optional ConfigMap / Secret changes | Helm chart (Evitrus/exporter → k8s/) |
| EventBridge → ECS | ECS deployments from Console, CodeDeploy, or the CLI | EventBridge + Lambda |
| GitHub webhook | Pull requests, reviews, merges, checks, code scanning | Webhook on the Evitrus API |
| GitHub Actions | Build artifact and image digest | Evitrus/actions/export@v1 |
| Ingest API / SDK | Custom systems | POST /ingest |
Start with the GitHub webhook plus Kubernetes or EventBridge → ECS. The walkthrough is Getting started.