Get Started with Qualys CI/CD Security Integration

Qualys CI/CD Security Integration enables teams to shift security left by identifying vulnerabilities and secrets early in the development lifecycle. Rather than discovering security issues after deployment, you can evaluate container images and source code during the build process, providing continuous visibility into your application security posture.

The integration scans container images for OS and application vulnerabilities, detects hardcoded secrets, and generates SBOM (Software Bill of Materials). Scan results can be used to gate deployments based on configurable thresholds or centralized Qualys cloud policies.

Scanning Capabilities

Supported CI/CD Platforms

Platform Integration Type Scan Types
GitHub Actions Reusable Actions Container, Code (SCA)
GitLab CI CI Component Container, Secrets, Malware
Jenkins Jenkins Plugin Container, Code, Rootfs
Azure DevOps Pipeline Extension Container, Code (SCA)

Prerequisites

Before you begin, ensure you have:

Choose Your Platform

GitHub Actions

Two reusable actions for container and code scanning with SARIF upload and issue creation.

GitHub Integration → | Source

GitLab CI

Native CI component with GitLab Security Dashboard integration.

GitLab Integration → | Source

Jenkins

Full-featured plugin with dual scanner backends and Jira integration.

Jenkins Integration → | Source

Azure DevOps

Pipeline extension with work item creation and SARIF publishing.

Azure DevOps Integration → | Source

Next Steps