Skip to main content

What is Vidoc?

Vidoc is a code security platform that uses AI to detect real security vulnerabilities in your source code. Unlike traditional static analysis tools that flood you with false positives, Vidoc validates each finding against your codebase context to surface only actionable issues.

Key Capabilities

AI-Powered Detection

LLMs analyze your code to find vulnerabilities that pattern-based scanners miss

Context-Aware Validation

Each finding is validated against your codebase to reduce false positives

Learnings System

Teach Vidoc your codebase patterns to continuously improve accuracy

PR Integration

Get security feedback directly in your GitHub pull requests

Who Uses Vidoc?

AppSec Teams use the Vidoc dashboard to:
  • Configure security scanning for repositories
  • Review and triage security findings
  • Create learnings to reduce false positives
  • Track security posture across projects
Developers interact with Vidoc through:
  • GitHub PR comments with security feedback
  • CLI for local scanning during development
  • AI chat for understanding security issues

How It Works

  1. Scan - Vidoc analyzes your code via GitHub integration or CLI
  2. Detect - AI identifies potential security vulnerabilities
  3. Validate - Each finding is validated against codebase context
  4. Report - Real issues surface in the dashboard and PR comments

Security Categories

Vidoc detects two main types of security issues:
TypeDescriptionExamples
Attack VulnerabilitiesIssues that can be directly exploitedXSS, SQL Injection, Command Injection, SSRF
Compliance IssuesSecurity weaknesses and misconfigurationsHardcoded secrets, weak cryptography, insecure transport

Get Started