Supported Ecosystems
Primus Security currently supports .NET with additional ecosystems planned.
Current Support
.NET
Full support for .NET 6, 7, and 8 applications.
AvailableNuGet
.NET Features
| Feature | Status |
|---|---|
| Secret Detection | Available |
| Dependency Scanning (NuGet) | Available (local DB required) |
| Policy Engine | Available |
| PDF Reporting | Available (requires PDF provider, preview) |
| Reporting API | Preview |
| Roslyn Analyzers | Available |
Installation
dotnet add package PrimusSaaS.Security
Coming Soon
Node.js
npm/yarn dependency scanning and secret detection.
Q2 2026
Python
pip/requirements.txt scanning for CVEs.
Q3 2026
Java
Maven/Gradle dependency vulnerability detection.
Q4 2026
Roadmap
| Ecosystem | Dependency Scan | Secret Detection | Target |
|---|---|---|---|
| .NET | Yes | Yes | Now |
| Node.js | Planned | Planned | Q2 2026 |
| Python | Planned | Planned | Q3 2026 |
| Java | Planned | Planned | Q4 2026 |
| Go | Planned | Planned | 2027 |
| Ruby | Planned | Planned | 2027 |
Legend:
- Available now
- In development
- Planned
Request an Ecosystem
Have a specific ecosystem you need support for? Let us know!
- Open an issue on GitHub
- Contact: security@primussaas.com
Next Steps
| Want to... | See Guide |
|---|---|
| Get started with .NET | Getting Started |
| Configure secret detection | Secret Detection |
| Set up dependency scanning | Dependency Scanning |