Automation
Use API keys, CI/CD workflows, scheduled scans, and CLI-driven ingestion to keep posture data current.
- Create scoped API keys for automation and rotate them on a defined schedule.
- Use CI/CD scan jobs when infrastructure changes should be evaluated before release.
- Use scheduled scans for continuous monitoring of connected providers.
- Preserve machine-readable outputs for evidence, dashboards, and audit trails.
export AIVRIC_API_KEY="<api-key>"
# Run the appropriate CloudSignals scan workflow from CI/CD.