About
Pacgie is a multi-language dependency scanner: it works with dependency files in languages like JavaScript (npm/Yarn), Python (pip), Go, PHP (Composer), Rust, .NET, etc.
It helps identify three main issues in your project dependencies:
Outdated packages that should be updated.
Security vulnerabilities in dependencies.
Unused dependencies that are adding size, risk, or complexity but aren’t really necessary.
You can either connect your GitHub (or GitLab) repositories or upload your dependency-files directly (e.g. package.json, requirements.txt, go.mod, composer.json) to Pacgie.
It scans your dependencies automatically (or on demand) and produces reports with actionable suggestions: which packages are outdated, what vulnerabilities are present, what dependencies might be removable.
There’s a free tier: you get basic scans (10 scans/month), support for multiple languages, GitHub integration, for public & private repos.
