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

Uploaded Python 3

File details

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

File metadata

  • Download URL: vexa_core-1.0.43-py3-none-any.whl
  • Upload date:
  • Size: 148.1 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.43-py3-none-any.whl
Algorithm Hash digest
SHA256 42844fd71d2292c25dc98bd1a0d61acd5a4e28a4152f0f024c46f1dbd51b2025
MD5 44af72db12246ff92757bb8380e8170c
BLAKE2b-256 f84b56cc77c639cdf5d940180901a3b9ca33978a25870de6c431d3054d6eddf4

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