Skip to content

Conversation

internalautomation[bot]
Copy link
Contributor

@internalautomation internalautomation bot commented Oct 30, 2024

Symptoms

When a project has the setting NuGetAuditMode set to all, at build time there are warnings about vulnerable transitive dependencies related to this package.

Who's affected

Users are exposed if they are using previous versions of our packages, but this doesn't necessarily mean they are vulnerable.

Root cause

NuGet 6.8 released a feature called NuGetAudit and with it the possibility to scan for vulnerabilities on a project's dependency tree. That feature allowed us to detect that some of the transitive dependencies of this package had vulnerabilities, so with this patch we are making the necessary changes to resolve those warnings.

@bording bording force-pushed the GitHubSync-20241030-001443 branch from 2f1042f to d7b458d Compare November 25, 2024 20:52
@bording bording merged commit 2f81adb into release-3.0 Nov 25, 2024
2 checks passed
@bording bording deleted the GitHubSync-20241030-001443 branch November 25, 2024 21:34
@tamararivera tamararivera changed the title GitHubSync update - release-3.0 Update dependencies to prevent exposure to transitive vulnerabilities Jan 18, 2025
@tamararivera tamararivera added this to the 3.0.2 milestone Jan 22, 2025
@tamararivera tamararivera self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants