Vygl is an AI-powered security scanning platform that combines SAST, SCA, secrets detection, and IaC 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 four specialized scan engines — OpenGrep for SAST (static application security testing), OSV for SCA (software composition analysis), Gitleaks for secrets detection, and Checkov for infrastructure-as-code scanning — 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.
- 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.
Integrations
- 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
- CI/CD integration via Docker (GitHub Actions, GitLab CI, any Docker pipeline)
- Microsoft Teams notifications (coming soon)
- Custom webhooks (coming soon)
Key Differentiators
- Unified platform: SAST + SCA + Secrets + IaC in one tool (vs running Semgrep, Snyk, TruffleHog, and Checkov 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.