Commit 9f02d77
authored
Add reference to System.Security.Cryptography.Xml (#198)
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-tab1 parent fa3711b commit 9f02d77
File tree
1 file changed
+1
-0
lines changed- src/Microsoft.Android.Build.BaseTasks
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments