Files
god-eye/internal/ai
Vyntral 163b51f141 🔧 Fix CVE detection with direct NVD API integration
- Replaced AI function calling with direct SearchCVE() calls for reliability
- Added rate limiting (6s between requests) to prevent NVD API 429 errors
- CVE detection now shows real vulnerabilities with CVE IDs and CVSS scores
- Improved prompt context for AI analysis of CVE results

The function calling approach wasn't working reliably with Ollama models.
Now CVE data is fetched directly from NVD and passed to AI for analysis.
2025-11-20 13:51:32 +01:00
..
2025-11-20 10:41:05 +01:00