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

Virtual AE & Dynamic DICOMWeb STOW-RS Endpoints #448

Merged
merged 31 commits into from
Aug 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
1e46d60
Update dependencies
mocsharp Aug 10, 2023
a6b4a9f
Fix typos
mocsharp Aug 11, 2023
2a94fb4
Change return type of IInputDataPluginEngine to Tuple
mocsharp Aug 11, 2023
1f480be
Add VirtualApplicationEntity to support dynamic DICOMWeb STOW-RS endp…
mocsharp Aug 11, 2023
679ae31
New APIs for Virtual AE and support dynamic endpoints for STOW-RS
mocsharp Aug 11, 2023
834751f
Update DICOMWeb STOW-RS integration test feature with VAE support
mocsharp Aug 11, 2023
fdc766a
Update changelog
mocsharp Aug 11, 2023
d9531b9
Update user guide and comments
mocsharp Aug 11, 2023
bb4f8b5
Escape user inputs
mocsharp Aug 11, 2023
adc2072
Fix unit test
mocsharp Aug 11, 2023
2bc5acd
Update dependencies
mocsharp Aug 10, 2023
ffaaeac
Fix typos
mocsharp Aug 11, 2023
52a3106
Change return type of IInputDataPluginEngine to Tuple
mocsharp Aug 11, 2023
1ae6807
Add VirtualApplicationEntity to support dynamic DICOMWeb STOW-RS endp…
mocsharp Aug 11, 2023
3a0dc94
New APIs for Virtual AE and support dynamic endpoints for STOW-RS
mocsharp Aug 11, 2023
7b8c944
Update DICOMWeb STOW-RS integration test feature with VAE support
mocsharp Aug 11, 2023
ee72c65
Update changelog
mocsharp Aug 11, 2023
edb1163
Update user guide and comments
mocsharp Aug 11, 2023
edf8c10
Escape user inputs
mocsharp Aug 11, 2023
b4c87a3
Fix unit test
mocsharp Aug 11, 2023
248d49b
Update dependency decisions
mocsharp Aug 11, 2023
e843ad8
Merge branch 'vchang/gh-425' of https://github.com/Project-MONAI/mona…
mocsharp Aug 11, 2023
6096d1d
Remove reference to Microsoft.AspNet.WebApi.Client
mocsharp Aug 11, 2023
016fc0c
Remove unused references
mocsharp Aug 11, 2023
3f7da5b
Fix warnings and update dependency decisions
mocsharp Aug 12, 2023
5defa03
Change endpoint prefix from u/ to vae/
mocsharp Aug 12, 2023
e339241
Use HttpUtility.HtmlEncode
mocsharp Aug 12, 2023
ee133ea
Merge branch 'vchang/gh-425' of https://github.com/Project-MONAI/mona…
mocsharp Aug 12, 2023
f6a5732
Include grype.yaml for ignore vulnerabilities
mocsharp Aug 16, 2023
1147904
Update dependencies
mocsharp Aug 16, 2023
61df4c8
Add .trivyignore
mocsharp Aug 16, 2023
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
19 changes: 19 additions & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2023 MONAI Consortium
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# https://github.com/Project-MONAI/monai-deploy-informatics-gateway/issues/450
CVE-2018-8292

