Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 3.92 KB

Packages.md

File metadata and controls

26 lines (22 loc) · 3.92 KB

Packages Used

Risk Assessment common to all:

  1. Packages on NuGet are virus scanned by the NuGet site.
  2. This package is widely used and is actively maintained.
  3. It is open source.
Package Source Code Version License Purpose Additional Risk Assessment
HIC.BadMedicine GitHub 1.1.0 GPL 3.0 Handles generating baseline random data (patient date of birth, CHI numberts etc)
fo-dicom GitHub 5.0.3 MS-PL Handles reading/writing dicom tags from dicom datasets
fo-dicom.Imaging.ImageSharp GitHub 5.0.3 MS-PL Handles imaging aspects with fo-dicom
SixLabors.ImageSharp GitHub 2.1.3 Apache 2.0 Platform-independent replacement for legacy Windows-only System.Drawing.Common
SixLabors.ImageSharp.Drawing GitHub 1.0.0-beta14 Apache 2.0 Font handling for ImageSharp
Microsoft.SourceLink.GitHub GitHub 1.1.1 Apache License 2.0 Enables source debugging of project nuget package
Microsoft.NETCore.App GitHub 2.2.8 MIT .Net Core API
HIC.DicomTypeTranslation GitHub 4.0.1 GPL 3.0
YamlDotNet GitHub 11.2.1 MIT Loading configuration files
CommandLineParser GitHub 2.9.1 MIT Allows command line arguments for main client application and CLI executables
Nunit GitHub 3.13.3 MIT Unit testing
NUnit3TestAdapter GitHub 4.2.1 MIT Run unit tests from within Visual Studio
Microsoft.NET.Test.Sdk GitHub 17.2.0 MIT Run unit tests
NunitXml.TestLogger GitHub 3.0.117 MIT Report test results in XML syntax
XunitXml.TestLogger GitHub 3.0.70 MIT Report test results in XML syntax