VCS Scanning Guide
This guide details how to integrate Version Control System (VCS) scanning capabilities into nexusID IDP Broker.
Overview
The VCS Scanning feature allows Identity Broker to analyze repositories for secrets, misconfigurations, and other security issues.
Implementation Details
The implementation relies on the VcsScannerService.
Configuration
Ensure VCS_SCANNER_ENABLED=true in your environment variables.
Usage
See the VcsScannerController for API endpoints.