Files
StrikePackageGPT/services/kali-executor/requirements.txt
mblanke b9428df6df feat: Add HackGpt Enterprise features
- 6-Phase pentest methodology UI (Recon, Scanning, Vuln, Exploit, Report, Retest)
- Phase-aware AI prompts with context from current phase
- Attack chain analysis and visualization
- CVSS-style severity badges (CRITICAL/HIGH/MEDIUM/LOW)
- Findings sidebar with severity counts
- Phase-specific tools and quick actions
2025-11-28 10:54:25 -05:00

6 lines
91 B
Plaintext

fastapi==0.115.5
uvicorn[standard]==0.32.1
docker==7.1.0
pydantic==2.10.2
websockets==14.1