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
Fine-tuned CodeBERT model detecting real security vulnerabilities (CWE-119, CWE-416, CWE-476+) in C/C++ — trained on 190K+ CVE functions, deployed as a FastAPI server, GitHub Action, and VS Code extension.
Semantic code search engine using CodeBERT + AST analysis: search any codebase in natural language, find similar functions, detect code clones and suggest refactoring — VSCode extension included