1 write to Sev3PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
122else if (severity == PackageVulnerabilitySeverity.Critical) { Sev3PackageDownloadMatches++; }
1 reference to Sev3PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
826telemetry.TelemetryEvent[AuditPackageDownloadVulnerabilitiesSev3] = audit.Sev3PackageDownloadMatches;