{
  "bomFormat": "CycloneDX",
  "specVersion": "1.4",
  "serialNumber": "urn:uuid:a1462c9c-2cf1-458a-b44d-e44155da38de",
  "version": 1,
  "metadata": {
    "timestamp": "2026-03-17T06:23:52Z",
    "tools": [
      {
        "vendor": "CycloneDX",
        "name": "CycloneDX module for .NET",
        "version": "2.10.0.0"
      }
    ],
    "component": {
      "type": "application",
      "bom-ref": "ForensicSearchServer@3.0.5.0",
      "name": "ForensicSearchServer",
      "version": "3.0.5.0"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:nuget/AutoMapper@16.1.1",
      "author": "Jimmy Bogard",
      "name": "AutoMapper",
      "version": "16.1.1",
      "description": "A convention-based object-object mapper.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "AEFEF2A02D2F277C5568713396B9FC2AE77D2A4BACF61FF91D1A4F66B4F47EF8FC848E392A5A356A4CCCC60982BD901388DCBD379C4522A0FA7BEA3559B41AE8"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://aka.ms/deprecateLicenseUrl"
          }
        }
      ],
      "purl": "pkg:nuget/AutoMapper@16.1.1",
      "externalReferences": [
        {
          "url": "https://automapper.io/",
          "type": "website"
        },
        {
          "url": "https://github.com/LuckyPennySoftware/AutoMapper",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Axis.Analyzers@5.2.2",
      "author": "Axis Communications AB",
      "name": "Axis.Analyzers",
      "version": "5.2.2",
      "description": "Module for general analyser rules using the Microsoft Compiler Platform",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "D3E9B988EB11DD401E1313740CA958DE71CB5990A2240F6C0A425FBEC0B9BC7605ACBE4866ACBFB29AB6B9CEAFCEEEF5E48102D7C6E870719553BA7F89B81DC6"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL"
          }
        }
      ],
      "copyright": "Copyright \u00A9 2015-2018 Axis Communications AB",
      "purl": "pkg:nuget/Axis.Analyzers@5.2.2",
      "externalReferences": [
        {
          "url": "https://sa-git/sa/Modules/Axis.Analyzers.git",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Axis.ApplicationTracking@2.4.0",
      "author": "Axis Communications AB",
      "name": "Axis.ApplicationTracking",
      "version": "2.4.0",
      "description": "Provides functionality for transmission of application telemetry data.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8A8BEA3394D59DE65DC55B745591F80FF51C81A64DD993DDD3E9048ED11316597EEB941656478A3D49E14D657EBC0CA2B6308926F3BF18FA229357A5B57EE254"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL"
          }
        }
      ],
      "copyright": "Copyright 2018-2023",
      "purl": "pkg:nuget/Axis.ApplicationTracking@2.4.0"
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Axis.Podracers.GenetecSDK@5.10.4111",
      "author": "Axis Communications AB",
      "name": "Axis.Podracers.GenetecSDK",
      "version": "5.10.4111",
      "description": "Bundles all binaries required to use GenetecSDK",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "C7307BEC2138F4D2D81640F8897EB0CD3EF9331AC453D351F0E69F6769BC3383A041C98E65D416612077F693D9D8D4016B31E74A4CB7774319F6730FB4ED4EDB"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL"
          }
        }
      ],
      "purl": "pkg:nuget/Axis.Podracers.GenetecSDK@5.10.4111",
      "externalReferences": [
        {
          "url": "svn://sas/Externals/GenetecSDK/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Dapper@2.1.24",
      "author": "Sam Saffron,Marc Gravell,Nick Craver",
      "name": "Dapper",
      "version": "2.1.24",
      "description": "A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "789751F586F765E7459D68FA0DEFE18EC24753EF4188338D4C65D30815776C591CFA7396C1D73D730204BA0D9D6A04D38063AF7AA6528DA96952E75376748AC7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "2019 Stack Exchange, Inc.",
      "purl": "pkg:nuget/Dapper@2.1.24",
      "externalReferences": [
        {
          "url": "https://github.com/DapperLib/Dapper",
          "type": "website"
        },
        {
          "url": "https://github.com/DapperLib/Dapper",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/DapperExtensions@1.6.3",
      "author": "Thad Smith, Page Brooks",
      "name": "DapperExtensions",
      "version": "1.6.3",
      "description": "A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "34AC8262B86EDDBEE335AA1C311F83065A71EAC51FD98DE13C6D7550FAE7A08A8BC0C1F45D8240FA47D5FCB42AB067ABA7CD5EC415C5A4630E561E499D8E6C94"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "http://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl": "pkg:nuget/DapperExtensions@1.6.3",
      "externalReferences": [
        {
          "url": "https://github.com/tmsmith/Dapper-Extensions",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/log4net@2.0.15",
      "author": "The Apache Software Foundation",
      "name": "log4net",
      "version": "2.0.15",
      "description": "log4net is a tool to help the programmer output log statements to a variety of output targets.\n      In case of problems with an application, it is helpful to enable logging so that the problem \n      can be located. With log4net it is possible to enable logging at runtime without modifying the\n      application binary. The log4net package is designed so that log statements can remain in \n      shipped code without incurring a high performance cost. It follows that the speed of logging\n      (or rather not logging) is crucial.\n\n      At the same time, log output can be so voluminous that it quickly becomes overwhelming.\n      One of the distinctive features of log4net is the notion of hierarchical loggers.\n      Using these loggers it is possible to selectively control which log statements are output\n      at arbitrary granularity.\n\n      log4net is designed with two distinct goals in mind: speed and flexibility",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E44FA0808300174FDB881B802CEA77FE1D8BE6E7B827FCC4C44AE1B8720B81021678BDD247376B71DBFDC5882B938159EA4E534CCB9C0438026B6FEF16B5CA1E"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "Copyright 2004-2017 The Apache Software Foundation",
      "purl": "pkg:nuget/log4net@2.0.15",
      "externalReferences": [
        {
          "url": "https://logging.apache.org/log4net/",
          "type": "website"
        },
        {
          "url": "https://github.com/apache/logging-log4net",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/LoggerRegistryConfig@3.0.3.0",
      "author": "Axis Communications AB",
      "name": "LoggerRegistryConfig",
      "version": "3.0.3.0",
      "description": "Log class that uses log4net but is initialized from registry (C\u002B\u002B methodology)",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E1FEC48F26B3AC60C81190D4B0F17A3268266E2B9285593C3DB7F697A0F0D31E8C6E5F8CAB25D5DE9C1C5F874DECDEC8EBF1BCFA6DF946F6E81748C2C63895D8"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL"
          }
        }
      ],
      "copyright": "Copyright 2022",
      "purl": "pkg:nuget/LoggerRegistryConfig@3.0.3.0"
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.ApplicationInsights@2.22.0",
      "author": "Microsoft",
      "name": "Microsoft.ApplicationInsights",
      "version": "2.22.0",
      "description": "Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3E3D036C471F7BBDB121FEEE896F1DCD44F2D3A5C3CF76E44D8CA85399E2F7E6B9855AACB38EEECA9B02101092EA175E5E6A0E5B76B42904683ABEA0572C61D2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.ApplicationInsights@2.22.0",
      "externalReferences": [
        {
          "url": "https://go.microsoft.com/fwlink/?LinkId=392727",
          "type": "website"
        },
        {
          "url": "https://github.com/Microsoft/ApplicationInsights-dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@10.0.0",
      "author": "Microsoft",
      "name": "Microsoft.Bcl.AsyncInterfaces",
      "version": "10.0.0",
      "description": "Provides the IAsyncEnumerable\u003CT\u003E and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "DC7AA65A5E7B54774FD7C4ED29E46933ADBF0022A0839F00117F63D59A1FF8703CEFDFDA189EACD1682781E2D3133954001F6D4719B79067E4203251575EBC05"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@10.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Bcl.HashCode@6.0.0",
      "author": "Microsoft",
      "name": "Microsoft.Bcl.HashCode",
      "version": "6.0.0",
      "description": "Microsoft.Bcl.HashCode",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9349972FD40C0BB20DE2746E007B8B5B2907F07FE7834E085A61928FBD9AAA5687CEDBF203A34D73DD0D8A9B9ABF2D62A81C95C22255A080E4347FC895C9DF2D"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Bcl.HashCode@6.0.0",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Bcl.TimeProvider@8.0.1",
      "author": "Microsoft",
      "name": "Microsoft.Bcl.TimeProvider",
      "version": "8.0.1",
      "description": "Provides support for system time abstraction primitives for .NET Framework and .NET Standard.\n\nCommonly Used Types:\nSystem.TimeProvider\nSystem.ITimer",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9720E7D4BC367B16DD07D1ED45F0BA54DC9FCBFC4333D7F8F0EAB7B2197551F781A3204A94F97FE296AC83CF36CF1CD7D0C5FD24871691BAC60E878657A2E90A"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Bcl.TimeProvider@8.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.CSharp@4.7.0",
      "author": "Microsoft",
      "name": "Microsoft.CSharp",
      "version": "4.7.0",
      "description": "Provides support for compilation and code generation, including dynamic, using the C# language.\n\nCommonly Used Types:\nMicrosoft.CSharp.RuntimeBinder.Binder\nMicrosoft.CSharp.RuntimeBinder.RuntimeBinderException\nMicrosoft.CSharp.RuntimeBinder.CSharpArgumentInfo\nMicrosoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags\nMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags\n \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2C96988515F95714D4B83F5650F183DC6A564E0B3CF5255FA0E3EF48476DEBAB4BDE542F9F2F6C47F6620B7A71D6A515E4415E6D2E388B60817A29621D5690DF"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.CSharp@4.7.0",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/corefx",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.DependencyInjection.Abstractions@10.0.0",
      "author": "Microsoft",
      "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
      "version": "10.0.0",
      "description": "Abstractions for dependency injection.\n\nCommonly Used Types:\nMicrosoft.Extensions.DependencyInjection.IServiceCollection",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "475254983871F35CD70118FBFF743049EC623BD94D1363C13D7C8AE3BB1B9521883A5E0977AD222D8F30B6627F3738695ED3C1892393327D8A158B9FED069123"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.DependencyInjection.Abstractions@10.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Logging.Abstractions@10.0.0",
      "author": "Microsoft",
      "name": "Microsoft.Extensions.Logging.Abstractions",
      "version": "10.0.0",
      "description": "Logging abstractions for Microsoft.Extensions.Logging.\n\nCommonly Used Types:\nMicrosoft.Extensions.Logging.ILogger\nMicrosoft.Extensions.Logging.ILoggerFactory\nMicrosoft.Extensions.Logging.ILogger\u003CTCategoryName\u003E\nMicrosoft.Extensions.Logging.LogLevel\nMicrosoft.Extensions.Logging.Logger\u003CT\u003E\nMicrosoft.Extensions.Logging.LoggerMessage\nMicrosoft.Extensions.Logging.Abstractions.NullLogger",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0849462F3EA2EE5A06D8AB8A8B13F05F3CF466DE66EBBC6A0A9CAC4BEFC91CEB180AE03C42089AB0CA7A26CA7FE5B4ED1A8F73E235E1308D9997C9529C369DD1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Logging.Abstractions@10.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Options@10.0.0",
      "author": "Microsoft",
      "name": "Microsoft.Extensions.Options",
      "version": "10.0.0",
      "description": "Provides a strongly typed way of specifying and accessing settings using dependency injection.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "A2582F2659912B3C4D580097B5B4533500528FD22F00743326D84F1596C74542D5551835C0AF7C956A76D3351618278F3ED1C411190A8363B91BA4466750B363"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Options@10.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Primitives@10.0.0",
      "author": "Microsoft",
      "name": "Microsoft.Extensions.Primitives",
      "version": "10.0.0",
      "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",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ABB05F3F99AB4DF467B8CD2A04587E556A576AE13C2D3CD7B482F549983487F33239818B2A7B0F3DB5EB451D28747718C40E4E9F721074A2DDA9338C34093B6D"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Primitives@10.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.IdentityModel.Abstractions@8.14.0",
      "author": "Microsoft",
      "name": "Microsoft.IdentityModel.Abstractions",
      "version": "8.14.0",
      "description": "A package containing thin abstractions for Microsoft.IdentityModel.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "175EF8BF78B63F3C327E680D5CF7721D74F29E96460E686B22B4E67C264FB036A7A9BEA1473F4A5B487337AB7A560C861B51ED1AA744777F303362262B01A8B4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.IdentityModel.Abstractions@8.14.0",
      "externalReferences": [
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "website"
        },
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.14.0",
      "author": "Microsoft",
      "name": "Microsoft.IdentityModel.JsonWebTokens",
      "version": "8.14.0",
      "description": "Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "F24E615F802B291D61DD20CB7BCA810B940B7289D3FD45AE02DE85EC2F1F4B9428935E975216D98EAA95ED43038320BCFC120E7673828EC25089A5458219042B"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.14.0",
      "externalReferences": [
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "website"
        },
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.IdentityModel.Logging@8.14.0",
      "author": "Microsoft",
      "name": "Microsoft.IdentityModel.Logging",
      "version": "8.14.0",
      "description": "Includes Event Source based logging support.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "CAE11816948710E1BF9406E980B826D68B35069944DBCB71D2E00F6B6073B3D6E9C970067B06F2A847830A11291EAE012FC4AA04C476A9B34581450271BB128A"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.IdentityModel.Logging@8.14.0",
      "externalReferences": [
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "website"
        },
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.IdentityModel.Tokens@8.14.0",
      "author": "Microsoft",
      "name": "Microsoft.IdentityModel.Tokens",
      "version": "8.14.0",
      "description": "Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "24B377C5758FD364A4F95016E213726946C4070191A818D39C56EA1E9F2D2A53BC5348650FBC140139BD68D6C80B3E9ED05F0F7018954C24159E0AD2C2B25615"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.IdentityModel.Tokens@8.14.0",
      "externalReferences": [
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "website"
        },
        {
          "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Newtonsoft.Json@13.0.3",
      "author": "James Newton-King",
      "name": "Newtonsoft.Json",
      "version": "13.0.3",
      "description": "Json.NET is a popular high-performance JSON framework for .NET",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "99B252BC77D1C5F5F7B51FD4EA7D5653E9961D7B3061CF9207F8643A9C7CC9965EEBC84D6467F2989BB4723B1A244915CC232A78F894E8B748CA882A7C89FB92"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "Copyright \u00A9 James Newton-King 2008",
      "purl": "pkg:nuget/Newtonsoft.Json@13.0.3",
      "externalReferences": [
        {
          "url": "https://www.newtonsoft.com/json",
          "type": "website"
        },
        {
          "url": "https://github.com/JamesNK/Newtonsoft.Json",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/StyleCop.Analyzers@1.1.118",
      "author": "Sam Harwell et. al.",
      "name": "StyleCop.Analyzers",
      "version": "1.1.118",
      "description": "An implementation of StyleCop\u0027s rules using Roslyn analyzers and code fixes",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "398619762085FDBDCAFC0CC6590D8F2D01F9067411CD07C76DB520B9C32926A05EF63B0F4E7C9087DDA831A6DF7C571370147610EA49C8C729F43D397ECF32BC"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "Copyright 2015 Tunnel Vision Laboratories, LLC",
      "purl": "pkg:nuget/StyleCop.Analyzers@1.1.118",
      "externalReferences": [
        {
          "url": "https://github.com/DotNetAnalyzers/StyleCopAnalyzers",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Buffers@4.6.1",
      "author": "Microsoft",
      "name": "System.Buffers",
      "version": "4.6.1",
      "description": "System.Buffers",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "AAF7BF745C040B07A14969599A992BAE521E0130AFA3F1F0DA4A3232B515703072E605C042B9F05FCA47128AA08FC0E092B5AE596D43AD06C5AA831BA3E16FAE"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Buffers@4.6.1",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Diagnostics.DiagnosticSource@10.0.0",
      "author": "Microsoft",
      "name": "System.Diagnostics.DiagnosticSource",
      "version": "10.0.0",
      "description": "Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)\n\nCommonly Used Types:\nSystem.Diagnostics.DiagnosticListener\nSystem.Diagnostics.DiagnosticSource",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "75F669A0EABF64CBE1112DB6007E051C2F78C26B511D57F2B270F2957D0C8CC9A00D02831127BC85456516763F1043E641260D5D03A68602D3A9130AB07FF606"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Diagnostics.DiagnosticSource@10.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/dotnet",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Memory@4.6.3",
      "author": "Microsoft",
      "name": "System.Memory",
      "version": "4.6.3",
      "description": "System.Memory",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "35770D6255A85DEE5CCFDB1BF07BA8EB1D9D099558921C0AB60134D27FCCA08F15E1923FEFFB7E108E5B3A14059597C58E3A8CF3E53AA6B8D4FDA011B7B1FFB4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Memory@4.6.3",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Numerics.Vectors@4.6.1",
      "author": "Microsoft",
      "name": "System.Numerics.Vectors",
      "version": "4.6.1",
      "description": "System.Numerics.Vectors",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "FEB92FA547943E5098FF6A985502A252C8F920A69765CCB6F924001807DE980772105E408088183853524CC5835E8D3D256157F4707EC15D720B28B63308B74C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Numerics.Vectors@4.6.1",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.1.2",
      "author": "Microsoft",
      "name": "System.Runtime.CompilerServices.Unsafe",
      "version": "6.1.2",
      "description": "Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "B76697589641900911AD33A7C37D4E0442CA1154830F962F0B73B975768716C47AEBF9D14CA9B5CB722AE8DC05239BB92252AB5987DD6A7EBA57E18A2A463C85"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.1.2",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Encodings.Web@8.0.0",
      "author": "Microsoft",
      "name": "System.Text.Encodings.Web",
      "version": "8.0.0",
      "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",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "BA0822C38C3B658ABA9495642D269E882B827E3BE4AD2DC1426D8A97D3CBC5A2277C5F80847D0CB9381078AF01523328C4992CAA058146D5D8EE6B8A08609C32"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encodings.Web@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Json@8.0.5",
      "author": "Microsoft",
      "name": "System.Text.Json",
      "version": "8.0.5",
      "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.",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "13589021AE3E81F54C877ABF613CE931CC24CA57BF127AF1063CCC1EB4DC57A6CC223A61E6452207F5D0DCE453B6627430E31E4143C78E71E9B5DD647F680ABF"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Json@8.0.5",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Threading.Tasks.Extensions@4.6.3",
      "author": "Microsoft",
      "name": "System.Threading.Tasks.Extensions",
      "version": "4.6.3",
      "description": "System.Threading.Tasks.Extensions",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "CD64475C80676DFCD013549A98DA16F57E4D8C4716FC9340B6F57118A7776DC83BD704159A8237A43ABE5946B603EB5E99748D0A6EFBD3B866005C3071894AD0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Threading.Tasks.Extensions@4.6.3",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.ValueTuple@4.6.1",
      "author": "Microsoft",
      "name": "System.ValueTuple",
      "version": "4.6.1",
      "description": "System.ValueTuple",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5FBAC1C55566186E0CF0BD7360560E33262DC3DC106630BD8CD442B5CEF4D97DBC822E83991A7BEAB66248BC00E1BE68491E47EC4D1900F1D843429E5AF910E0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.ValueTuple@4.6.1",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/maintenance-packages",
          "type": "vcs"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "ForensicSearchServer@3.0.5.0",
      "dependsOn": [
        "pkg:nuget/AutoMapper@16.1.1",
        "pkg:nuget/Axis.Analyzers@5.2.2",
        "pkg:nuget/Axis.ApplicationTracking@2.4.0",
        "pkg:nuget/Axis.Podracers.GenetecSDK@5.10.4111",
        "pkg:nuget/Dapper@2.1.24",
        "pkg:nuget/DapperExtensions@1.6.3",
        "pkg:nuget/log4net@2.0.15",
        "pkg:nuget/LoggerRegistryConfig@3.0.3.0",
        "pkg:nuget/Microsoft.ApplicationInsights@2.22.0",
        "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@10.0.0",
        "pkg:nuget/Microsoft.Bcl.HashCode@6.0.0",
        "pkg:nuget/Microsoft.Bcl.TimeProvider@8.0.1",
        "pkg:nuget/Microsoft.CSharp@4.7.0",
        "pkg:nuget/Microsoft.Extensions.DependencyInjection.Abstractions@10.0.0",
        "pkg:nuget/Microsoft.Extensions.Logging.Abstractions@10.0.0",
        "pkg:nuget/Microsoft.Extensions.Options@10.0.0",
        "pkg:nuget/Microsoft.Extensions.Primitives@10.0.0",
        "pkg:nuget/Microsoft.IdentityModel.Abstractions@8.14.0",
        "pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.14.0",
        "pkg:nuget/Microsoft.IdentityModel.Logging@8.14.0",
        "pkg:nuget/Microsoft.IdentityModel.Tokens@8.14.0",
        "pkg:nuget/Newtonsoft.Json@13.0.3",
        "pkg:nuget/StyleCop.Analyzers@1.1.118",
        "pkg:nuget/System.Buffers@4.6.1",
        "pkg:nuget/System.Diagnostics.DiagnosticSource@10.0.0",
        "pkg:nuget/System.Memory@4.6.3",
        "pkg:nuget/System.Numerics.Vectors@4.6.1",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.1.2",
        "pkg:nuget/System.Text.Encodings.Web@8.0.0",
        "pkg:nuget/System.Text.Json@8.0.5",
        "pkg:nuget/System.Threading.Tasks.Extensions@4.6.3",
        "pkg:nuget/System.ValueTuple@4.6.1"
      ]
    },
    {
      "ref": "pkg:nuget/AutoMapper@16.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Axis.Analyzers@5.2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Axis.ApplicationTracking@2.4.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Axis.Podracers.GenetecSDK@5.10.4111",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Dapper@2.1.24",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/DapperExtensions@1.6.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/log4net@2.0.15",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/LoggerRegistryConfig@3.0.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.ApplicationInsights@2.22.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@10.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Bcl.HashCode@6.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Bcl.TimeProvider@8.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.CSharp@4.7.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.DependencyInjection.Abstractions@10.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Logging.Abstractions@10.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Options@10.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Primitives@10.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.IdentityModel.Abstractions@8.14.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.14.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.IdentityModel.Logging@8.14.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Microsoft.IdentityModel.Tokens@8.14.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/Newtonsoft.Json@13.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/StyleCop.Analyzers@1.1.118",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Buffers@4.6.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Diagnostics.DiagnosticSource@10.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Memory@4.6.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Numerics.Vectors@4.6.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Text.Encodings.Web@8.0.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Text.Json@8.0.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.Threading.Tasks.Extensions@4.6.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:nuget/System.ValueTuple@4.6.1",
      "dependsOn": []
    }
  ]
}