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.2.tar.gz (213.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.2-py3-none-any.whl (186.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kekkai_cli-1.0.2.tar.gz
  • Upload date:
  • Size: 213.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.2.tar.gz
Algorithm Hash digest
SHA256 156e817a578f5dac9e811b2b0c66fefbca89c6af500e86efb124e5980b8be73c
MD5 10acb8754dc8558ca3663cfbcebe647e
BLAKE2b-256 4973c37186cd44f7a6282f445ceb0fca9c88b68fb834b203dadd6333735d955c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kekkai_cli-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 186.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7a48ec7f499e04ddf72bdd6fbcbf7c059ff56b555c6e2981de21903961d5a9be
MD5 236bda0f28ec77bf1cd75a48d166efb2
BLAKE2b-256 301788244afa45a40d03561946a9d48a58c7e971a2114d613fac88e822682e56

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