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.5-py3-none-any.whl (134.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vexa_core-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 134.2 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 17765664559bead434a0c1283fe5c9f995e087dce38ba045b1fe5592ba1a3b38
MD5 5fbf73f7f79d5653b5564db686f70e92
BLAKE2b-256 f1d62ac4147e4b4a2646f473db3f6628682ae2ac9a2d406a6fccfb6b32db478e

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