Skip to main content

Enterprise-grade security analysis core engine — air-gapped scanning with AI-powered fixes

Project description

Vexa Core SDK

Vexa Logo The fundamental engine powering AI-native security analysis.

Vexa Core provides the underlying logic for multi-scanner orchestration, AI-powered remediation, and security audit logging.

Installation

pip install vexa-core

Getting Started

from vexa.core.engine import ScanEngine
from vexa.ai_providers import AIManager

# Initialize engine with default scanners
engine = ScanEngine(scanners=['bandit', 'semgrep'])

# Run analysis
findings = engine.scan_file("insecure.py")

for finding in findings:
    print(f"[{finding.severity}] {finding.title}: {finding.description}")

Requirements

  • Python 3.9+
  • Security Scanners (Bandit, Semgrep, etc.) installed on PATH.

License

MIT License.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

vexa_core-1.0.55-py3-none-any.whl (134.5 kB view details)

Uploaded Python 3

File details

Details for the file vexa_core-1.0.55-py3-none-any.whl.

File metadata

  • Download URL: vexa_core-1.0.55-py3-none-any.whl
  • Upload date:
  • Size: 134.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for vexa_core-1.0.55-py3-none-any.whl
Algorithm Hash digest
SHA256 940954db4af95463db37b115514caa6f0fa50bc5876844eaccb75e181573e0f4
MD5 bae1262d0b44426ca19f47e415aac540
BLAKE2b-256 a048154b0cf0b78657d54fd7fdf54482e40acea3cdb2212b994bc9c3c330fd05

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