4 references to NU1903
NuGet.CommandLine.XPlat (2)
Commands\Package\Update\PackageUpdateCommandRunner.cs (2)
32
NuGetLogCode.
NU1903
,
298
warningProperties.WarningsNotAsErrors.Contains(NuGetLogCode.
NU1903
) &&
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
364
return (Strings.Vulnerability_Severity_High, NuGetLogCode.
NU1903
);
NuGet.PackageManagement (1)
Audit\AuditChecker.cs (1)
380
return ("high", NuGetLogCode.
NU1903
);