Skip to content

CI/CD Integration

This section provides comprehensive guidance on integrating the Kube CINC Secure Scanner with various CI/CD platforms.

Integration Overview

The Kube CINC Secure Scanner can be integrated with popular CI/CD platforms to automate container security scanning as part of your deployment pipeline. This allows you to catch security issues early in the development lifecycle and ensure that only compliant containers are deployed to your environments.

Integration Categories

Our integration documentation is organized into the following categories:

Getting Started

To get started with CI/CD integration, follow these steps:

  1. Review the Approach Mapping to select the appropriate scanning approach
  2. Choose your CI/CD Platform and follow the platform-specific guide
  3. Implement the appropriate Integration Workflow for your selected approach
  4. Configure your integration using the Configuration Guide
  5. Reference the Integration Examples for practical implementation guidance

Best Practices

When integrating with CI/CD platforms, follow these best practices:

  1. Use dedicated service accounts with limited permissions
  2. Implement appropriate security controls for access to scan results
  3. Configure appropriate thresholds for failing builds based on scan results
  4. Use caching to improve performance where possible
  5. Include remediation guidance in scan result notifications

Implementation Examples

For practical implementation examples, see: