PrimusSaaS.Security.Contracts
2.2.0
dotnet add package PrimusSaaS.Security.Contracts --version 2.2.0
NuGet\Install-Package PrimusSaaS.Security.Contracts -Version 2.2.0
<PackageReference Include="PrimusSaaS.Security.Contracts" Version="2.2.0" />
<PackageVersion Include="PrimusSaaS.Security.Contracts" Version="2.2.0" />
<PackageReference Include="PrimusSaaS.Security.Contracts" />
paket add PrimusSaaS.Security.Contracts --version 2.2.0
#r "nuget: PrimusSaaS.Security.Contracts, 2.2.0"
#:package PrimusSaaS.Security.Contracts@2.2.0
#addin nuget:?package=PrimusSaaS.Security.Contracts&version=2.2.0
#tool nuget:?package=PrimusSaaS.Security.Contracts&version=2.2.0
Shared interfaces, models, and contracts for the PrimusSaaS Security module suite.
Includes IRemediationEngine, IAIThreatDetector, IBehavioralAnalyzer,
RemediationPatch, ThreatFinding, and all cross-package abstractions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PrimusSaaS.Security.Contracts:
| Package | Downloads |
|---|---|
|
PrimusSaaS.Security.AI
AI-powered remediation agent for the PrimusSaaS Security scanner. Connects to Azure OpenAI and GitHub Models to generate fix explanations, threat narratives, and enhanced before/after code patches. Includes prompt injection detection to prevent adversarial inputs. |
|
|
PrimusSaaS.Security
Offline, zero-infrastructure .NET SAST scanner embedded directly in your SDK. Unlike SonarQube (Java 17 + PostgreSQL + 2 GB RAM), Primus Security activates with one NuGet package and one line of code. v2.1.0 ships 60 Roslyn-based SAST analyzers, 100 secret-detection patterns, SARIF 2.1.0 export, OWASP Top 10 2021 compliance report, configurable quality gates, A–E security ratings, persistent suppression store, baseline delta, and a 40-rule catalog with before/after code patches — all offline, air-gap safe. Beats SonarQube Community Edition for .NET on: SARIF export, OWASP report, CWE/PCI-DSS compliance, AI-agent MCP tools, and zero server infrastructure. |
|
|
PrimusSaaS.Security.Heuristics
Heuristic behavioral analyzer for detecting suspicious runtime patterns. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.0 | 34 | 3/11/2026 |
v2.1.0 (March 2026): Synchronized with security suite v2.1.0. No breaking changes.