Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference to System.Security.Cryptography.Xml #198

Merged
merged 1 commit into from Nov 30, 2022

Conversation

pjcollins
Copy link
Member

Context: https://dev.azure.com/xamarin/public/_componentGovernance/115226/alert/8008980?typeId=5585428&pipelinesTrackingFilter=1

We've receieved an alert about our usage of the 6.0.0 version of
System.Security.Cryptography.Xml. This package is brought in through
the Microsoft.Build.Tasks.Core package reference. An explicit
reference to version 6.0.1 of System.Security.Cryptography.Xml should
bring in the fix for CVE-2022-34716.

Context: https://dev.azure.com/xamarin/public/_componentGovernance/115226/alert/8008980?typeId=5585428&pipelinesTrackingFilter=1

We've receieved an alert about our usage of the 6.0.0 version of
`System.Security.Cryptography.Xml`.  This package is brought in through
the [Microsoft.Build.Tasks.Core][0] package reference.  An explicit
reference to `System.Security.Cryptography.Xml` 6.0.1 should bring in
the fix for CVE-2022-34716.

[0]: https://www.nuget.org/packages/Microsoft.Build.Tasks.Core/17.3.2#dependencies-body-tab
@pjcollins pjcollins merged commit 9f02d77 into main Nov 30, 2022
@pjcollins pjcollins deleted the bump-cryptography-xml-6.0.1 branch November 30, 2022 16:20
jonpryor pushed a commit to xamarin/xamarin-android that referenced this pull request Dec 2, 2022
Changes: xamarin/xamarin-android-tools@fa3711b...9f02d77

  * xamarin/xamarin-android-tools@9f02d77: Add reference to System.Security.Cryptography.Xml (xamarin/xamarin-android-tools#198)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jonpryor added a commit to jonpryor/java.interop that referenced this pull request Jan 12, 2023
jonpryor added a commit to jonpryor/java.interop that referenced this pull request Jan 18, 2023
Changes: xamarin/xamarin-android-tools@29f11f2...099fd95

  * xamarin/xamarin-android-tools@099fd95: Add *Task.ProjectSpecificTaskObjectKey() for RegisterTaskObject() use (xamarin/xamarin-android-tools#202)
  * xamarin/xamarin-android-tools@ac9ea09: Revert IBuildEngine.ProjectFileOfTaskNode use. (xamarin/xamarin-android-tools#201)
  * xamarin/xamarin-android-tools@47f95ab: Fix CS0121 ambiguity errors. (xamarin/xamarin-android-tools#200)
  * xamarin/xamarin-android-tools@76c076f: Add support for Project Specific RegisterTaskObject. (xamarin/xamarin-android-tools#199)
  * xamarin/xamarin-android-tools@9f02d77: Add reference to System.Security.Cryptography.Xml (xamarin/xamarin-android-tools#198)
  * xamarin/xamarin-android-tools@fa3711b: [build] Update NuGet package versions (xamarin/xamarin-android-tools#196)
  * xamarin/xamarin-android-tools@59cac90: Enable CodeQL (xamarin/xamarin-android-tools#197)
  * xamarin/xamarin-android-tools@9f56dec: Move from `netcoreapp3.1` to `net6.0` (xamarin/xamarin-android-tools#195)
  * xamarin/xamarin-android-tools@0be567a: Use Environment.SpecialFolder.UserProfile, not SpecialFolder.Personal (xamarin/xamarin-android-tools#194)
jonpryor added a commit to xamarin/java.interop that referenced this pull request Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants