CodeSecure Command Line Interface
Project description
CodeSecure CLI
AI-powered security analysis from your terminal.
The CodeSecure CLI allows you to run professional-grade security audits on your codebase with one-click AI remediation suggestions.
Installation
pip install codesecure-cli
Quick Start
# Scan the current directory
codesecure scan .
# Scan a specific file and export to HTML
codesecure scan main.py --format html --output report.html
# Run a full security audit with AI enrichment
codesecure scan . --full --ai google
Features
- Multi-Scanner: Orchestrates Bandit, Semgrep, Checkov, and more.
- AI-Native: Direct integration with Gemini and Claude for fixing vulnerabilities.
- Exportable: Generate SARIF, JSON, and HTML reports.
Requirements
- Python 3.9+
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codesecure_cli-1.0.19-py3-none-any.whl.
File metadata
- Download URL: codesecure_cli-1.0.19-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ac07d5bee4e66e5c400b6fb23e2bd2b68a8de82fc2894fd319a5abe7348f0a7
|
|
| MD5 |
55e283f3bda7ed478a2eb3e676320ecc
|
|
| BLAKE2b-256 |
d90ad5d0ea44625aff84ddb60ddeb069b7f686d967d654eef8f1c23ec5dcaeec
|