{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a0511bbf-ec36-4bbe-8d8a-be9e3516dfc2",
  "version": 1,
  "metadata": {
    "timestamp": "2026-03-25T15:19:34Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "authors": [
            {
              "name": "CycloneDX"
            }
          ],
          "name": "CycloneDX module for .NET",
          "version": "6.1.0.0",
          "externalReferences": [
            {
              "url": "https://github.com/CycloneDX/cyclonedx-dotnet",
              "type": "website"
            }
          ]
        }
      ]
    },
    "component": {
      "type": "library",
      "bom-ref": "EPPlus@7.6.0",
      "supplier": {
        "name": "EPPlus Software AB",
        "url": [
          "https://epplussoftware.com"
        ],
        "contact": [
          {
            "name": "EPPlus Software AB",
            "email": "info@epplussoftware.com"
          }
        ]
      },
      "name": "EPPlus",
      "version": "7.6.0",
      "description": "EPPlus is a .NET spreadsheet library for creating, manipulating and calculating workbooks in the Open Office XML format (xlsx).",
      "licenses": [
        {
          "license": {
            "name": "Polyform Noncommercial 1.0.0",
            "text": {
              "contentType": "text/plain",
              "content": "Free to use if you qualify as noncommercial under the PolyForm Noncommercial License 1.0.0. Commercial organizations require a paid license."
            },
            "url": "https://polyformproject.org/licenses/noncommercial/1.0.0/"
          }
        },
        {
          "license": {
            "name": "EPPlus Commercial License",
            "text": {
              "contentType": "text/plain",
              "content": "Usage within a commercial organization or for commercial purposes requires a paid license. See the End User License Agreement at the provided URL."
            },
            "url": "https://epplussoftware.com/en/LicenseOverview/Eulas"
          }
        }
      ],
      "externalReferences": [
        {
          "url": "https://epplussoftware.com",
          "type": "website"
        },
        {
          "url": "https://github.com/EPPlusSoftware/EPPlus",
          "type": "vcs"
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Bcl.Cryptography@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Bcl.Cryptography",
      "version": "9.0.1",
      "description": "Provides support for some cryptographic primitives for .NET Framework and .NET Standard.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "B8143F31790EC0D0D30CDD6B6F06FAAB04F4C3991B7B6F78257B1757044A053F362AC9846643FA8C96177BF40AEF147149F69056493ECB566164A8CD69CD53AE"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Bcl.Cryptography@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration",
      "version": "9.0.1",
      "description": "Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "DC6928F7993C537364CA755D862D281E55A8B22A841B869E2E02C56B1B9F52FD9CB76A61799A70144C043FFCC3E169554A277A86FB225BE7C0840BB2E233434C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Abstractions",
      "version": "9.0.1",
      "description": "Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0D75DA0C8EB9597C568395CFF08C0D57B5D951536A1295E94B4C3BC7BDD52B2B08CD9CE7F6CD5C3ED643DAB70AD3CB1EABD6DDE7C96C88DDD700BE6598C0D23C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.FileExtensions",
      "version": "9.0.1",
      "description": "Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "C56A69EC1335CEC0E55FA487AAF3C68CD84AA1888A29E7CB919DE3E983EC47104774682039613BE4F8B970B71390F586DC6F1BCEE33A5C80ABD48753650B4917"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Json",
      "version": "9.0.1",
      "description": "JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application\u0027s settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "AEC9672771EE5F1A11EEC2A6CFBB71A5F611ED2B9E629392E53DF76DD814D2DEA3F41F7E58B5D469668822BF72B78E80DBB82D9921755ED7B6464D1018EC9EE4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Abstractions",
      "version": "9.0.1",
      "description": "Abstractions of files and directories.\n\nCommonly Used Types:\nMicrosoft.Extensions.FileProviders.IDirectoryContents\nMicrosoft.Extensions.FileProviders.IFileInfo\nMicrosoft.Extensions.FileProviders.IFileProvider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71365035060C26AEB6FEDA0CABC46609FC0DD50C5CD3B5854AF8DDD6CD7F7B9F90BE0F16AEF5F6B08028E611DD42426D737F44FBE7E821F3CCB853107BF157E7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Physical",
      "version": "9.0.1",
      "description": "File provider for physical files for Microsoft.Extensions.FileProviders.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "D3AA97D78F36140DDD5DA9703DD4D1A5F04734F0774A438FDEC66EF609DA9163A6F3249F1F4516A9558D13FFA99EC1D3A0E0576DE9CA7A20D41124C020E5CDAF"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileSystemGlobbing",
      "version": "9.0.1",
      "description": "File system globbing to find files matching a specified pattern.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "F6CE19166077870558F72C43A0205D0904A905283BAAFE4ACF499831758BDFE09202E4382B8539CB160E234894EE27181731E7060311F1AEE9873A9DE34033E4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Primitives",
      "version": "9.0.1",
      "description": "Primitives shared by framework extensions. Commonly used types include:\n\nCommonly Used Types:\nMicrosoft.Extensions.Primitives.IChangeToken\nMicrosoft.Extensions.Primitives.StringValues\nMicrosoft.Extensions.Primitives.StringSegment",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "23F7206AF7C8C2AAA1BAAC0CD846A8139BADB7B273F18509401ECD6C6F01069C6ABE376AC7E2C078C22918F357899509442B8F9FD1D1E07DF870F9E7412E9392"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.IO.RecyclableMemoryStream",
      "version": "3.0.1",
      "description": "A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "C5794EA27C908B5FB2442FAA441E9F3F81FFA3DC29D41A313B542643923AE61070905B1C15C2ECAD98092C6B9B2A3B423ACA979E71ED979728BD572B69F20A46"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
      "externalReferences": [
        {
          "url": "https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream",
          "type": "website"
        },
        {
          "url": "https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Win32.SystemEvents@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Win32.SystemEvents",
      "version": "9.0.1",
      "description": "Provides access to Windows system event notifications.\n\nCommonly Used Types:\nMicrosoft.Win32.SystemEvents",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9C8DF068B3A95BE8733B1FD32FDA98C47E753B4EE877C1D1AFAE457D92553728DB1E9041A36C5D58266A673680D4A973AC64904419D9E8DEEFB6A2B3B91D0BC1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Win32.SystemEvents@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.ComponentModel.Annotations",
      "version": "5.0.0",
      "description": "Provides attributes that are used to define metadata for objects used as data sources.\n\nCommonly Used Types:\nSystem.ComponentModel.DataAnnotations.ValidationResult\nSystem.ComponentModel.DataAnnotations.IValidatableObject\nSystem.ComponentModel.DataAnnotations.ValidationAttribute\nSystem.ComponentModel.DataAnnotations.RequiredAttribute\nSystem.ComponentModel.DataAnnotations.StringLengthAttribute\nSystem.ComponentModel.DataAnnotations.DisplayAttribute\nSystem.ComponentModel.DataAnnotations.RegularExpressionAttribute\nSystem.ComponentModel.DataAnnotations.DataTypeAttribute\nSystem.ComponentModel.DataAnnotations.RangeAttribute\nSystem.ComponentModel.DataAnnotations.KeyAttribute\n \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "589AAC4C669701CE7910F1A327294F15788D3ECFF1D6DF5D9255651E5201C5411C2312286FAB111A6F549FB4DE864C8414CFAF2A365DEEB6F068C1FFCE7C353C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "website"
        },
        {
          "url": "git://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Drawing.Common@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Drawing.Common",
      "version": "9.0.1",
      "description": "Provides access to GDI\u002B graphics functionality.\n\n      Commonly Used Types:\n      System.Drawing.Bitmap\n      System.Drawing.BitmapData\n      System.Drawing.Brush\n      System.Drawing.Font\n      System.Drawing.Graphics\n      System.Drawing.Icon\n\n      Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "EE9365808476DF50C1EE2C08BBAC1EC7EDBBCB3FCE134BC753C0BB7B96359AD6207CA578F4912C406F73F30289EA5A67B7535B725EB9875ED89AE831C323EBD1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Drawing.Common@9.0.1",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/winforms",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/winforms",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Formats.Asn1@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Formats.Asn1",
      "version": "9.0.1",
      "description": "Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3A0118E4F9B5860B85BA4BC1C895EBA5D4EB68E9D79FF2C6889A04FCCE343C0A4ED20FFB6DED97E30A4B63A2DEC3CC8F0749F4BCAACCDDDF0B68CDD9B10224C1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Formats.Asn1@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.IO.Pipelines@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.IO.Pipelines",
      "version": "9.0.1",
      "description": "Single producer single consumer byte buffer management.\n\nCommonly Used Types:\nSystem.IO.Pipelines.Pipe\nSystem.IO.Pipelines.PipeWriter\nSystem.IO.Pipelines.PipeReader",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "59F0FCD3A5F9B80D249B07B2669FF2774BAD1C34E630FCBD7723599325C73204A6E2ED449AA3CD18F015C63DC342A086C2B4970792BDA9C2E4A0D202E24924FC"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.IO.Pipelines@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Pkcs",
      "version": "9.0.1",
      "description": "Provides support for PKCS and CMS algorithms.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Pkcs.EnvelopedCms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8F7F1A4E60493A047D6F3AC083914BDB50C14737428E0F6EF39E56B431E6767FF9E1313A8B053F9BC8561C87D68B9060678282D4C53FE5C05216A854272B687A"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Encoding.CodePages@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Encoding.CodePages",
      "version": "9.0.1",
      "description": "Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.\n\nCommonly Used Types:\nSystem.Text.CodePagesEncodingProvider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "42765095BBCD9D051735A9D5F8B6766EE37B9A2821F0F84D8437064D062856D2E7A23259F2D8C2694AB62738353E71CA29155DEEEA35CF63AC2685B700A48065"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encoding.CodePages@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Encodings.Web@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Encodings.Web",
      "version": "9.0.1",
      "description": "Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).\n\nCommonly Used Types:\nSystem.Text.Encodings.Web.HtmlEncoder\nSystem.Text.Encodings.Web.UrlEncoder\nSystem.Text.Encodings.Web.JavaScriptEncoder",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7F72944EBEC565FC9E0624E610E919A2E6FD75AF467CBB11FA8237AACB13F5F835CABEDE762823B5634F88764987C7171A193DD9113E34180D659F6AEF3DCAD4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encodings.Web@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Json@9.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Json",
      "version": "9.0.1",
      "description": "Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.\n\nThe System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8C4707C5F64F3A34E14FAA0F8A2EC3CB10B4D785F8FE3AEFDCB3EB1D89D5CF7905F58BBD1F56A5C0FC24FFDC355D66505B2CEF88C3A8B20B2EA8585F7F92D16C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Json@9.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "EPPlus@7.6.0",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.1",
        "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
        "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
        "pkg:nuget/System.Drawing.Common@9.0.1",
        "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.1",
        "pkg:nuget/System.Text.Encoding.CodePages@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Bcl.Cryptography@9.0.1",
      "dependsOn": [
        "pkg:nuget/System.Formats.Asn1@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@9.0.1",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.1",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.1",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.1",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@9.0.1",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.1",
        "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.1",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.1",
        "pkg:nuget/System.Text.Json@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.1",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.1",
        "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.1",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.1"
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.1"
    },
    {
      "ref": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1"
    },
    {
      "ref": "pkg:nuget/Microsoft.Win32.SystemEvents@9.0.1"
    },
    {
      "ref": "pkg:nuget/System.ComponentModel.Annotations@5.0.0"
    },
    {
      "ref": "pkg:nuget/System.Drawing.Common@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Win32.SystemEvents@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/System.Formats.Asn1@9.0.1"
    },
    {
      "ref": "pkg:nuget/System.IO.Pipelines@9.0.1"
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Bcl.Cryptography@9.0.1",
        "pkg:nuget/System.Formats.Asn1@9.0.1"
      ]
    },
    {
      "ref": "pkg:nuget/System.Text.Encoding.CodePages@9.0.1"
    },
    {
      "ref": "pkg:nuget/System.Text.Encodings.Web@9.0.1"
    },
    {
      "ref": "pkg:nuget/System.Text.Json@9.0.1",
      "dependsOn": [
        "pkg:nuget/System.IO.Pipelines@9.0.1",
        "pkg:nuget/System.Text.Encodings.Web@9.0.1"
      ]
    }
  ]
}