๐Ÿ›ก๏ธ Powered by OSV.dev + live registry data

Dependency License & Vulnerability
Scanner โ€” $1.99/scan

Upload your dependency file. Get a traffic-light report on license compliance and known CVEs in 30 seconds. No signup. No enterprise pricing.

๐Ÿ“ฆ

Drag & drop or browse

Supports: package.json ยท requirements.txt ยท go.mod ยท Gemfile ยท composer.json

๐Ÿ“ค

1. Upload

Drop your package.json, requirements.txt, go.mod, Gemfile, or composer.json.

๐Ÿ”

2. We Scan

Real lookups against npm, PyPI, RubyGems, Packagist, and OSV.dev vulnerability database.

๐Ÿ“Š

3. Get Report

Traffic-light grading per dependency: licenses, CVEs, and actionable recommendations.

What You Get

๐ŸŸข

License Classification

Every dependency tagged as permissive (MIT, Apache, BSD), copyleft (GPL, AGPL), or unknown.

๐Ÿ”ด

CVE Detection

Cross-referenced against OSV.dev for known vulnerabilities with severity ratings and fix versions.

๐ŸŒ

5 Ecosystems

npm, PyPI, Go modules, RubyGems, and Packagist. All from one upload.

โšก

30-Second Results

Parallel lookups across registries. No waiting for batch jobs or email reports.

Why DepAudit?

Snyk, FOSSA, Mend start at $100+/month. Built for enterprises with procurement cycles.

OWASP Dependency-Check is Java-based CLI. Great if you love configuring build plugins.

DepAudit is $1.99, takes 30 seconds, and needs zero setup. Upload โ†’ pay โ†’ done.

Frequently Asked Questions

What file types does DepAudit support?

We support package.json (npm/Node.js), requirements.txt (Python/pip), go.mod (Go modules), Gemfile (Ruby), and composer.json (PHP). We auto-detect the format from file contents.

Where does the vulnerability data come from?

We query the OSV.dev database maintained by Google, which aggregates advisories from GitHub Security Advisories, NVD, PyPI, npm, Go, and RubyGems advisory databases. It's the same data source used by Google's OSS-Fuzz.

How are licenses classified?

๐ŸŸข Green = permissive (MIT, ISC, BSD, Apache-2.0). ๐ŸŸก Yellow = weak copyleft or unknown (LGPL, MPL-2.0). ๐Ÿ”ด Red = strong copyleft (GPL, AGPL) which may require you to open-source your code, or known vulnerabilities.

Is my dependency file stored?

We store the scan results (package names, versions, licenses, vulnerabilities) for report access. We do NOT store your original file contents after processing. Files are parsed in memory and discarded.

Why isn't this free?

We make real-time API calls to package registries (npm, PyPI, RubyGems, Packagist) and vulnerability databases for every dependency. At $1.99 per scan, you're paying for live data, not a cached database.

How is this different from ChatGPT?

ChatGPT can't query live package registries or real-time vulnerability databases. It would hallucinate license info and miss recent CVEs. DepAudit queries npm, PyPI, and OSV.dev in real-time for every single dependency.