1 write to Sev2TransitiveMatches
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
319else if (severity == PackageVulnerabilitySeverity.High) { Sev2TransitiveMatches++; }
1 reference to Sev2TransitiveMatches
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
818telemetry.TelemetryEvent[AuditTransitiveVulnerabilitySev2] = audit.Sev2TransitiveMatches;