Skip to main content

AI-powered code vulnerability scanner for GitHub repositories

Project description

CodeAnalyzer Pro 🔍 | v0.1.3 Release

PyPI Version Python Versions License: MIT SARIF Support

AI-Powered Code Security Analysis with SARIF Integration

pip install code-analyzer-b==0.1.3

🚀 What's New in 0.1.3

  • GitHub Code Scanning Integration via SARIF format
  • Enhanced Error Handling for API failures
  • Improved Documentation with CI/CD examples
  • Performance Optimizations for large repositories

🛠 Quick Start

Basic Analysis

code_analyzer analyze https://github.com/your/repo

GitHub Integration

code_analyzer analyze . --format sarif --output results.sarif

🔍 Key Features

  • Multi-Format Reports
    TXT | HTML | JSON | SARIF | MARKDOWN

  • Enterprise Security
    CWE Tracking | OWASP Top 10 Mapping | GDPR Compliant

  • CI/CD Ready
    GitHub Actions | Jenkins | GitLab CI

📊 Report Formats

Format Command Example Use Case
SARIF --format sarif -o scan.sarif GitHub Code Scanning
HTML -o report.html Human-readable Summary
JSON --format json -o data.json API Integration
Markdown -o results.md Documentation

🛡️ Security Standards

- SARIF 2.1.0 Compliance
- CWE 2023 Taxonomy
- OWASP ASVS 4.0.3 Alignment
- MITRE ATT&CK Framework Mapping

🧩 CI/CD Integration

GitHub Action Example

- name: Security Scan
  run: |
    code_analyzer analyze . \
      --format sarif \
      --output results.sarif
      
- name: Upload SARIF
  uses: github/codeql-action/upload-sarif@v2
  with:
    sarif_file: results.sarif

📈 Version 0.1.3 Metrics

  • Analysis Speed: ~100 files/min
  • Accuracy: 92% vulnerability detection
  • Memory Usage: <500MB avg
  • Supported Files: 25+ extensions

📚 Documentation

📦 Installation Options

# Stable version
pip install code-analyzer-b

# Specific version
pip install code-analyzer-b==0.1.3

# Upgrade existing
pip install --upgrade code-analyzer-b

Need Help?
Open an issue on GitHub
Join discussion on Telegram Channel

CodeSecure | CodeConfident | CodeCompliant

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.3.tar.gz (10.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.3-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for code_analyzer_b-0.1.3.tar.gz
Algorithm Hash digest
SHA256 52a34bc8bb8f98a16e5e1948f0126dac35c099f19b32de9b0d735c34935d4cd6
MD5 9abf49c0a0f79a025b43faa803d6589b
BLAKE2b-256 3a7a01d04d91e169fa782326478f3681b2a24d719636e28129f0bb6c14cb77e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for code_analyzer_b-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 67487d7e6e1913876216d5aa7caac1333b8b700cf33429695927cc195c8805e2
MD5 0c961a56351f86c7aea33d9a462225bb
BLAKE2b-256 0d891e9ff25a8eb28a41f78e04773626c08ebe665fe7e7e5133d7dc0f02ad69d

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