Skip to main content

AI-powered code vulnerability scanner for GitHub repositories

Project description

CodeAnalyzer 🔍 | AI-Powered Code Security Analysis

PyPI Version Python Versions License: MIT Async Powered SARIF Support

Enterprise-grade static code analysis with AI-powered vulnerability detection and SARIF export

pip install code-analyzer-b==0.1.12

🚀 Features

  • Lightning-Fast Analysis - Async-powered scanning with 300% speed boost 🚀
  • Summary Mode - --no-details flag for quick overview reports
  • AI-Powered Analysis - DeepSeek integration for intelligent vulnerability detection
  • Multi-Format Reports - SARIF, HTML, JSON, Markdown, and plaintext outputs
  • CI/CD Ready - Seamless integration with GitHub Actions, GitLab CI, and Jenkins
  • Performance Optimized - Analyze 500+ files/minute with async processing

📦 Quick Start

1. Installation

pip install code-analyzer-b

2. Configuration

code_analyzer setup
🔑 Enter your DeepSeek API key: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

3. Analyze Repository (Quick Summary)

code_analyzer analyze https://github.com/your/repo --no-details

🛠️ Advanced Usage

CI/CD Pipeline with Summary Reports

- name: Run Security Scan
  uses: code-analyzer/action@v1
  with:
    output_format: 'sarif'
    output_file: 'analysis.sarif'
    no_details: true

📊 Supported Formats

Format Command Flag --no-details Support Best For
SARIF 2.1.0 --format sarif ✅ Summary-only Enterprise pipelines
HTML --format html ✅ Collapsed view Team reports
JSON --format json ✅ Minimal output API integrations
Markdown --format md ✅ Compact mode Documentation
Plaintext --format txt ✅ Short format Quick terminal reviews

📈 Performance Metrics (v0.1.9)

Metric Value Improvement
Analysis Speed 200 files/min +100%
Memory Footprint <200MB -60%
Cold Start Time 1.2s -70%

💡 Pro Tips

# Combine formats for different audiences
code_analyzer analyze . --output summary.txt --no-details --format json=full_report.json

# Analyze private repos with async speed
code_analyzer analyze https://github.com/private/repo --git-token=ghp_xxxx --no-details

🔒 Security Standards

  • SARIF 2.1.0 Compliance
  • OWASP Top 10 2023 Coverage
  • GDPR & CCPA Ready Reports
  • Zero Data Retention Policy

Why Upgrade?
v0.1.12 delivers 3x faster analysis through async processing and new summary mode for rapid security assessments 🚀

GitHub Repository | PyPI Package | Telegram Channel | Community Discord

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

code_analyzer_b-0.1.12.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

code_analyzer_b-0.1.12-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file code_analyzer_b-0.1.12.tar.gz.

File metadata

  • Download URL: code_analyzer_b-0.1.12.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for code_analyzer_b-0.1.12.tar.gz
Algorithm Hash digest
SHA256 60cf3de4de1cd7787e9bc3b1a7051f9385db66c09c693f5af11f5a1eb0b36f75
MD5 3e6bbd46e83229a996db03d9546bf673
BLAKE2b-256 e5d99b3b6c2911f1f1fcbf48f41641c3cb3467641b6fe7c6b6d84dc73d279de8

See more details on using hashes here.

File details

Details for the file code_analyzer_b-0.1.12-py3-none-any.whl.

File metadata

File hashes

Hashes for code_analyzer_b-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 58af10013da887444b6e2b35c0466968435faeecf38e2376f891030330a91e8e
MD5 7a9859f5fd61235ddf55f487079ae298
BLAKE2b-256 55e50d64eba5eb143d7b1745e974107e06943c85f481c9826d55ad5f14490de0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page