- Add URLDiscoveryService for scanning all resources at once - Scans common web ports (80, 443, 8080, 8096, 3000, etc.) - Automatically saves discovered URLs to resource metadata - Add API endpoints for start/status/cancel discovery - Progress tracking with results reporting Endpoints: - POST /api/ai/discover-urls/start - Start bulk discovery - GET /api/ai/discover-urls/status - Check progress - POST /api/ai/discover-urls/cancel - Cancel discovery |
||
|---|---|---|
| .. | ||
| knowledge | ||
| providers | ||
| alert_adapter.go | ||
| alert_provider.go | ||
| config.go | ||
| metadata_provider.go | ||
| resource_context.go | ||
| routing.go | ||
| routing_test.go | ||
| service.go | ||
| target_host_test.go | ||
| url_discovery.go | ||