Integrations
CI/CD Integration
Trigger scans and test runs from your CI/CD pipeline with a project trigger token. Set up under Manage → Integrations.
Last updated: May 28, 2026
CI/CD Integration
Run AegisRunner as part of your pipeline. Under Manage → Integrations, create a trigger token for the project.
Triggering from CI
POST to the trigger endpoint with your token to kick off a scan or a test run from GitHub Actions, GitLab CI, Jenkins, CircleCI — anywhere that can make an HTTP request. The run shows up in the Runs lens and Activity panel like any other.
Results back to your pipeline
Pair triggers with webhook or issue-tracking integrations (GitHub Issues, Jira) so failures land where your team already works. Tokens are scoped per project and can be revoked anytime.
Was this helpful?