CVE-Triage-Env / server

Commit History

chore: remove __pycache__ from git tracking
52cfc40

Santhnu commited on

fix: flip architecture - Next.js on public port 8000, FastAPI internal on 7860
9cc62ec

Santhnu commited on

fix: frontend now displays at root URL - proxy '/' to Next.js, move API info to /api/info, restore next.config.ts, add server/__init__.py
1808675

Santhnu commited on

fix: resolve OpenEnv validation errors (missing uv.lock, frontend intercepting API endpoints)
23af39b

Santhnu commited on

fix: add root endpoint to FastAPI so HF Space shows status instead of 404
8bbdeac

Santhnu commited on

feat: production-ready submission - hackathon-winning notebook, timeline blog, 14 bug fixes, reward plots
4bd0add

Santhnu commited on

Fix backend configuration and score clamping bounds
522f92c

Santhnu commited on

Fix: Resolve all critical backend errors - openenv.yaml YAML corruption, reset route empty body crash, server port mismatch, reward signal for error actions
1950d37

Santhnu commited on

feat: Finalized OpenEnv CVE Triage Backend integration and completed Hackathon README requirements
f4c322c

Santhnu commited on