Checkout our Roapmap for info on support for new programming languages.
Language and Package Manager Support
| Language | Package Managers | Reachability Analysis | Compute Fixes | Apply Fixes |
|---|---|---|---|---|
| JavaScript/TypeScript | npm, pnpm, Yarn Classic (v1), Yarn Berry (v2, v3, v4), Rush | ✅ | ✅ | ✅ (- Rush) |
| Python | Pip, Pipenv, Poetry | ✅ | ||
| Go | Go | ✅ | ✅ | ✅ |
| Java | Maven, Gradle | ✅ | ✅ | ✅ |
| Scala | SBT | ✅ | ✅ | ✅ |
| Kotlin | Maven, Gradle | ✅ | ✅ | ✅ |
| .NET (C# & F#) | NuGet | ✅ | ✅ | ✅ |
CI/CD
Coana is compatible with all modern CI/CD systems. We provide guides for setting it up in GitHub, GitLab, and CircleCI.