# ZenVeil ## Docs - [Authentication](https:// zenveil.dev/docs/api-reference/authentication.md): How to authenticate with the ZenVeil API. - [POST /v1/explain](https:// zenveil.dev/docs/api-reference/explain.md): Stream an AI explanation of a security finding. - [POST /v1/fix](https:// zenveil.dev/docs/api-reference/fix.md): Stream an AI-generated fix for a security finding. - [POST /v1/fix/pr](https:// zenveil.dev/docs/api-reference/fix-pr.md): Open a GitHub pull request with a deterministic fix for a secret leak or missing .gitignore entry. - [API Overview](https:// zenveil.dev/docs/api-reference/overview.md): ZenVeil REST API — embed security scanning and AI analysis directly into your platform. - [POST /v1/scan/api](https:// zenveil.dev/docs/api-reference/scan-api.md): Scan an API endpoint for missing security headers and CORS misconfigurations. - [POST /v1/scan/github](https:// zenveil.dev/docs/api-reference/scan-github.md): Scan a GitHub repository for secrets, supply chain risks, and OWASP vulnerabilities. - [POST /v1/triage](https:// zenveil.dev/docs/api-reference/triage.md): Stream an AI-generated triage plan for all findings in a scan result. - [zenveil agent](https:// zenveil.dev/docs/cli/agent.md): An interactive AI security REPL — ask questions about your findings, get instant answers. - [zenveil explain](https:// zenveil.dev/docs/cli/explain.md): Get a plain-language AI explanation of any security finding — what it is, why it matters, and how to fix it. - [zenveil feedback](https:// zenveil.dev/docs/cli/feedback.md): Record human verdicts on findings to improve detection quality and build a team-shared annotation layer. - [zenveil fix](https:// zenveil.dev/docs/cli/fix.md): Generate AI-powered fixes for security findings and open GitHub pull requests automatically. - [zenveil ignore & feedback](https:// zenveil.dev/docs/cli/ignore.md): Suppress false positives and record human verdicts to refine ZenVeil's output. - [zenveil list & stats](https:// zenveil.dev/docs/cli/list.md): Browse, filter, and summarize findings from the last scan. - [CLI Overview](https:// zenveil.dev/docs/cli/overview.md): Complete command reference for the ZenVeil CLI. Every command, every flag, every option. - [zenveil report](https:// zenveil.dev/docs/cli/report.md): Export the last scan results to JSON or HTML for sharing, archiving, or integration. - [zenveil scan](https:// zenveil.dev/docs/cli/scan.md): Scan local repositories, GitHub repos, and API endpoints for security vulnerabilities. - [zenveil stats](https:// zenveil.dev/docs/cli/stats.md): Show summary statistics from the last scan. - [zenveil triage](https:// zenveil.dev/docs/cli/triage.md): Get an AI-generated, risk-prioritized remediation plan for all findings from the last scan. - [Example: AI Remediation Workflow](https:// zenveil.dev/docs/examples/ai-remediation.md): From finding to merged PR — a complete AI-assisted remediation walkthrough. - [Example: Full DevSecOps Workflow](https:// zenveil.dev/docs/examples/devsecops-workflow.md): How to integrate ZenVeil into every stage of your development lifecycle — from local dev to production. - [Example: OWASP Top 10 Findings](https:// zenveil.dev/docs/examples/owasp-findings.md): Real examples of OWASP Top 10 vulnerabilities that ZenVeil detects and how to fix them. - [Example: Secret Detection](https:// zenveil.dev/docs/examples/secret-detection.md): A real-world walkthrough of ZenVeil detecting and remediating leaked credentials. - [How It Works](https:// zenveil.dev/docs/how-it-works.md): ZenVeil's architecture — from CLI command to AI-generated pull request. - [Installation](https:// zenveil.dev/docs/installation.md): Install ZenVeil on any platform in under two minutes. Python 3.8+, pip, done. - [CI/CD Integration](https:// zenveil.dev/docs/integrations/ci-cd.md): Add ZenVeil security gates to GitHub Actions, GitLab CI, and any other CI/CD platform. - [GitHub Integration](https:// zenveil.dev/docs/integrations/github.md): Scan GitHub repositories, auto-open PRs with fixes, and gate pull requests on security findings. - [GitLab Integration](https:// zenveil.dev/docs/integrations/gitlab.md): Scan GitLab repositories and add security gates to GitLab CI pipelines. - [Slack Integration](https:// zenveil.dev/docs/integrations/slack.md): Send security scan alerts to Slack channels. - [ZenVeil Documentation](https:// zenveil.dev/docs/introduction.md): AI-powered security scanning for every developer. Detect secrets, vulnerabilities, and supply chain risks — and fix them automatically. - [Plans & Pricing](https:// zenveil.dev/docs/plans.md): ZenVeil is free to start. Scale up when you need more scans, AI features, and team collaboration. - [Quick Start](https:// zenveil.dev/docs/quickstart.md): From zero to your first security scan in 60 seconds. - [API Headers Scanner](https:// zenveil.dev/docs/scanners/api-headers.md): Detect missing security headers and CORS misconfigurations on live API endpoints. - [CI/CD Scanner](https:// zenveil.dev/docs/scanners/cicd.md): Detect security risks in GitHub Actions workflows and CI/CD pipeline configurations. - [Secrets Scanner](https:// zenveil.dev/docs/scanners/secrets.md): Detect hardcoded credentials, exposed tokens, and OWASP security patterns in your codebase. - [Supply Chain Scanner](https:// zenveil.dev/docs/scanners/supply-chain.md): Detect dependency confusion, floating versions, missing lockfiles, and known CVEs. - [API Key Handling](https:// zenveil.dev/docs/security/api-key-handling.md): Best practices for storing and using ZenVeil, GitHub, and Anthropic API keys securely. - [Data Privacy](https:// zenveil.dev/docs/security/data-privacy.md): What data ZenVeil collects, how it's stored, and how long it's retained. - [Security Philosophy](https:// zenveil.dev/docs/security/philosophy.md): How ZenVeil thinks about security — for its product, its users, and the broader ecosystem. - [Responsible Disclosure](https:// zenveil.dev/docs/security/responsible-disclosure.md): How to report security vulnerabilities in ZenVeil. We respond within 24 hours. - [Why ZenVeil?](https:// zenveil.dev/docs/why-zenveil.md): The world changed when developers started shipping AI-generated code at scale. Security didn't keep up. We built ZenVeil to close that gap. ## OpenAPI Specs - [openapi](https:// zenveil.dev/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/ZenVeilHq) - [Discord](https://discord.gg/zenveil) - [Status](https://status.zenveil.dev)