Documentation
¶
Overview ¶
Example: Custom Scanner Implementation
This example demonstrates how tenants can create their own scanner by embedding the BaseScanner and customizing the behavior.
Build: go build -o custom-scanner ./examples/custom-scanner Run: ./custom-scanner -target /path/to/project -api-url https://localhost:8080 -api-key YOUR_KEY
Click to show internal directories.
Click to hide internal directories.