mirror of
https://github.com/CyberSecurityUP/NeuroSploit.git
synced 2026-06-30 07:15:30 +02:00
feat: 2026 UI overhaul, stability fixes, and NVIDIA NIM support
- Overhauled frontend with 2026 hacking HUD aesthetic (neon colors, glassmorphism) - Added native support for NVIDIA NIM as a Tier 2 provider - Fixed critical backend crashes in autonomous_agent.py and knowledge_processor.py - Updated Kali sandbox build to Go 1.26 and fixed health check reliability - Integrated Space Grotesk and JetBrains Mono fonts
This commit is contained in:
@@ -78,6 +78,12 @@ ENABLE_CVE_HUNT=true
|
||||
# NVD API key for higher rate limits: https://nvd.nist.gov/developers/request-an-api-key
|
||||
#NVD_API_KEY=
|
||||
|
||||
# NVIDIA NIM API key for free 40 RPM endpoint
|
||||
NIM_API_KEY=
|
||||
|
||||
# NVIDIA NIM Model (optional - defaults to openai/gpt-oss-120b)
|
||||
#NIM_MODEL=
|
||||
|
||||
# GitHub token for exploit search (optional, increases rate limit)
|
||||
#GITHUB_TOKEN=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user