# https://github.com/Project-MONAI/monai-deploy-informatics-gateway/issues/451
CVE-2019-0820
98 changes: 44 additions & 54 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
:versions:
- 3.7.100.25
- 3.7.105.20
- 3.7.200.13
:when: 2022-09-01 23:05:22.203089302 Z
- - :approve
- AWSSDK.S3
Expand All @@ -19,8 +18,7 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
:versions:
- 3.7.100.25
- 3.7.101.26
- 3.7.201.9
:when: 2022-09-01 23:05:28.920368903 Z
- - :approve
- BoDi
Expand Down Expand Up @@ -111,7 +109,7 @@
- :who: mocsharp
:why: MIT (https://github.com/Efferent-Health/HL7-dotnetcore/raw/master/LICENSE.txt)
:versions:
- 2.35.0
- 2.36.0
:when: 2022-08-16 23:05:35.066879864 Z
- - :approve
- Humanizer.Core
Expand Down Expand Up @@ -295,13 +293,6 @@
:versions:
- 6.0.0
:when: 2022-08-16 23:05:46.589538298 Z
- - :approve
- Microsoft.CSharp
- :who: mocsharp
:why: MICROSOFT .NET LIBRARY License ( http://go.microsoft.com/fwlink/?LinkId=329770)
:versions:
- 4.0.1
:when: 2022-08-16 23:05:47.027783271 Z
- - :approve
- Microsoft.CSharp
- :who: mocsharp
Expand All @@ -314,6 +305,7 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
:versions:
- 4.5.0
- 4.7.0
:when: 2022-08-16 23:05:47.910358457 Z
- - :approve
Expand All @@ -329,63 +321,63 @@
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:49.698463427 Z
- - :approve
- Microsoft.EntityFrameworkCore
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:50.137694970 Z
- - :approve
- Microsoft.EntityFrameworkCore.Abstractions
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:51.008105271 Z
- - :approve
- Microsoft.EntityFrameworkCore.Analyzers
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:51.445711308 Z
- - :approve
- Microsoft.EntityFrameworkCore.Design
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:51.922790944 Z
- - :approve
- Microsoft.EntityFrameworkCore.InMemory
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:52.375150938 Z
- - :approve
- Microsoft.EntityFrameworkCore.Relational
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:52.828879230 Z
- - :approve
- Microsoft.EntityFrameworkCore.Sqlite
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:53.270526921 Z
- - :approve
- Microsoft.EntityFrameworkCore.Sqlite.Core
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
:versions:
- 6.0.20
- 6.0.21
:when: 2022-08-16 23:05:53.706997823 Z
- - :approve
- Microsoft.Extensions.ApiDescription.Server
Expand Down Expand Up @@ -526,24 +518,21 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
:versions:
- 6.0.15
- 6.0.20
- 6.0.21
:when: 2022-08-29 18:11:22.090772006 Z
- - :approve
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
- :who: mocsharp
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
:versions:
- 6.0.15
- 6.0.20
- 6.0.21
:when: 2022-08-29 18:11:22.090772006 Z
- - :approve
- Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
- :who: mocsharp
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
:versions:
- 6.0.11
- 6.0.20
- 6.0.21
:when: 2022-08-29 18:11:22.090772006 Z
- - :approve
- Microsoft.Extensions.FileProviders.Abstractions
Expand Down Expand Up @@ -729,7 +718,7 @@
- :who: mocsharp
:why: Apache-2.0 ( https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt)
:versions:
- 2.2.8
- 2.2.0
:when: 2022-08-16 23:06:15.238479186 Z
- - :approve
- Microsoft.OpenApi
Expand Down Expand Up @@ -787,43 +776,42 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/minio/minio-dotnet/raw/master/LICENSE)
:versions:
- 4.0.6
- 4.0.7
- 5.0.0
:when: 2022-08-16 23:06:20.598551507 Z
- - :approve
- Monai.Deploy.Messaging
- :who: neilsouth
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
:versions:
- 0.1.24
- 0.1.25
:when: 2022-08-16 23:06:21.051573547 Z
- - :approve
- Monai.Deploy.Messaging.RabbitMQ
- :who: neilsouth
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
:versions:
- 0.1.24
- 0.1.25
:when: 2022-08-16 23:06:21.511789690 Z
- - :approve
- Monai.Deploy.Storage
- :who: mocsharp
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
:versions:
- 0.2.16
- 0.2.18
:when: 2022-08-16 23:06:21.988183476 Z
- - :approve
- Monai.Deploy.Storage.MinIO
- :who: mocsharp
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
:versions:
- 0.2.16
- 0.2.18
:when: 2022-08-16 23:06:22.426838304 Z
- - :approve
- Monai.Deploy.Storage.S3Policy
- :who: mocsharp
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
:versions:
- 0.2.16
- 0.2.18
:when: 2022-08-16 23:06:22.881956546 Z
- - :approve
- Monai.Deploy.Security
Expand All @@ -837,8 +825,7 @@
- :who: mocsharp
:why: BSD 3-Clause License ( https://raw.githubusercontent.com/moq/moq4/main/License.txt)
:versions:
- 4.18.1
- 4.20.1
- 4.20.69
:when: 2022-08-16 23:06:23.359197359 Z
- - :approve
- NETStandard.Library
Expand Down Expand Up @@ -1301,20 +1288,6 @@
- 4.5.4
- 4.5.5
:when: 2022-08-16 23:06:55.672403035 Z
- - :approve
- System.Net.Http
- :who: mocsharp
:why: MICROSOFT .NET LIBRARY License ( http://go.microsoft.com/fwlink/?LinkId=329770)
:versions:
- 4.3.0
:when: 2022-08-16 23:06:56.146126058 Z
- - :approve
- System.Net.Http
- :who: mocsharp
:why: MICROSOFT .NET LIBRARY License ( http://go.microsoft.com/fwlink/?LinkId=329770)
:versions:
- 4.3.4
:when: 2022-08-16 23:06:56.599420591 Z
- - :approve
- System.Net.NameResolution
- :who: mocsharp
Expand Down Expand Up @@ -2353,21 +2326,21 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
:versions:
- 2.20.0
- 2.21.0
:when: 2022-11-16 23:38:53.891380809 Z
- - :approve
- MongoDB.Driver
- :who: mocsharp
:why: Apache-2.0 (https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
:versions:
- 2.20.0
- 2.21.0
:when: 2022-11-16 23:38:54.213853364 Z
- - :approve
- MongoDB.Driver.Core
- :who: mocsharp
:why: Apache-2.0 (https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
:versions:
- 2.20.0
- 2.21.0
:when: 2022-11-16 23:38:54.553730219 Z
- - :approve
- MongoDB.Libmongocrypt
Expand Down Expand Up @@ -2467,6 +2440,23 @@
:versions:
- 1.0.0
:when: 2023-08-08 0:08:05.206982078 Z
- - :approve
- System.IO.Hashing
- :who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT)
:versions:
- 7.0.0
:when: 2023-08-10 20:50:14.759818552 Z
- - :approve
- System.Net.Http
- :who: mocsharp
:why: MICROSOFT .NET LIBRARY License ( http://go.microsoft.com/fwlink/?LinkId=329770)
:versions:
- 4.3.0
- 4.3.4
:when: 2022-08-16 23:07:41.735502132 Z





Expand Down
Loading
Loading