Skip to content

Commit d84c8cd

Browse files
committed
Update Moani.Deploy.Security package to 0.1.2 to support basic auth (#289)
* Update Moani.Deploy.Security package to 0.1.3 Signed-off-by: Victor Chang <[email protected]>
1 parent 9f0dec9 commit d84c8cd

File tree

40 files changed

+645
-857
lines changed

40 files changed

+645
-857
lines changed

doc/dependency_decisions.yml

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@
7474
- :who: mocsharp
7575
:why: MIT (https://github.com/dotnet/dotNext/raw/master/LICENSE)
7676
:versions:
77-
- 4.7.4
77+
- 4.8.0
7878
:when: 2022-09-01 23:05:32.857032968 Z
7979
- - :approve
8080
- DotNext.Threading
8181
- :who: mocsharp
8282
:why: MIT (https://github.com/dotnet/dotNext/raw/master/LICENSE)
8383
:versions:
84-
- 4.7.4
84+
- 4.8.0
8585
:when: 2022-09-01 23:05:33.298402277 Z
8686
- - :approve
8787
- FluentAssertions
@@ -822,7 +822,7 @@
822822
- :who: mocsharp
823823
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-security/raw/develop/LICENSE)
824824
:versions:
825-
- 0.1.1
825+
- 0.1.2
826826
:when: 2022-08-16 23:06:21.051573547 Z
827827
- - :approve
828828
- Moq
@@ -836,7 +836,7 @@
836836
- :who: mocsharp
837837
:why: BSD 3-Clause License ( https://github.com/raw/moq/moq4/main/License.txt)
838838
:versions:
839-
- 4.18.2
839+
- 4.18.3
840840
:when: 2022-08-16 23:06:23.843184482 Z
841841
- - :approve
842842
- NETStandard.Library
@@ -1220,32 +1220,25 @@
12201220
- 4.3.0
12211221
:when: 2022-08-16 23:06:49.709349587 Z
12221222
- - :approve
1223-
- TestableIO.System.IO.Abstractions
1223+
- System.IO.Abstractions
12241224
- :who: mocsharp
12251225
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
12261226
:versions:
1227-
- 18.0.1
1227+
- 17.2.3
12281228
:when: 2022-08-16 23:06:50.602318269 Z
12291229
- - :approve
1230-
- TestableIO.System.IO.Abstractions.Extensions
1230+
- System.IO.Abstractions.Extensions
12311231
- :who: mocsharp
12321232
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions.Extensions/raw/main/LICENSE.md)
12331233
:versions:
12341234
- 1.0.34
12351235
:when: 2022-08-16 23:06:50.602318269 Z
12361236
- - :approve
1237-
- TestableIO.System.IO.Abstractions.TestingHelpers
1237+
- System.IO.Abstractions.TestingHelpers
12381238
- :who: mocsharp
12391239
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
12401240
:versions:
1241-
- 18.0.1
1242-
:when: 2022-08-16 23:06:51.524564913 Z
1243-
- - :approve
1244-
- TestableIO.System.IO.Abstractions.Wrappers
1245-
- :who: mocsharp
1246-
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
1247-
:versions:
1248-
- 18.0.1
1241+
- 17.2.3
12491242
:when: 2022-08-16 23:06:51.524564913 Z
12501243
- - :approve
12511244
- System.IO.Compression

docs/compliance/third-party-licenses.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,14 +1185,14 @@ SOFTWARE.
11851185

11861186

11871187
<details>
1188-
<summary>DotNext 4.7.4</summary>
1188+
<summary>DotNext 4.8.0</summary>
11891189

11901190
## DotNext
11911191

1192-
- Version: 4.7.4
1192+
- Version: 4.8.0
11931193
- Authors: .NET Foundation and Contributors
11941194
- Project URL: https://dotnet.github.io/dotNext/
1195-
- Source: [NuGet](https://www.nuget.org/packages/DotNext/4.7.4)
1195+
- Source: [NuGet](https://www.nuget.org/packages/DotNext/4.8.0)
11961196
- License: [MIT](https://github.com/dotnet/dotNext/raw/master/LICENSE)
11971197

11981198

@@ -1224,14 +1224,14 @@ SOFTWARE.
12241224

12251225

12261226
<details>
1227-
<summary>DotNext.Threading 4.7.4</summary>
1227+
<summary>DotNext.Threading 4.8.0</summary>
12281228

12291229
## DotNext.Threading
12301230

1231-
- Version: 4.7.4
1231+
- Version: 4.8.0
12321232
- Authors: .NET Foundation and Contributors
12331233
- Project URL: https://dotnet.github.io/dotNext/
1234-
- Source: [NuGet](https://www.nuget.org/packages/DotNext.Threading/4.7.4)
1234+
- Source: [NuGet](https://www.nuget.org/packages/DotNext.Threading/4.8.0)
12351235
- License: [MIT](https://github.com/dotnet/dotNext/raw/master/LICENSE)
12361236

12371237

@@ -7751,14 +7751,14 @@ By downloading this software, you agree to the license terms & all licenses list
77517751

77527752

77537753
<details>
7754-
<summary>Monai.Deploy.Security 0.1.1</summary>
7754+
<summary>Monai.Deploy.Security 0.1.2</summary>
77557755

77567756
## Monai.Deploy.Security
77577757

7758-
- Version: 0.1.1
7758+
- Version: 0.1.2
77597759
- Authors: MONAI Consortium
77607760
- Project URL: https://github.com/Project-MONAI/monai-deploy-storage
7761-
- Source: [NuGet](https://www.nuget.org/packages/Monai.Deploy.Security/0.1.1)
7761+
- Source: [NuGet](https://www.nuget.org/packages/Monai.Deploy.Security/0.1.2)
77627762
- License: [Apache-2.0](https://github.com/Project-MONAI/monai-deploy-security/raw/develop/LICENSE)
77637763

77647764

@@ -8838,14 +8838,14 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
88388838

88398839

88408840
<details>
8841-
<summary>Moq 4.18.2</summary>
8841+
<summary>Moq 4.18.3</summary>
88428842

88438843
## Moq
88448844

8845-
- Version: 4.18.2
8845+
- Version: 4.18.3
88468846
- Authors: Daniel Cazzulino, kzu
88478847
- Project URL: https://github.com/moq/moq4
8848-
- Source: [NuGet](https://www.nuget.org/packages/Moq/4.18.2)
8848+
- Source: [NuGet](https://www.nuget.org/packages/Moq/4.18.3)
88498849
- License: [BSD 3-Clause License]( https://github.com/raw/moq/moq4/main/License.txt)
88508850

88518851

@@ -28002,14 +28002,14 @@ consequential or other damages.
2800228002

2800328003

2800428004
<details>
28005-
<summary>TestableIO.System.IO.Abstractions 18.0.1</summary>
28005+
<summary>System.IO.Abstractions 17.2.3</summary>
2800628006

28007-
## TestableIO.System.IO.Abstractions
28007+
## System.IO.Abstractions
2800828008

28009-
- Version: 18.0.1
28009+
- Version: 17.2.3
2801028010
- Authors: Tatham Oddie & friends
2801128011
- Project URL: https://github.com/TestableIO/System.IO.Abstractions
28012-
- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions/18.0.1)
28012+
- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions/17.2.3)
2801328013
- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
2801428014

2801528015

@@ -28043,14 +28043,14 @@ SOFTWARE.
2804328043

2804428044

2804528045
<details>
28046-
<summary>TestableIO.System.IO.Abstractions.Extensions 1.0.34</summary>
28046+
<summary>System.IO.Abstractions.Extensions 1.0.34</summary>
2804728047

28048-
## TestableIO.System.IO.Abstractions.Extensions
28048+
## System.IO.Abstractions.Extensions
2804928049

2805028050
- Version: 1.0.34
2805128051
- Authors: Tatham Oddie - Luigi Grilli & friends
2805228052
- Project URL: https://github.com/System-IO-Abstractions/System.IO.Abstractions.Extensions
28053-
- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Extensions/1.0.34)
28053+
- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions.Extensions/1.0.34)
2805428054
- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions.Extensions/raw/main/LICENSE.md)
2805528055

2805628056

@@ -28070,14 +28070,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2807028070

2807128071

2807228072
<details>
28073-
<summary>TestableIO.System.IO.Abstractions.TestingHelpers 18.0.1</summary>
28073+
<summary>System.IO.Abstractions.TestingHelpers 17.2.3</summary>
2807428074

28075-
## TestableIO.System.IO.Abstractions.TestingHelpers
28075+
## System.IO.Abstractions.TestingHelpers
2807628076

28077-
- Version: 18.0.1
28077+
- Version: 17.2.3
2807828078
- Authors: Tatham Oddie & friends
2807928079
- Project URL: https://github.com/TestableIO/System.IO.Abstractions
28080-
- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.TestingHelpers/18.0.1)
28080+
- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions.TestingHelpers/17.2.3)
2808128081
- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
2808228082

2808328083

@@ -28111,14 +28111,14 @@ SOFTWARE.
2811128111

2811228112

2811328113
<details>
28114-
<summary>TestableIO.System.IO.Abstractions.Wrappers 18.0.1</summary>
28114+
<summary>System.IO.Abstractions.Wrappers 17.2.3</summary>
2811528115

28116-
## TestableIO.System.IO.Abstractions.Wrappers
28116+
## System.IO.Abstractions.Wrappers
2811728117

28118-
- Version: 18.0.1
28118+
- Version: 17.2.3
2811928119
- Authors: Tatham Oddie & friends
2812028120
- Project URL: https://github.com/TestableIO/System.IO.Abstractions
28121-
- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Wrappers/18.0.1)
28121+
- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions.Wrappers/17.2.3)
2812228122
- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
2812328123

2812428124

src/Api/Monai.Deploy.InformaticsGateway.Api.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
~ Copyright 2021-2022 MONAI Consortium
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");
@@ -30,9 +30,9 @@
3030
<PrivateAssets>All</PrivateAssets>
3131
</PackageReference>
3232
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
33-
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="6.0.11" />
34-
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.18" />
35-
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.11" />
33+
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="6.0.12" />
34+
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.19" />
35+
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.13" />
3636
</ItemGroup>
3737

3838
<ItemGroup>

src/Api/Test/Monai.Deploy.InformaticsGateway.Api.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
</PackageReference>
3636
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
37-
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="18.0.1" />
37+
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="17.2.3" />
3838
<PackageReference Include="xRetry" Version="1.8.0" />
3939
<PackageReference Include="xunit" Version="2.4.2" />
4040
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">

src/Api/Test/packages.lock.json

Lines changed: 25 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,13 @@
1818
"Microsoft.TestPlatform.TestHost": "17.4.0"
1919
}
2020
},
21-
"TestableIO.System.IO.Abstractions.TestingHelpers": {
21+
"System.IO.Abstractions.TestingHelpers": {
2222
"type": "Direct",
23-
"requested": "[18.0.1, )",
24-
"resolved": "18.0.1",
25-
"contentHash": "Z6Oc4Z0B+hZIoy5BM7M51oY23TsQO21Snet4UBuePCx9r27GRqSlTe3BHXx1QKkWrfXZIda1+tt0MMvK+eyNGw==",
23+
"requested": "[17.2.3, )",
24+
"resolved": "17.2.3",
25+
"contentHash": "tkXvQbsfOIfeoGso+WptCuouFLiWt3EU8s0D8poqIVz1BJOOszkPuFbFgP2HUTJ9bp5n1HH89eFHILo6Oz5XUw==",
2626
"dependencies": {
27-
"TestableIO.System.IO.Abstractions": "18.0.1",
28-
"TestableIO.System.IO.Abstractions.Wrappers": "18.0.1"
27+
"System.IO.Abstractions": "17.2.3"
2928
}
3029
},
3130
"xRetry": {
@@ -113,8 +112,8 @@
113112
},
114113
"Microsoft.EntityFrameworkCore.Abstractions": {
115114
"type": "Transitive",
116-
"resolved": "6.0.11",
117-
"contentHash": "KJCJjFMZFGYy0G8a8ZUwAe9n/l6P+dP3i4fQJmR4jR0/EFnlfeNeWh8n6nRhP+9YmNz290twaIZSbRoiGU6S2A=="
115+
"resolved": "6.0.12",
116+
"contentHash": "hvRytAcLhrb35HmtMjYWsNZZLt39ryuN7j04lDchRa9VToreyqgo5gMniTdQ6MfCflxtGnDes65V/Y2pjbEyWg=="
118117
},
119118
"Microsoft.Extensions.Configuration": {
120119
"type": "Transitive",
@@ -260,38 +259,36 @@
260259
},
261260
"Monai.Deploy.Messaging": {
262261
"type": "Transitive",
263-
"resolved": "0.1.18",
264-
"contentHash": "g32wrHpF4hP+HatewxWAdX4LLk2jW1dTVMGooXgA5qIVpm1lhsPtCvodmKqIxI2UHtSatXrH5uy19WAR7yFAEA==",
262+
"resolved": "0.1.19",
263+
"contentHash": "XP9AFsjbYsv8xGc5yTSE1SL6zuBoNZJQx/GGEd/NLwl+YiaCZA7MfHrnGp7wz9Me03+nlyGpLEiKlSVljpCXtg==",
265264
"dependencies": {
266265
"Ardalis.GuardClauses": "4.0.1",
267266
"Microsoft.Extensions.Configuration": "6.0.1",
268267
"Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.11",
269268
"Microsoft.Extensions.Logging": "6.0.0",
270269
"Newtonsoft.Json": "13.0.2",
271270
"System.ComponentModel.Annotations": "5.0.0",
272-
"TestableIO.System.IO.Abstractions": "18.0.1",
273-
"TestableIO.System.IO.Abstractions.Wrappers": "18.0.1"
271+
"System.IO.Abstractions": "17.2.3"
274272
}
275273
},
276274
"Monai.Deploy.Storage": {
277275
"type": "Transitive",
278-
"resolved": "0.2.11",
279-
"contentHash": "49ZDyrmnDqkV8YZQAABZzrqa4ynvVeNOCFL3xptGoalERsgOpRRHIDDeoeMuXe2lCtJ5sQcRzh2GDacD2REkBA==",
276+
"resolved": "0.2.13",
277+
"contentHash": "n8GpFPA/MNaTywz/xRRb1KpJONs+dy7QAjKsk6fQrviMrU9jtXJsv6BuodX9kqzLL6npA63gweHRUDljQJLUEw==",
280278
"dependencies": {
281279
"AWSSDK.SecurityToken": "3.7.100.25",
282280
"Ardalis.GuardClauses": "4.0.1",
283281
"Microsoft.Extensions.Configuration": "6.0.1",
284282
"Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.10",
285283
"Microsoft.Extensions.Logging": "6.0.0",
286-
"Monai.Deploy.Storage.S3Policy": "0.2.11",
287-
"TestableIO.System.IO.Abstractions": "18.0.1",
288-
"TestableIO.System.IO.Abstractions.Wrappers": "18.0.1"
284+
"Monai.Deploy.Storage.S3Policy": "0.2.13",
285+
"System.IO.Abstractions": "17.2.3"
289286
}
290287
},
291288
"Monai.Deploy.Storage.S3Policy": {
292289
"type": "Transitive",
293-
"resolved": "0.2.11",
294-
"contentHash": "MSvHf//0j5IamEhMbQZgcBqMNXt4NghUS2/ui07BntcraSh2Xrig6GgM45vKdMTz515WUoEjhihY0Lz6sxUKmA==",
290+
"resolved": "0.2.13",
291+
"contentHash": "Cvquf6VH8IHwq9rAmWZse3XZpM9HUsF5/f9wfuKfrNyCM/xRnbVTc8GrOOVGe+SUNg+GAcc0vWiX1efGyOmFyw==",
295292
"dependencies": {
296293
"Ardalis.GuardClauses": "4.0.1",
297294
"Newtonsoft.Json": "13.0.2"
@@ -606,6 +603,11 @@
606603
"System.Threading.Tasks": "4.3.0"
607604
}
608605
},
606+
"System.IO.Abstractions": {
607+
"type": "Transitive",
608+
"resolved": "17.2.3",
609+
"contentHash": "VcozGeE4SxIo0cnXrDHhbrh/Gb8KQnZ3BvMelvh+iw0PrIKtuuA46U2Xm4e4pgnaWFgT4RdZfTpWl/WPRdw0WQ=="
610+
},
609611
"System.IO.Compression": {
610612
"type": "Transitive",
611613
"resolved": "4.3.0",
@@ -1217,19 +1219,6 @@
12171219
"System.Xml.ReaderWriter": "4.3.0"
12181220
}
12191221
},
1220-
"TestableIO.System.IO.Abstractions": {
1221-
"type": "Transitive",
1222-
"resolved": "18.0.1",
1223-
"contentHash": "nacJfL4mGObg8Ttn3ZCJZ2u9z8ivG43xgUJvQQLKCmDnle4m49NYNOLk8cqB4iPdSqVhnUSy+qcIryWgDHCqeg=="
1224-
},
1225-
"TestableIO.System.IO.Abstractions.Wrappers": {
1226-
"type": "Transitive",
1227-
"resolved": "18.0.1",
1228-
"contentHash": "3vGUMEHgL7l1Jyvv0WdDzCrwV6xKRhI2xVgWHQDbfVsye/ZBflhWFyVrCanPHzm0r0WSl0ug8DuaKwmelHlLCw==",
1229-
"dependencies": {
1230-
"TestableIO.System.IO.Abstractions": "18.0.1"
1231-
}
1232-
},
12331222
"xunit.abstractions": {
12341223
"type": "Transitive",
12351224
"resolved": "2.0.3",
@@ -1279,18 +1268,18 @@
12791268
"type": "Project",
12801269
"dependencies": {
12811270
"Macross.Json.Extensions": "[3.0.0, )",
1282-
"Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
1271+
"Microsoft.EntityFrameworkCore.Abstractions": "[6.0.12, )",
12831272
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
1284-
"Monai.Deploy.Messaging": "[0.1.18, )",
1285-
"Monai.Deploy.Storage": "[0.2.11, )"
1273+
"Monai.Deploy.Messaging": "[0.1.19, )",
1274+
"Monai.Deploy.Storage": "[0.2.13, )"
12861275
}
12871276
},
12881277
"monai.deploy.informaticsgateway.common": {
12891278
"type": "Project",
12901279
"dependencies": {
12911280
"Ardalis.GuardClauses": "[4.0.1, )",
1281+
"System.IO.Abstractions": "[17.2.3, )",
12921282
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
1293-
"TestableIO.System.IO.Abstractions": "[18.0.1, )",
12941283
"fo-dicom": "[5.0.3, )"
12951284
}
12961285
}

0 commit comments

Comments
 (0)