Software Security Monitoring

Know Your VulnerabilitiesBefore Adversaries Do

AI-powered application security platform. Hunt backdoors and supply-chain implants, run deep code audits, generate custom Semgrep rules and executive reports — with an MCP server that lets your AI assistant manage it all.

33MCP Tools
5AI Agents
200K+CVEs Tracked
18+Ecosystems
15+SAST Tools
Interactive product tour

Trace risk to a safe fix

Watch Guardian triage a fictional repository, then inspect or replay any step yourself.

Guardian projectsFictional demonstration data
12Dependencies
1Critical
1High
87Security score
Findings3 total

Portfolio ready · Step 1/6

Inside the product

Connect dependencies, vulnerabilities, licenses, alerts, and code scans in one application security workflow.

Explore the full product tour

Security Chaos Across Your Stack

Dependabot noise, CVE feeds and scanner output pile up faster than any team can triage by hand

Scattered Alerts

Dependabot alerts drowning each repo. No central view of what actually matters.

Manual Tracking

Maintaining spreadsheets of versions is tedious and always outdated.

Slow Response

When a critical CVE drops, you need answers in minutes, not hours.

Five Agents, Each With One Job

Hunt implants, audit code, assess exploitability, generate Semgrep rules, and draft the report — five AI agents that each own a single task

AI Security Audit

Deep 3-phase code analysis finds logic flaws, race conditions, and design issues that traditional SAST tools miss entirely.

ReconnaissanceAnalysisLogic Review

Malicious Code Investigator

Adversarial AI red-team agent hunts for backdoors, implants, and supply-chain compromises — referencing real-world incidents like tj-actions, ua-parser-js, and XZ utils.

BackdoorsImplantsSupply-Chain

Vulnerability Assessment

AI reviews every finding for real-world exploitability. Assigns relevance scores, detects false positives, and generates proof-of-concept exploits.

True PositivesFalse Positives0.0 - 1.0 Score

Custom Semgrep Rules

A 4-agent pipeline analyzes your codebase and generates targeted security rules. Per-project customization catches what generic rulesets miss.

AnalyzeImplementVerifyFix

Executive Reports

Generate org-wide and per-project security reports with AI-written executive summaries, risk assessments, and prioritized remediation guidance.

PDFMarkdownEmail Delivery

Your AI Assistant Speaks Guardian

A full Model Context Protocol server lets Claude Code, Cursor, Windsurf, and other AI tools directly query and manage your security posture

AI Assistant
MCP Protocol
Guardian
16
Query Tools
Explore vulnerabilities, dependencies, findings, alerts
6
Analysis Tools
PoC generation, compliance checks, security reports
11
Action Tools
Create fix PRs, trigger scans, manage incidents
Claude Code
$ Are we affected by CVE-2024-3094?
guardian.search_cve
> Found in 2 projects: api-gateway (xz-utils 5.6.0), infra-tools (xz 5.6.1). Both versions are in the affected range. Critical severity - CVSS 10.0.
$ Create fix PRs for both
guardian.create_dependency_fix_pr
> Created PR #847 for api-gateway and PR #312 for infra-tools. Both upgrade to xz-utils 5.6.2.
Works with
Claude CodeCursorWindsurfAny MCP Client

What Guardian Watches

Dependency intelligence, SAST, SBOMs, malicious-code detection and licence tracking, from one connected repository list

01

Multi-VCS Integration

Connect GitHub, GitLab, Bitbucket, Azure DevOps, Gitea, or SVN repositories. We automatically discover all dependency files and track versions in real-time.

02

Dependency Discovery

18+ ecosystems supported: Go, Node.js, Python, Rust, Java, Ruby, PHP, .NET, Docker, Kubernetes, Helm, Terraform, and more.

03

Multi-Source Vulnerability Intelligence

Aggregated data from three open-source vulnerability databases: GitHub Advisory Database (GHSA) and Google OSV for package vulnerabilities, plus NVD for enriched CVE details with CVSS scoring and CPE matching.

04

Instant Alerts

Get notified immediately when a new vulnerability affects any of your tracked versions. Email, Slack, or webhooks.

05

SBOM Generation

Export CycloneDX and SPDX 2.3 compliant SBOMs for compliance. One click per project, always up-to-date.

06

SAST Scanning

Static Application Security Testing with 15+ tools. Find vulnerabilities in source code with CWE-based deduplication.

NEW

Malicious Code & Supply-Chain Detection

Hunts for backdoors, implants, and supply-chain compromises beyond CVE matching. Four deterministic detectors (typosquatting, install-hook abuse, committed binaries with optional YARA, malicious Dockerfile/CI patterns, source backdoors) plus a dedicated AI red-team agent that investigates with adversarial intent.

07

GitHub App Integration

Install the Guardian GitHub App for fine-grained, tokenless repository access. Automatic webhook-driven scans on every push and pull request. OAuth installation flow with zero PAT management.

08

AI Security Audit

A 3-phase AI agent explores your codebase to find logic flaws, race conditions, TOCTOU bugs, and insecure design patterns that static analysis cannot detect.

