NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

Fixing VerifyGitHubVulnerabilities Dependency Injection #9927

Closed ryuyu closed 2 months ago

ryuyu commented 2 months ago

The changeset that introduced the GitHubVulnerabilities library failed to account for the changed DI requirements in VerifyGitHubVulnerabilities.

Unfortunately, this only surfaced at runtime. This change fixes the DI.

erdembayar commented 2 months ago

Please add workitem link in description if you have one.