Skip to content

Add CodeGuard to Python static analysis tools#1832

Open
mohameden19961 wants to merge 1 commit into
analysis-tools-dev:masterfrom
mohameden19961:add-codeguard
Open

Add CodeGuard to Python static analysis tools#1832
mohameden19961 wants to merge 1 commit into
analysis-tools-dev:masterfrom
mohameden19961:add-codeguard

Conversation

@mohameden19961
Copy link
Copy Markdown

Add CodeGuard

CodeGuard is a Python code quality analyzer with 9 built-in checks covering complexity, style, security, performance, documentation, naming, imports, duplication, and typing.

Key features:

  • ⚡ Analyzes 279 files in 0.58s
  • 📊 9 output formats (Terminal, JSON, HTML, Markdown, CSV, XML, JUnit, SARIF, Dashboard)
  • 🔧 Auto-fix capabilities
  • 🏗️ CI/CD ready with SARIF for GitHub Code Scanning
  • 🐍 Supports Python 3.8+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant