Skip to content

Update Moani.Deploy.Security package to 0.1.2 to support basic auth #289

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

Merged
merged 2 commits into from
Dec 15, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/dotNext/raw/master/LICENSE)
:versions:
- 4.7.4
- 4.8.0
:when: 2022-09-01 23:05:32.857032968 Z
- - :approve
- DotNext.Threading
- :who: mocsharp
:why: MIT (https://github.com/dotnet/dotNext/raw/master/LICENSE)
:versions:
- 4.7.4
- 4.8.0
:when: 2022-09-01 23:05:33.298402277 Z
- - :approve
- FluentAssertions
Expand Down Expand Up @@ -822,7 +822,7 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-security/raw/develop/LICENSE)
:versions:
- 0.1.1
- 0.1.2
:when: 2022-08-16 23:06:21.051573547 Z
- - :approve
- Moq
Expand All @@ -836,7 +836,7 @@
- :who: mocsharp
:why: BSD 3-Clause License ( https://raw.githubusercontent.com/moq/moq4/main/License.txt)
:versions:
- 4.18.2
- 4.18.3
:when: 2022-08-16 23:06:23.843184482 Z
- - :approve
- NETStandard.Library
Expand Down Expand Up @@ -1224,7 +1224,7 @@
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 18.0.1
- 19.1.1
:when: 2022-08-16 23:06:50.602318269 Z
- - :approve
- TestableIO.System.IO.Abstractions.Extensions
Expand All @@ -1238,14 +1238,14 @@
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 18.0.1
- 19.1.1
:when: 2022-08-16 23:06:51.524564913 Z
- - :approve
- TestableIO.System.IO.Abstractions.Wrappers
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 18.0.1
- 19.1.1
:when: 2022-08-16 23:06:51.524564913 Z
- - :approve
- System.IO.Compression
Expand Down
42 changes: 21 additions & 21 deletions docs/compliance/third-party-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -965,14 +965,14 @@ SOFTWARE.


<details>
<summary>DotNext 4.7.4</summary>
<summary>DotNext 4.8.0</summary>

## DotNext

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


Expand Down Expand Up @@ -1004,14 +1004,14 @@ SOFTWARE.


<details>
<summary>DotNext.Threading 4.7.4</summary>
<summary>DotNext.Threading 4.8.0</summary>

## DotNext.Threading

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


Expand Down Expand Up @@ -7500,14 +7500,14 @@ By downloading this software, you agree to the license terms & all licenses list


<details>
<summary>Monai.Deploy.Security 0.1.1</summary>
<summary>Monai.Deploy.Security 0.1.2</summary>

## Monai.Deploy.Security

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


Expand Down Expand Up @@ -8587,14 +8587,14 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


<details>
<summary>Moq 4.18.2</summary>
<summary>Moq 4.18.3</summary>

## Moq

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


Expand Down Expand Up @@ -27750,14 +27750,14 @@ consequential or other damages.


<details>
<summary>TestableIO.System.IO.Abstractions 18.0.1</summary>
<summary>TestableIO.System.IO.Abstractions 19.1.1</summary>

## TestableIO.System.IO.Abstractions

- Version: 18.0.1
- Version: 19.1.1
- Authors: Tatham Oddie & friends
- Project URL: https://github.com/TestableIO/System.IO.Abstractions
- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions/18.0.1)
- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions/19.1.1)
- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)


Expand Down Expand Up @@ -27818,14 +27818,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI


<details>
<summary>TestableIO.System.IO.Abstractions.TestingHelpers 18.0.1</summary>
<summary>TestableIO.System.IO.Abstractions.TestingHelpers 19.1.1</summary>

## TestableIO.System.IO.Abstractions.TestingHelpers

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


Expand Down Expand Up @@ -27859,14 +27859,14 @@ SOFTWARE.


<details>
<summary>TestableIO.System.IO.Abstractions.Wrappers 18.0.1</summary>
<summary>TestableIO.System.IO.Abstractions.Wrappers 19.1.1</summary>

## TestableIO.System.IO.Abstractions.Wrappers

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


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="18.0.1" />
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="19.1.1" />
<PackageReference Include="xRetry" Version="1.8.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down
24 changes: 12 additions & 12 deletions src/Api/Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"TestableIO.System.IO.Abstractions.TestingHelpers": {
"type": "Direct",
"requested": "[18.0.1, )",
"resolved": "18.0.1",
"contentHash": "Z6Oc4Z0B+hZIoy5BM7M51oY23TsQO21Snet4UBuePCx9r27GRqSlTe3BHXx1QKkWrfXZIda1+tt0MMvK+eyNGw==",
"requested": "[19.1.1, )",
"resolved": "19.1.1",
"contentHash": "9uzzP91WOVCz+8b14Uf6+uQNGu0fs0kRYOCkxkYOzaoZRAmgVBciDUmTvOjVpkMJOdaA9iSvYO/bNPUbEjYoXA==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "18.0.1",
"TestableIO.System.IO.Abstractions.Wrappers": "18.0.1"
"TestableIO.System.IO.Abstractions": "19.1.1",
"TestableIO.System.IO.Abstractions.Wrappers": "19.1.1"
}
},
"xRetry": {
Expand Down Expand Up @@ -1219,15 +1219,15 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "18.0.1",
"contentHash": "nacJfL4mGObg8Ttn3ZCJZ2u9z8ivG43xgUJvQQLKCmDnle4m49NYNOLk8cqB4iPdSqVhnUSy+qcIryWgDHCqeg=="
"resolved": "19.1.1",
"contentHash": "RFmkbmF6uqZKzB/W2dmYvqrLWQUr4C1SCUBfvl2xEhMtZomgG0tD8yRCr96tByIjK37kym2TDiuZ311YKXjh9w=="
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "Transitive",
"resolved": "18.0.1",
"contentHash": "3vGUMEHgL7l1Jyvv0WdDzCrwV6xKRhI2xVgWHQDbfVsye/ZBflhWFyVrCanPHzm0r0WSl0ug8DuaKwmelHlLCw==",
"resolved": "19.1.1",
"contentHash": "x1qPUKRyRmHx/AzFFIl+AmRHhJdbCqJyAefc+pK4WzBovfDAhHszyup+iN8qiE8fqPxIKXNbHMcsnLk+mujqkQ==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "18.0.1"
"TestableIO.System.IO.Abstractions": "19.1.1"
}
},
"xunit.abstractions": {
Expand Down Expand Up @@ -1290,10 +1290,10 @@
"dependencies": {
"Ardalis.GuardClauses": "[4.0.1, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
"TestableIO.System.IO.Abstractions": "[18.0.1, )",
"TestableIO.System.IO.Abstractions": "[19.1.1, )",
"fo-dicom": "[5.0.3, )"
}
}
}
}
}
}
8 changes: 4 additions & 4 deletions src/Api/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "18.0.1",
"contentHash": "nacJfL4mGObg8Ttn3ZCJZ2u9z8ivG43xgUJvQQLKCmDnle4m49NYNOLk8cqB4iPdSqVhnUSy+qcIryWgDHCqeg=="
"resolved": "19.1.1",
"contentHash": "RFmkbmF6uqZKzB/W2dmYvqrLWQUr4C1SCUBfvl2xEhMtZomgG0tD8yRCr96tByIjK37kym2TDiuZ311YKXjh9w=="
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "Transitive",
Expand All @@ -291,10 +291,10 @@
"dependencies": {
"Ardalis.GuardClauses": "[4.0.1, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
"TestableIO.System.IO.Abstractions": "[18.0.1, )",
"TestableIO.System.IO.Abstractions": "[19.1.1, )",
"fo-dicom": "[5.0.3, )"
}
}
}
}
}
}
2 changes: 1 addition & 1 deletion src/CLI/Monai.Deploy.InformaticsGateway.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
<PackageReference Include="System.CommandLine.Rendering" Version="0.4.0-alpha.22272.1" />
<PackageReference Include="TestableIO.System.IO.Abstractions" Version="18.0.1" />
<PackageReference Include="TestableIO.System.IO.Abstractions" Version="19.1.1" />
</ItemGroup>
</Project>
4 changes: 2 additions & 2 deletions src/CLI/Test/Monai.Deploy.InformaticsGateway.CLI.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="18.0.1" />
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="19.1.1" />
<PackageReference Include="xRetry" Version="1.8.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down
32 changes: 16 additions & 16 deletions src/CLI/Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.18.2, )",
"resolved": "4.18.2",
"contentHash": "SjxKYS5nX6prcaT8ZjbkONh3vnh0Rxru09+gQ1a07v4TM530Oe/jq3Q4dOZPfo1wq0LYmTgLOZKrqRfEx4auPw==",
"requested": "[4.18.3, )",
"resolved": "4.18.3",
"contentHash": "nmV2lludVOFmVi+Vtq9twX1/SDiEVyYDURzxW39gUBqjyoXmdyNwJSeOfSCJoJTXDXBVfFNfEljB5UWGj/cKnQ==",
"dependencies": {
"Castle.Core": "5.1.0"
}
Expand All @@ -40,12 +40,12 @@
},
"TestableIO.System.IO.Abstractions.TestingHelpers": {
"type": "Direct",
"requested": "[18.0.1, )",
"resolved": "18.0.1",
"contentHash": "Z6Oc4Z0B+hZIoy5BM7M51oY23TsQO21Snet4UBuePCx9r27GRqSlTe3BHXx1QKkWrfXZIda1+tt0MMvK+eyNGw==",
"requested": "[19.1.1, )",
"resolved": "19.1.1",
"contentHash": "9uzzP91WOVCz+8b14Uf6+uQNGu0fs0kRYOCkxkYOzaoZRAmgVBciDUmTvOjVpkMJOdaA9iSvYO/bNPUbEjYoXA==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "18.0.1",
"TestableIO.System.IO.Abstractions.Wrappers": "18.0.1"
"TestableIO.System.IO.Abstractions": "19.1.1",
"TestableIO.System.IO.Abstractions.Wrappers": "19.1.1"
}
},
"xRetry": {
Expand Down Expand Up @@ -1505,15 +1505,15 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "18.0.1",
"contentHash": "nacJfL4mGObg8Ttn3ZCJZ2u9z8ivG43xgUJvQQLKCmDnle4m49NYNOLk8cqB4iPdSqVhnUSy+qcIryWgDHCqeg=="
"resolved": "19.1.1",
"contentHash": "RFmkbmF6uqZKzB/W2dmYvqrLWQUr4C1SCUBfvl2xEhMtZomgG0tD8yRCr96tByIjK37kym2TDiuZ311YKXjh9w=="
},
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "Transitive",
"resolved": "18.0.1",
"contentHash": "3vGUMEHgL7l1Jyvv0WdDzCrwV6xKRhI2xVgWHQDbfVsye/ZBflhWFyVrCanPHzm0r0WSl0ug8DuaKwmelHlLCw==",
"resolved": "19.1.1",
"contentHash": "x1qPUKRyRmHx/AzFFIl+AmRHhJdbCqJyAefc+pK4WzBovfDAhHszyup+iN8qiE8fqPxIKXNbHMcsnLk+mujqkQ==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "18.0.1"
"TestableIO.System.IO.Abstractions": "19.1.1"
}
},
"xunit.abstractions": {
Expand Down Expand Up @@ -1575,7 +1575,7 @@
"System.CommandLine": "[2.0.0-beta4.22272.1, )",
"System.CommandLine.Hosting": "[0.4.0-alpha.22272.1, )",
"System.CommandLine.Rendering": "[0.4.0-alpha.22272.1, )",
"TestableIO.System.IO.Abstractions": "[18.0.1, )"
"TestableIO.System.IO.Abstractions": "[19.1.1, )"
}
},
"monai.deploy.informaticsgateway.api": {
Expand Down Expand Up @@ -1609,10 +1609,10 @@
"dependencies": {
"Ardalis.GuardClauses": "[4.0.1, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
"TestableIO.System.IO.Abstractions": "[18.0.1, )",
"TestableIO.System.IO.Abstractions": "[19.1.1, )",
"fo-dicom": "[5.0.3, )"
}
}
}
}
}
}
10 changes: 5 additions & 5 deletions src/CLI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Direct",
"requested": "[18.0.1, )",
"resolved": "18.0.1",
"contentHash": "nacJfL4mGObg8Ttn3ZCJZ2u9z8ivG43xgUJvQQLKCmDnle4m49NYNOLk8cqB4iPdSqVhnUSy+qcIryWgDHCqeg=="
"requested": "[19.1.1, )",
"resolved": "19.1.1",
"contentHash": "RFmkbmF6uqZKzB/W2dmYvqrLWQUr4C1SCUBfvl2xEhMtZomgG0tD8yRCr96tByIjK37kym2TDiuZ311YKXjh9w=="
},
"Ardalis.GuardClauses": {
"type": "Transitive",
Expand Down Expand Up @@ -1459,10 +1459,10 @@
"dependencies": {
"Ardalis.GuardClauses": "[4.0.1, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )",
"TestableIO.System.IO.Abstractions": "[18.0.1, )",
"TestableIO.System.IO.Abstractions": "[19.1.1, )",
"fo-dicom": "[5.0.3, )"
}
}
}
}
}
}
Loading