1 write to Sev1PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
120
else if (severity == PackageVulnerabilitySeverity.Moderate) {
Sev1PackageDownloadMatches
++; }
1 reference to Sev1PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
824
telemetry.TelemetryEvent[AuditPackageDownloadVulnerabilitiesSev1] = audit.
Sev1PackageDownloadMatches
;