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