Skip to content

Latest commit

Β 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› AI Code Bug Detector & Analyzer

A multi-language static code analysis application that detects common bugs, security risks, and code quality issues in Python, Java, and C++ code.

πŸš€ Features

  • Python code analysis
  • Java code analysis
  • C++ code analysis
  • Syntax error detection for Python
  • Security vulnerability checks
  • Hardcoded secret detection
  • Dangerous function detection
  • Memory management checks
  • Exception handling analysis
  • Debug code detection
  • TODO/FIXME detection
  • Code quality score
  • Severity classification
  • Fix suggestions
  • Interactive Streamlit dashboard

🧠 Analysis Pipeline

Source Code
     ↓
Language Selection
     ↓
Language-Specific Analysis
     ↓
Bug & Security Detection
     ↓
Severity Classification
     ↓
Fix Suggestions
     ↓
Code Quality Score

About

Multi-language static code analysis tool that detects bugs, security risks, and code quality issues in Python, Java, and C++.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages