- Zero configuration installation and immediate visibility of security findings in your repositories
- Protects against malicious open source packages
- Easy to use and get started without friction
- Provides optional SafeDep Cloud integration for centralized policy management and reporting
How to Install
- Navigate to SafeDep GitHub App
- Click Install
- Follow the instructions to install the app in your GitHub organization or repository
How to Use
SafeDep GitHub App automatically scans pull requests for open source dependency changes. Newly introduced or updated dependencies are scanned for vulnerabilities and malware.Reports

Active Protection

Appendix
Vulnerabilities
- The current version of SafeDep GitHub App check for any
CRITICAL
ANDHIGH
risk vulnerability. - OSV is used as the vulnerability database
Risky Licenses
-
The current version of SafeDep GitHub App classify following licenses as Risky:
GPL-2.0
GPL-2.0-only
GPL-2.0-or-later
GPL-3.0
GPL-3.0-only
GPL-3.0-or-later
LGPL-2.1
LGPL-2.1-only
LGPL-2.1-or-later
LGPL-3.0
LGPL-3.0-only
LGPL-3.0-or-later
AGPL-3.0
AGPL-3.0-only
AGPL-3.0-or-later
EPL-2.0
Supported Lockfiles
- The current version of SafeDep GitHub App supports these lockfiles and ecosystems:
- NPM
package-lock.json
pnpm-lock.yaml
yarn.lock
- GoLang
go.mod
- PyPI
requirements.txt
uv.lock
poetry.lock
Pipfile.lock
- RubyGems
Gemfile.lock
- Cargo (Rust)
Cargo.lock
- Packagist (PHP)
composer.lock
- Maven (Java)
pom.xml
grade.lockfile