{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7511fdfb-3a80-4d79-a59e-f7b6cac4d089",
  "version": 1,
  "metadata": {
    "timestamp": "2026-03-31T07:26:09Z",
    "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@8.5.1",
      "supplier": {
        "name": "EPPlus Software AB",
        "url": [
          "https://epplussoftware.com"
        ],
        "contact": [
          {
            "name": "EPPlus Software AB",
            "email": "info@epplussoftware.com"
          }
        ]
      },
      "name": "EPPlus",
      "version": "8.5.1",
      "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.NETFramework.ReferenceAssemblies@1.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.NETFramework.ReferenceAssemblies",
      "version": "1.0.3",
      "description": "Microsoft .NET Framework Reference Assemblies",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E3B8317B290696A380A32ABDD9E75E71DDAE68049769BEB895024C34089F41262AEDDF53E30984330B1293F013E34D854A83223AE1E2AFE417186795DA8DC148"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/Microsoft/dotnet/blob/master/LICENSE"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3",
      "externalReferences": [
        {
          "url": "https://github.com/Microsoft/dotnet/tree/master/releases/reference-assemblies",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.NETFramework.ReferenceAssemblies.net35",
      "version": "1.0.3",
      "description": "Microsoft .NET Framework Reference Assemblies",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "974538A5F8E787CD2AF679CC4B2EA1F4E69A2EDF76F3D428DA53B361AA0D5F0CF8041520C7515E400FC16F3DE1735F8252F0E9CE21BBECEF22D4367A6D720AF8"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/Microsoft/dotnet/blob/master/LICENSE"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3",
      "externalReferences": [
        {
          "url": "https://github.com/Microsoft/dotnet/tree/master/releases/reference-assemblies",
          "type": "website"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "EPPlus@8.5.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3"
    },
    {
      "ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3"
      ]
    }
  ]
}