> Canonical HTML: https://www.dependi.io/#features
> This Markdown mirror is provided for LLM/agent consumption. See also https://www.dependi.io/llms.txt

# Dependi Features

## Free (Core)

### Simplified dependency management

Stay informed about project dependencies with detailed version information and inline visual feedback for Rust, Go, JavaScript, TypeScript, Python, PHP, Dart, C#, F#, Elixir, Gradle (Java/Kotlin), and Terraform.

### Seamless updates

Keep dependencies up to date with a single command, or update individual packages from the editor UI, across all supported languages.

### Comprehensive documentation

Access third-party package documentation seamlessly from the editor for supported ecosystems.

### Enhanced collaboration

Share a consistent dependency-management workflow across teammates using the same editor extension.

## Pro

### One-click vulnerability reports

Identify and address security vulnerabilities with comprehensive reports across supported languages. Generate reports with the "Generate vulnerability report" command in VS Code, Cursor, or Windsurf.

### Privacy protection

Safeguard sensitive projects with support for private repositories across supported languages.

### Performance boost

Optimize dependency retrieval and management with Dependi’s unified index server.

### Early access benefits

Join the beta program for upcoming language and feature enhancements.

### Shape the future

Influence the roadmap via request surveys and priority feature suggestions.

## Configuration highlights

Useful settings (prefix `dependi.`):

- `apiURL` / `apiKey` — Pro index server access
- Per-ecosystem `indexServerURL` and `excludeUnstableVersions` (Rust, npm, Go, Python, and others)
- `vulnerability.enabled`, `vulnerability.ghsa.enabled`, OSV query URLs
- Decorations: position, compatible/incompatible/error/vulnerability templates and styles
- Inline escape hatch: `# dependi: disable-check` on a dependency line

## Related

- [Pricing](https://www.dependi.io/pricing.md)
- [Download](https://www.dependi.io/download.md)
- [FAQ](https://www.dependi.io/faq.md)
