Vygl is an AI-powered security scanning platform that combines SAST, SCA, malicious package detection, secrets detection, IaC scanning, and container image scanning with AI-powered triage to help development teams find and fix vulnerabilities.
About Vygl
Vygl is a security scanning platform built for modern development teams. It runs six specialized scan engines — OpenGrep for SAST (static application security testing), OSV for SCA (software composition analysis), GuardDog for malicious package detection (npm, PyPI, Go, RubyGems), Gitleaks for secrets detection, Checkov for infrastructure-as-code scanning, and container image scanning for vulnerable OS and application packages — and uses AI-powered triage to classify every finding as a true or false positive with confidence scores and suggested fixes.
Vygl operates on a privacy-first model where scans run in your environment as a Docker container. Only findings metadata reaches the cloud dashboard — your source code never leaves your infrastructure.
Core Capabilities
- SAST (Static Application Security Testing)
- OpenGrep engine detects SQL injection, XSS, command injection, path traversal, SSRF, and insecure deserialization across 7+ programming languages.
- SCA (Software Composition Analysis)
- OSV engine identifies vulnerable dependencies like Log4Shell (CVE-2021-44228) and Spring4Shell with CVE tracking and CycloneDX SBOM export.
- Malicious Package Detection
- GuardDog engine flags intentionally hostile packages across npm, PyPI, Go modules, and RubyGems — typosquats and confusable names, malicious install/postinstall scripts, obfuscated payloads, suspicious binary execution, data exfiltration to attacker infrastructure, and compromised-maintainer releases. Complements SCA: SCA finds CVEs in legitimate packages; malicious package detection finds packages that should never have been published.
- Secrets Detection
- Gitleaks engine finds hardcoded AWS keys, database credentials, JWT secrets, and private keys using 600+ detection patterns.
- IaC (Infrastructure as Code) Scanning
- Checkov engine catches public S3 buckets, unrestricted security groups, overprivileged IAM roles in Terraform, Kubernetes, Docker, and CloudFormation.
- AI-Powered Triage
- Every finding is reviewed by an LLM that scores confidence, classifies true vs false positives, and suggests fixes. Supports bring-your-own-LLM.
- AI Security Brief
- One-click AI-generated security report with executive summary, priority actions, and quick wins across all findings.
- Container Image Scanning
- Scan container images from the CLI or by connecting a registry. Finds vulnerable OS and application packages across every layer, correlates image CVEs with source-code SCA findings, and generates per-image AI security briefs.
- Managed Scans
- Connect source repositories (GitHub, GitLab, Bitbucket) and container registries (Harbor, Amazon ECR) — Vygl scans every push and image automatically, no CI/CD configuration required. Findings flow to IDE agents, Slack, and the dashboard.
Integrations
- Managed Scans for source repositories: GitHub, GitLab, Bitbucket (cloud)
- Container registry integrations: Harbor and Amazon ECR (live); Google Artifact Registry, Docker Hub, GitHub Container Registry (coming soon)
- GitHub PR comments with scan results and AI triage summaries
- GitLab MR comments with scan results and AI triage summaries
- Slack real-time notifications with severity breakdowns and direct links
- Microsoft Teams notifications
- CI/CD integration via Docker (GitHub Actions, GitLab CI, any Docker pipeline)
- MCP (Model Context Protocol) servers for Claude Code, Cursor, and Windsurf
- Single Sign-On with Google, GitHub, GitLab, and Microsoft Entra ID
- Custom webhooks (coming soon)
Key Differentiators
- Unified platform: SAST + SCA + Malicious Package Detection + Secrets + IaC + Container in one tool (vs running Semgrep, Snyk, GuardDog, TruffleHog, Checkov, and Trivy separately)
- AI triage built-in: Automatic false positive identification with confidence scoring
- Privacy-first: Source code stays in your environment, only metadata reaches the cloud
- Non-blocking: Reports findings without blocking CI/CD by default (configurable via Policy as Code)
- Smart deduplication: SHA-256 fingerprinting eliminates duplicate findings across scans
Pricing
Vygl is free for open-source projects. Commercial access is invitation-only. Request access at access@vygl.io.