09

AI Vulnerability Assessment

Every finding is reviewed for real-world exploitability with a 0.0-1.0 relevance score. False positives are identified automatically. Proof-of-concept generation validates true threats.

10

Custom Semgrep Rules

A 4-agent AI pipeline generates project-specific security rules targeting your exact tech stack. Org-level and per-project rule hierarchies with granular control.

11

Executive Security Reports

AI-generated org-wide and per-project reports with executive summaries, risk assessments, top risks, and prioritized recommendations. Export as PDF or Markdown.

12

MCP Server

33 tools across query, analysis, and action categories. Let Claude Code, Cursor, or any MCP-compatible AI assistant directly manage your security posture.

13

Asset Monitoring

Monitor your attack surface with passive DNS-based subdomain discovery. Automatically discover live domains and subdomains, track IP addresses, and get visibility into your external-facing assets across all projects.

14

License Tracking

Automatically detect licenses in all your dependencies. Get alerts when forbidden licenses like GPL or AGPL are found. Ensure compliance across all projects.

15

Central Dashboard

One dashboard lists every project, finding and dependency, filterable by severity or ecosystem. Filter by severity, ecosystem, or project.

Solution Whitepaper

Download the Guardian Whitepaper

Application security platform covering malicious-code & backdoor detection, supply-chain analysis, SAST, AI-powered auditing, and MCP integration.

Or read it online →

Technical deep-dive
Architecture overview
Pricing & plans

Want product updates as well?

You can withdraw your consent and unsubscribe at any time. Privacy Policy

Connect Any Repository

GitHub, GitLab, Bitbucket, Azure DevOps, Gitea and plain Git remotes — hosted or self-hosted

GitLab

GitLab.com and self-hosted GitLab instances with custom URL configuration

Self-Hosted SupportPersonal Access Token

Bitbucket

Bitbucket Cloud integration with workspace and repository access

App Password AuthWorkspace Access

Azure DevOps

Azure Repos integration with organization and project support

Personal Access TokenOrganization Repos

Gitea

Gitea and Forgejo self-hosted instances with configurable base URL

Self-HostedLightweight

SVN

Apache Subversion support with full checkout capabilities for legacy systems

Legacy SupportFull Checkout

Supported Ecosystems

18+ ecosystems, from go.mod and Cargo.toml to Terraform lock files

Languages & Package Managers

Gogo.mod
Node.jsnpm, yarn, pnpm
Pythonrequirements.txt, pyproject.toml
RustCargo.toml
Javapom.xml, build.gradle
RubyGemfile
PHPcomposer.json
.NET*.csproj, packages.config

Containers & Infrastructure

DockerDockerfile
Kubernetesdeployment.yaml
HelmChart.yaml, values.yaml
Terraform.tf, .terraform.lock.hcl
OpenTofu*.tofu
PulumiPulumi.yaml
CloudFormationtemplate.yaml
Ansiblerequirements.yml

Development Tools

MakefileMakefile, *.mk
Mise.mise.toml, .tool-versions

Ask Your Own Codebase

Ask about a CVE, a licence or a dependency and get the answer from your own project index

$ Is any of our projects vulnerable to CVE-2024-XXXX?
> Search by CVE ID and see which projects are affected.
$ What version of lodash are we using in Project X?
> Complete dependency inventory per project with exact versions.
$ Which projects share the same vulnerable dependency?
> Cross-project analysis shows shared dependencies and vulnerabilities.
$ Do we have any critical vulnerabilities we need to fix today?
> Filter by severity. See critical issues first, with fix recommendations.
$ Are any of our projects using GPL-licensed dependencies?
> License tracking shows all dependency licenses. Get alerts for forbidden licenses.
$ Which SAST findings are actually exploitable vs false positives?
> AI reviews each finding for real-world exploitability. Prioritize true positives automatically.
$ What subdomains and hosts are exposed for our production domain?
> Passive DNS discovery finds all subdomains. Live domain probing shows active assets.
AI
$ Generate an executive security report for the board meeting
> AI generates org-wide report with exec summary, risk assessment, top risks by project, and prioritized recommendations. Export as PDF.
AI
$ What custom security rules should we have for our Go API service?
> AI analyzes your codebase, generates 5 targeted Semgrep rules for auth middleware, SQL injection in raw queries, and missing rate limiting.
MCP
$Ask Claude Code: "Check if any project uses a vulnerable version of openssl"
>Claude calls guardian.search_dependencies, finds 3 projects with openssl < 3.1.4, then calls guardian.create_dependency_fix_pr to patch them.
AI Audit
$ Run a deep security audit on our payments service
> AI agent explores the codebase in 3 phases, finds a TOCTOU race condition in balance checks and an auth bypass in the webhook handler. High confidence.
Newsletter

Stay up to date with Guardian

Release notes, technical deep-dives and product updates. No spam, and you can unsubscribe at any time.

You can withdraw your consent and unsubscribe at any time. Privacy Policy

Start Monitoring Your Assets

Connect a repository and the first findings arrive within minutes. No credit card required.