Skip to main content

Kekkai monorepo (local-first AppSec orchestration + compliance checker)

Project description

Kekkai CLI Logo

One command. Clean AppSec reports.

Kekkai 🛡️

Security that moves at developer speed. Local-first orchestration for Trivy, Semgrep, and DefectDojo.

Hero GIF


⚡ Quick Start

Stop fighting with Docker Compose. Start scanning in 30 seconds.

Installation

Option 1: pipx (Recommended - Isolated Environment)

pipx install kekkai-cli

Option 2: Homebrew (macOS/Linux)

brew tap kademoslabs/tap
brew install kekkai

Option 3: Docker (No Python Required)

# Build image
docker build -t kademoslabs/kekkai:latest -f apps/kekkai/Dockerfile .

# Run via wrapper script
./scripts/kekkai-docker --help

# Or set up alias
alias kekkai="$(pwd)/scripts/kekkai-docker"

Option 4: Scoop (Windows)

scoop bucket add kademoslabs https://github.com/kademoslabs/scoop-bucket
scoop install kekkai

Option 5: pip (Traditional)

pip install kekkai-cli

1. Scan your project (Local)

Run industry-standard scanners (Trivy, Semgrep, Gitleaks) in unified Docker containers without installing them individually.

cd your-repo
kekkai scan

2. Spin up DefectDojo

Launch a full local vulnerability management platform (Nginx, Postgres, Redis, Celery) with one command.

kekkai dojo up --wait --open

3. Generate a Threat Model (AI)

Generate a STRIDE threat model and Data Flow Diagram using your local LLM.

kekkai threatflow --repo . --model-mode local

🛑 The Problem vs. Kekkai

Feature The Old Way The Kekkai Way
Tooling Manually install/update 5+ tools (Trivy, Semgrep, etc.) One Binary. kekkai scan auto-pulls and runs the latest scanner containers.
Reporting Parse 5 different JSON formats manually. Unified Output. One deduplicated kekkai-report.json for all findings.
DefectDojo Write a 200-line docker-compose.yml and debug networking. One Command. kekkai dojo up automates the entire stack setup.
Threat Modeling Expensive consultants or manual whiteboarding. AI Agent. kekkai threatflow generates THREATS.md locally.
CI/CD Write complex bash scripts to break builds. Policy Engine. kekkai scan --ci --fail-on high.

🔒 Enterprise Features (Portal)

For teams that need centralized management, Kekkai Portal offers:

  • SAML 2.0 SSO with Replay Protection
  • Role-Based Access Control (RBAC)
  • Cryptographically Signed Audit Logs

Built by Kademos Labs.


📚 Documentation

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

kekkai_cli-1.0.5.tar.gz (212.2 kB view details)

Uploaded Source

Built Distribution

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

kekkai_cli-1.0.5-py3-none-any.whl (186.2 kB view details)

Uploaded Python 3

File details

Details for the file kekkai_cli-1.0.5.tar.gz.

File metadata

  • Download URL: kekkai_cli-1.0.5.tar.gz
  • Upload date:
  • Size: 212.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for kekkai_cli-1.0.5.tar.gz
Algorithm Hash digest
SHA256 08ce6938410709c2591d8cfe1c9cfbb5dd320e7d63b35ddde756bf96faf80adb
MD5 4780a43d6c3e66e88716d1f307d9b54b
BLAKE2b-256 c1e90a10a7e99649255565e2512bebec791f7908b829a53f42d1a6285e9169af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kekkai_cli-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 186.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for kekkai_cli-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e83bd92246e3722477fe62277f8591f52dd7a5fc84a60b4e412eaf84a0694f45
MD5 0150d186415e588284b8b32791d6e411
BLAKE2b-256 6015be1c4663d1c2f49424fc3814c0432d1d20f492f6207dafc2cd4717753e5c

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