You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Button applies the exact surgical fix directly into your editor. When snippets mismatch, falls back to a live /api/fix LLM call that locates & patches the vulnerable lines
Simulate Attack Demo
Adversarial red-team animation scans your code in real time before handing off to the AI defender β designed for compelling live demos
AI Sentinel Chat
In-app chatbot (powered by Nova middleware) explains any vulnerability and can generate remediation on demand
Monaco Code Editor
Full syntax highlighting, real-time glyph annotations marking vulnerable (π΄) and fixed (π’) lines
Downloadable Report
One-click .txt security report with all findings, severities, CWEs, and remediation
Auth + S3 Persistence
Email/password signup & login; user data and analysis logs stored in AWS S3
Analytics Dashboard
Live cost savings, token usage, latency, model distribution, and PII detection panel
Intelligent Nova middleware with routing analytics
GET
/api/analytics
Aggregate daily cost & usage stats
POST
/api/signup
User registration (S3-backed)
POST
/api/login
User authentication
Built with Next.js Β· FastAPI Β· Amazon Bedrock Β· AWS IAM Access Analyzer Β· AWS S3
About
π‘οΈ AI-powered code security platform that scans, detects, and auto-fixes vulnerabilities using an intelligent multi-LLM routing pipeline powered by Amazon Bedrock.