Feature Overview
April 17, 2026 · View on GitHub
| Ecosystem | Detection Mechanism | Requirements | Development Dependencies labeling | Graph Creation |
|---|---|---|---|---|
| CocoaPods |
| - | ❌ | - |
| Conda (Python) |
| - | ❌ | ✔ |
| Linux (Debian, Alpine, Rhel, Centos, Fedora, Ubuntu) |
| - | - | - |
| Gradle |
|
| ✔ (requires env var configuration for full effect) | ❌ |
| Go |
|
| ❌ | ✔ (root idenditication only for fallback) |
| Maven |
|
| ✔ (test dependency scope) | ✔ |
| NPM |
| - | ✔ (dev-dependencies in package.json, dev flag in package-lock.json) | ✔ |
| Yarn (v1, v2) |
| - | ✔ (dev-dependencies in package.json) | ✔ |
| Pnpm |
| - | ✔ (packages/{package}/dev flag) | ✔ |
| NuGet |
| - | - | ✔ (required project.assets.json) |
| Pip (Python) |
|
| ❌ | ✔ |
| Poetry (Python) |
| - | ✔ | ❌ |
| Ruby |
| - | ❌ | ✔ |
| Cargo |
| - | ❌ | ✔ |