Integration Configuration¶
Directory Inventory
See the Integration Directory Inventory for a complete listing of files and resources in this directory.
This section provides documentation for integrating the CINC Auditor container scanning solution with external tools and systems.
Integration Overview¶
Integrating the scanning solution with external tools enhances its capabilities and enables it to fit into larger workflows. Key integrations include:
- SAF CLI Integration: Enhanced reporting and validation with MITRE's Security Automation Framework CLI
- GitHub Actions Integration: Configuration for GitHub CI/CD pipelines
- GitLab CI Integration: Configuration for GitLab CI/CD pipelines
Integration Guides¶
- SAF CLI Integration - Integration with MITRE's Security Automation Framework CLI
- GitHub Actions Integration - Configuration for GitHub workflows
- GitLab CI Integration - Configuration for GitLab pipelines
Common Use Cases¶
Use Case | Guide | Description |
---|---|---|
Enhanced Reporting | SAF CLI | Generate rich reports from scan results |
Quality Gates | SAF CLI | Validate results against thresholds |
GitHub CI/CD | GitHub Actions | Integrate scanning into GitHub workflows |
GitLab CI/CD | GitLab CI | Integrate scanning into GitLab pipelines |
Getting Started¶
Most users should begin with SAF CLI Integration to enhance the reporting and validation capabilities of the scanning solution, followed by integration with their specific CI/CD platform.