Skip to main content

Overview

Integrations connect Cysmiq to your development tools. Each integration is scoped to a single workspace and can be configured independently.

Version control

Connect your repositories to enable automatic security scanning.
  • GitHub: GitHub Cloud and GitHub Enterprise Server
  • GitLab: GitLab.com and self-managed instances
Once connected, Cysmiq syncs your organizations and repositories, enabling:
  • Automatic scans on push events
  • VCS permission sync for developers
  • Vulnerability attribution to commits

Ticketing

Send vulnerabilities to your issue tracker for remediation workflows.
  • Jira: Create issues in Jira projects
  • Linear: Create issues in Linear workspaces
Ticketing integrations support issue templates and tags, with status captured when the issue is created.

CLI

The Cysmiq CLI queries results from existing scans. It does not run scans.
  • Gate CI jobs by failing on severity thresholds or max counts
  • Fetch scan summaries for a repo, ref, or SHA
  • Output summaries in table or JSON for pipelines