Skip to content

Commit e88743d

Browse files
dependabot[bot]hukho
authored andcommitted
Bump Azure.Identity from 1.13.1 to 1.13.2 in /UKHO.PeriodicOutputService in the all-packages group (#248)
* Bump Azure.Identity Bumps the all-packages group in /UKHO.PeriodicOutputService with 1 update: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Identity` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependencies * Update suppressions * Update suppressions --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess <hugo.burgess@ukho.gov.uk> Co-authored-by: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com>
1 parent 8e57ac0 commit e88743d

File tree

15 files changed

+30
-39
lines changed

15 files changed

+30
-39
lines changed

NVDSuppressions.xml

Lines changed: 13 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -136,17 +136,6 @@
136136
<cve>CVE-2020-22475</cve>
137137
<cve>CVE-2022-39349</cve>
138138
</suppress>
139-
<suppress>
140-
<notes>
141-
<![CDATA[
142-
file name: System.Threading.Tasks.Extensions:Various
143-
False positive - applies to Tasks.org Android app
144-
]]>
145-
</notes>
146-
<packageUrl regex="true">^pkg:nuget/System\.Threading\.Tasks\.Extensions@.*$</packageUrl>
147-
<cve>CVE-2020-22475</cve>
148-
<cve>CVE-2022-39349</cve>
149-
</suppress>
150139
<suppress>
151140
<notes>
152141
<![CDATA[
@@ -443,46 +432,36 @@
443432
<suppress>
444433
<notes>
445434
<![CDATA[
446-
file name: System.Text.Json:8.0.0
435+
file name: Azure.Core.dll
447436
]]>
448437
</notes>
449-
<vulnerabilityName>CVE-2024-30105</vulnerabilityName>
438+
<cve>CVE-2024-43591</cve>
450439
</suppress>
451440
<suppress>
452441
<notes>
453442
<![CDATA[
454-
file name: Azure.Core.dll
455-
]]>
443+
file name: System.Text.Json:6.0.0
444+
file name: System.Text.Json:8.0.0
445+
]]>
456446
</notes>
457-
<cve>CVE-2024-43591</cve>
447+
<vulnerabilityName>CVE-2024-43485</vulnerabilityName>
458448
</suppress>
459449
<suppress>
460450
<notes>
461451
<![CDATA[
462-
file name: Microsoft.Extensions.Caching.Memory:8.0.0
452+
file name: YamlDotNet.dll
463453
]]>
464454
</notes>
465-
<vulnerabilityName>CVE-2024-43483</vulnerabilityName>
455+
<packageUrl regex="true">^pkg:generic/YamlDotNet@.*$</packageUrl>
456+
<cve>CVE-2018-1000210</cve>
466457
</suppress>
467458
<suppress>
468459
<notes>
469460
<![CDATA[
470-
file name: System.Text.Json:6.0.0
471-
file name: System.Text.Json:8.0.0
472-
]]>
461+
file name: Azure.Identity:1.10.3
462+
]]>
473463
</notes>
474-
<vulnerabilityName>CVE-2024-43485</vulnerabilityName>
464+
<packageUrl regex="true">^pkg:nuget/Azure\.Identity@.*$</packageUrl>
465+
<vulnerabilityName>CVE-2024-29992</vulnerabilityName>
475466
</suppress>
476-
<suppress>
477-
<notes><![CDATA[
478-
file name: YamlDotNet.dll
479-
]]></notes>
480-
<cve>CVE-2018-1000210</cve>
481-
</suppress>
482-
<suppress>
483-
<notes><![CDATA[
484-
file name: Azure.Identity:1.10.3
485-
]]></notes>
486-
<vulnerabilityName>CVE-2024-29992</vulnerabilityName>
487-
</suppress>
488467
</suppressions>

UKHO.PKSWireMockService.API/UKHO.PKSWireMock.API.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="8.0.12" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
15-
<PackageReference Include="WireMock.Net" Version="1.6.11" />
16-
<PackageReference Include="WireMock.Net.Abstractions" Version="1.6.11" />
17-
<PackageReference Include="WireMock.Org.Abstractions" Version="1.6.11" />
15+
<PackageReference Include="WireMock.Net" Version="1.7.1" />
16+
<PackageReference Include="WireMock.Net.Abstractions" Version="1.7.1" />
17+
<PackageReference Include="WireMock.Org.Abstractions" Version="1.7.1" />
1818
<PackageReference Include="YamlDotNet" Version="16.3.0" />
1919
</ItemGroup>
2020

UKHO.PeriodicOutputService/UKHO.AdmiraltyInformationOverlay.Fulfilment.UnitTests/UKHO.AdmiraltyInformationOverlay.Fulfilment.UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
</PackageReference>
39+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
3940
</ItemGroup>
4041

4142
<ItemGroup>

UKHO.PeriodicOutputService/UKHO.AdmiraltyInformationOverlay.Fulfilment/UKHO.AdmiraltyInformationOverlay.Fulfilment.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<PackageReference Include="Serilog" Version="4.2.0" />
3131
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
3232
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
33+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
3334
<PackageReference Include="UKHO.Logging.EventHubLogProvider" Version="1.24163.8" />
3435
</ItemGroup>
3536

UKHO.PeriodicOutputService/UKHO.BESS.API.FunctionalTests/UKHO.BESS.API.FunctionalTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>
3333
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
34+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
3435
<PackageReference Include="System.Net.Http" Version="4.3.4" />
3536
</ItemGroup>
3637

UKHO.PeriodicOutputService/UKHO.BESS.BuilderService.UnitTests/UKHO.BESS.BuilderService.UnitTests.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
<PackageReference Include="coverlet.collector" Version="6.0.4">
3939
<PrivateAssets>all</PrivateAssets>
4040
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
41-
</PackageReference>
41+
</PackageReference>
42+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
4243
</ItemGroup>
4344

4445
<ItemGroup>

UKHO.PeriodicOutputService/UKHO.BESS.BuilderService/UKHO.BESS.BuilderService.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<PackageReference Include="Serilog" Version="4.2.0" />
2727
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
2828
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
29+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
2930
<PackageReference Include="UKHO.Logging.EventHubLogProvider" Version="1.24163.8" />
3031
</ItemGroup>
3132
<ItemGroup>

UKHO.PeriodicOutputService/UKHO.BESS.CleanUpJob.UnitTests/UKHO.BESS.CleanUpJob.UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>
3838
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
39+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
3940
</ItemGroup>
4041

4142
<ItemGroup>

UKHO.PeriodicOutputService/UKHO.BESS.CleanUpJob/UKHO.BESS.CleanUpJob.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<PackageReference Include="Serilog" Version="4.2.0" />
2828
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
2929
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
30+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
3031
<PackageReference Include="UKHO.Logging.EventHubLogProvider" Version="1.24163.8" />
3132
</ItemGroup>
3233
<ItemGroup>

UKHO.PeriodicOutputService/UKHO.BESS.ConfigurationService.UnitTests/UKHO.BESS.ConfigurationService.UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<PrivateAssets>all</PrivateAssets>
4242
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4343
</PackageReference>
44+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
4445
</ItemGroup>
4546

4647
<ItemGroup>

0 commit comments

Comments
 (0)