{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:42e52f47-21d9-428c-8b1c-d521e54a29a9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-03-09T15:08:08.128Z",
    "component": {
      "type": "firmware",
      "supplier": {
        "name": "Hanwha Vision Co., Ltd.",
        "url": [
          "https://www.hanwhavision.com"
        ]
      },
      "author": "Hanwha Vision Co., Ltd.",
      "name": "Wisenet Platform",
      "publisher": "Hanwha Vision Co., Ltd.",
      "copyright": "Hanwha Vision Co., Ltd."
    },
    "manufacture": {
      "name": "Hanwha Vision Co., Ltd.",
      "url": [
        "https://www.hanwhavision.com"
      ]
    },
    "supplier": {
      "name": "Hanwha Vision Co., Ltd.",
      "url": [
        "https://www.hanwhavision.com"
      ]
    }
  },
  "components": [
    {
      "name": "rapidjson",
      "bom-ref": "rapidjson",
      "type": "library",
      "version": "1.1.0",
      "copyright": "Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip.\nCopyright (c) 2002 JSON.\nCopyright (c) 2006-2013 Alexander Chemeris\nCopyright (c) 2008-2010 Bjoern Hoehrmann <bjoern@hoehrmann.de>\nCopyright (c) 2012 Julian Berman ",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "description": "Rapidjson is a JSON parser and generator for C++. It was inspired by rapidxml.\r\r\n\r\r\n *  Rapidjson is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code.\r\r\n\r\r\n *  Rapidjson is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.1 for acceleration.\r\r\n\r\r\n *  Rapidjson is self-contained. It does not depend on external libraries such as BOOST. It even does not depend on STL.\r\r\n\r\r\n  *  Rapidjson is memory friendly. Each JSON value occupies exactly 16/20 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing.",
      "supplier": {
        "url": [
          "http://rapidjson.org/"
        ]
      }
    },
    {
      "name": "SQLite",
      "bom-ref": "SQLite",
      "type": "library",
      "version": "3.39.0",
      "licenses": [
        {
          "license": {
            "name": "Public Domain"
          }
        }
      ],
      "cpe": "cpe:2.3:a:sqlite:sqlite:3.39.0:*:*:*:*:*:*:*",
      "description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.",
      "supplier": {
        "url": [
          "http://sqlite.org/"
        ]
      }
    },
    {
      "name": "AcademySoftwareFoundation/OpenTimelineIO",
      "bom-ref": "AcademySoftwareFoundation/OpenTimelineIO",
      "type": "library",
      "version": "v0.17.0",
      "copyright": "Copyright (c) Copyright IBM Corporation 2021\nCopyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip\nCopyright (c) 2002 JSON.org\nCopyright (c) 2006-2013 Alexander Chemeris\nCopyright (c) 2008-2010 Bjoern Hoehrmann <bjoern@hoehrmann.de> \nCopyright (c) 2012 Julian Berman\nCopyright (c) 2015 mojmir svoboda\nCopyright (c) 2017 Bart Muzzin",
      "licenses": [
        {
          "license": {
            "name": "Apache License 2.0"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/opentimelineio@0.17.0-3.fc43?arch=i686",
      "supplier": {
        "url": [
          "https://github.com/AcademySoftwareFoundation/OpenTimelineIO"
        ]
      }
    },
    {
      "name": "OpenSSL",
      "bom-ref": "OpenSSL",
      "type": "library",
      "version": "3.5.5",
      "copyright": "Copyright (c) 1995-2022 The OpenSSL Project Authors.",
      "licenses": [
        {
          "license": {
            "name": "Apache License 2.0"
          }
        }
      ],
      "description": "OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library.\r\r\n\r\r\nOpenSSL is licensed under an Apache-style license, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions.",
      "supplier": {
        "url": [
          "https://www.openssl.org"
        ]
      }
    },
    {
      "name": "Boost C++ Libraries - boost",
      "bom-ref": "Boost C++ Libraries - boost",
      "type": "library",
      "version": "1.83.0",
      "licenses": [
        {
          "license": {
            "name": "Boost Software License 1.0"
          }
        }
      ],
      "description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. See http://www.boost.org",
      "supplier": {
        "url": [
          "https://www.boost.org/"
        ]
      }
    },
    {
      "name": "Boost C++ Libraries - boost",
      "bom-ref": "Boost C++ Libraries - boost",
      "type": "library",
      "version": "1.86.0",
      "licenses": [
        {
          "license": {
            "name": "Boost Software License 1.0"
          }
        }
      ],
      "description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. See http://www.boost.org",
      "supplier": {
        "url": [
          "https://www.boost.org/"
        ]
      }
    },
    {
      "name": "POCO C++ Libraries",
      "bom-ref": "POCO C++ Libraries",
      "type": "library",
      "version": "1.14.2",
      "copyright": "Copyright (c) by Kevlin Henney. Modified for Poco\nCopyright (c) Kevlin Henney, 2000, 2001, 2002.\nCopyright (c) 2004-2020, 2022 Applied Informatics Software Engineering GmbH.\nCopyright (c) 1983, 1993 The Regents of the University of California.\nCopyright (c) 2001 by Andrei Alexandrescu\nCopyright (c) 2017 Rhodri James <rhodri@wildebeest.org.uk>\nCopyright (c) 2016 Thomas Beutlich <tc@tbeu.de>\nCopyright (c) 2022 Thijs Schreijer <thijs@thijsschreijer.nl>\nCopyright (c) Nicolai M. Josuttis 2001.\nCopyright (c) 2000-2005 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>\nCopyright (c) 2016-2019 Sebastian Pipping <sebastian@pipping.org>\nCopyright (c) 2009-2013 Code Synthesis Tools CC.\nCopyright (c) 2016 Cristian Rodr\nCopyright (c) 2016-2022 Sebastian Pipping <sebastian@pipping.org>\nCopyright (c) 2001-2002 Greg Stein <gstein@users.sourceforge.net>\nCopyright (c) 1995-2022 Jean-loup Gailly and Mark Adler\nCopyright (c) Addison-Wesley 2001\nCopyright (c) 1997-2000 Thai Open Source Software Center Ltd\nCopyright (c) 2002-2016 Karl Waclawek <karl@waclawek.net>\nCopyright (c) 2018 Yury Gribov <tetra2005@gmail.com>\nCopyright (c) Calum Grant 2007\nCopyright (c) 1991-2, RSA Data Security, Inc. Created 1991.\nCopyright (c) 2001-2004 Unicode, Inc.\nCopyright (c) 2005-2014 Daniel James.\nCopyright (c) 2000 Clark Cooper <coopercc@users.sourceforge.net>\nCopyright (c) 2017 Tessil\nCopyright (c) 2011, Anton V. Yabchinskiy (arn at bestmx dot ru).",
      "licenses": [
        {
          "license": {
            "name": "Boost Software License 1.0"
          }
        }
      ],
      "purl": "pkg:github/pocoproject/poco@poco-1.14.2-release",
      "description": "The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. Their modular and efficient design and implementation makes the POCO C++ Libraries extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, the POCO C++ Libraries are also ready for enterprise-level challenges.",
      "supplier": {
        "url": [
          "https://sourceforge.net/projects/poco/"
        ]
      }
    },
    {
      "name": "SciPy",
      "bom-ref": "SciPy",
      "type": "library",
      "version": "1.15.3",
      "copyright": "Copyright (c) 2003 C. Bond. All rights reserved.\nCopyright (c) 2011 ACM 2011\nCopyright (c) 2014 Anton Bikineev\nCopyright (c) 2022 Antony Polukhin\nCopyright (c) 2008 Bruno Lalande\nCopyright (c) 1999 - 2021 Christopher Kormanyos \nCopyright (c) 2001-2002, 2006 Daryle Walker \nCopyright (c) 2001 Eric Ford \nCopyright (c) 2020 Evan Miller\nCopyright (c) 2001-2005 Hubert Holin and Daryle Walker \nCopyright (c) 2022 James Folberth\nCopyright (c) 2015-2016 Jeremy William Murphy \nCopyright (c) 2006 Johan Rade \nCopyright (c) 2005-2024 John Maddock \nCopyright (c) 2020-2024 Matt Borland \nCopyright (c) 2022 Matt Borland and Nick Thompson \nCopyright (c) 2017-2023 Nick Thompson \nCopyright (c) 2006 Paul A. Bristow \nCopyright (c) 2011 Paul A. Bristow (added changesign).\nCopyright (c) 2021 Victor Ananyev \nCopyright (c) 1999, 2000. 2004 Rasmus Munk Larsen, Stanford University \nCopyright (c) 1995 Ernst Stadlober, Institut fuer Statistitk, TU Graz\nCopyright (c) 2000, 2007 W. Hoermann",
      "licenses": [
        {
          "license": {
            "name": "BSD 3-Clause"
          }
        }
      ],
      "purl": "pkg:deb/ubuntu/scipy@1.15.3-1",
      "description": "SciPy git clone",
      "supplier": {
        "url": [
          "http://www.scipy.org"
        ]
      }
    },
    {
      "name": "Open Computer Vision Library (OpenCV)",
      "bom-ref": "Open Computer Vision Library (OpenCV)",
      "type": "library",
      "version": "3.4.16",
      "copyright": "Copyright (c) Christopher Diggins 2005-2011\nCopyright (c) Kevlin Henney 2001\nCopyright (c) Pablo Aguilar 2005\nCopyright (c) 2000-2015, Intel Corporation, all rights reserved.\nCopyright (c) 2008, Google, all rights reserved.\nCopyright (c) 2008-2012, Willow Garage Inc., all rights reserved.\nCopyright (c) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.\nCopyright (c) 2013, NVIDIA Corporation, all rights reserved.\nCopyright (c) 2013, OpenCV Foundation, all rights reserved.\nCopyright (c) 2014, Advanced Micro Devices, Inc., all rights reserved.\nCopyright (c) 2014-2015, Itseez Inc, all rights reserved.\nCopyright (c) 2015, OpenCV Foundation, all rights reserved.\nCopyright (c) 2016, Intel Corporation, all rights reserved.\nCopyright (c) 2018-2019, Intel Corporation, all rights reserved.\nCopyright (c) 1995 Intel Corporation.\nCopyright (c) 2008-2013 The Khronos Group Inc.\nCopyright (c) 2013 NVIDIA Corporation. All rights reserved.\nCopyright (c) 2008-2011 David G. Lowe (lowe@cs.ubc.ca). All rights reserved.\nCopyright  (c)2008-2011 Marius Muja (mariusm@cs.ubc.ca). All rights reserved.\nCopyright (c) 2011, 2012, 2013, 2014, 2015, 2016, 2017 The Regents of the University of California.",
      "licenses": [
        {
          "license": {
            "name": "BSD 3-Clause"
          }
        }
      ],
      "purl": "pkg:github/opencv/opencv@3.4.16",
      "description": "The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL and utilizes Intel Integrated Performance Primitives for better performance.",
      "supplier": {
        "url": [
          "http://opencv.org/"
        ]
      }
    },
    {
      "name": "Google C++ Testing Framework",
      "bom-ref": "Google C++ Testing Framework",
      "type": "library",
      "version": "1.15.2",
      "copyright": "Copyright (c) 2005-2010, 2013, 2015, 2018-2021 Google Inc.",
      "licenses": [
        {
          "license": {
            "name": "BSD 3-Clause"
          }
        }
      ],
      "purl": "pkg:deb/debian/libgmock-dev@1.15.2-1?arch=amd64",
      "description": "Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.",
      "supplier": {
        "url": [
          "https://github.com/google/googletest/"
        ]
      }
    },
    {
      "name": "libpaho-mqtt-dev",
      "bom-ref": "libpaho-mqtt-dev",
      "type": "library",
      "version": "1.3.13",
      "copyright": "Copyright (c) 2009-2023, IBM Corp. \nCopyright (c) 2018-2023 Roman Ondr \nCopyright (c) 2009, 2023 IBM Corp., Ian Craggs and others\nCopyright (c) 2017, 2023 IBM Corp. and others \nCopyright (c) 2020 Andreas Walter ",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "purl": "pkg:deb/debian/libpaho-mqtt-dev@1.3.13-1?arch=mips64el",
      "description": "Eclipse Paho MQTT C client - development files\r\nThis libraries enable applications to connect to an MQTT broker to publish\r\nmessages, and to subscribe to topics and receive published messages.\r\n\r\nThis package contains files for development and static libraries.",
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.c/"
        ]
      }
    },
    {
      "name": "eclipse/paho.mqtt.cpp",
      "bom-ref": "eclipse/paho.mqtt.cpp",
      "type": "library",
      "version": "v1.3.2",
      "copyright": "Copyright (c) 2013-2023 Frank Pagliughi <fpagliughi@mindspring.com>\nCopyright (c) 2016 Guilherme M. Ferreira <guilherme.maciel.ferreira@gmail.com> ",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/paho-cpp-devel@1.3.2-2.el9?arch=x86_64",
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.cpp"
        ]
      }
    },
    {
      "name": "eclipse/paho.mqtt.cpp",
      "bom-ref": "eclipse/paho.mqtt.cpp",
      "type": "library",
      "version": "v1.2.0",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.cpp"
        ]
      }
    },
    {
      "name": "eclipse/paho.mqtt.cpp",
      "bom-ref": "eclipse/paho.mqtt.cpp",
      "type": "library",
      "version": "1.4.0",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.cpp"
        ]
      }
    },
    {
      "name": "eclipse/paho.mqtt.cpp",
      "bom-ref": "eclipse/paho.mqtt.cpp",
      "type": "library",
      "version": "1.4.1",
      "copyright": "Copyright (c) 2013-2024 Frank Pagliughi <fpagliughi@mindspring.com>\nCopyright (c) 2016 Guilherme M. Ferreira <guilherme.maciel.ferreira@gmail.com> ",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.cpp"
        ]
      }
    },
    {
      "name": "gSOAP",
      "bom-ref": "gSOAP",
      "type": "library",
      "version": "2.8.129",
      "licenses": [
        {
          "license": {
            "name": "Genevia gSOAP Commercial License"
          }
        }
      ],
      "description": "The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++ (and C++11/C++14). Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming, SOAP and REST (WCF compatible), WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON.",
      "supplier": {
        "url": [
          "http://sourceforge.net/projects/gsoap2"
        ]
      }
    },
    {
      "name": "FFmpeg",
      "bom-ref": "FFmpeg",
      "type": "library",
      "version": "7.1.2",
      "copyright": "Copyright (c) 2001-2013 Michael Niedermayer (michaelni@gmx.at)\nCopyright (c) 2003 Ivan Kalvachev\nCopyright (c) 2007 Marco Gerards <marco@gnu.org>\nCopyright (c) 2008 NVIDIA\nCopyright (c) 2008-2009 Splitted-Desktop Systems\nCopyright (c) 2009 David Conrad\nCopyright (c) 2011 Jordi Ortiz\nCopyright (c) 2012 Martin Storsjo\nCopyright (c) 2013 James Almer <jamrial@gmail.com>\nCopyright (c) 2006-2007, 2013 Reimar Doeffinger\nCopyright (c) 2000-2003 Fabrice Bellard\nCopyright (c) 2006 Ryan Martell. (rdm4@martellventures.com)\nCopyright (c) 2007 Bobby Bingham\nCopyright (c) 2006-2007, 2011 Mans Rullgard\nCopyright (c) 2008 Peter Ross\nCopyright (c) 2006, 2009 Baptiste Coudurier <baptiste.coudurier@gmail.com>\nCopyright (c) 2010, 2012 Nicolas George\nCopyright (c) 2011 Reinhard Tartler\nCopyright (c) 2011-2014 Stefano Sabatini\nCopyright (c) 2006, 2011-2012 Smartjog S.A.S\nCopyright (c) 2011-2012, 2014 Cl\nCopyright (c) 2012 Justin Ruggles <justin.ruggles@gmail.com>\nCopyright (c) 2012 Samuel Pitoiset\nCopyright (c) 2013-2014, 2016 Vittorio Giovara <vittorio.giovara@gmail.com>\nCopyright (c) 2013-2018 Andreas Unterweger\nCopyright (c) 2014 Andrey Utkin\nCopyright (c) 2014 Lukasz Marek \nCopyright (c) 2014-2015 Supraja Meedinti\nCopyright (c) 2014 Tim Walker <tdskywalker@gmail.com>\nCopyright (c) 2015 Anton Khirnov\nCopyright (c) 2015 Eran Kornblau <erankor at gmail dot com>\nCopyright (c) 2015 Stephan Holljes\nCopyright (c) 2015 Vesselin Bontchev\nCopyright (c) 2015-2016 Matthieu Bouron <matthieu.bouron stupeflix.com>\nCopyright (c) 2016 Neil Birkbeck <neil.birkbeck@gmail.com>\nCopyright (c) 2017 Jun Zhao \nCopyright (c) 2017 Kaixuan Liu\nCopyright (c) 2018 Mohammad Izadi <moh.izadi at gmail.com>\nCopyright (c) 2020 Vacing Fang <vacingfang@tencent.com>\nCopyright (c) 2009 Laurent Aimar\nCopyright (c) 2012 Sebastien Zwickert\nCopyright (c) 2013 Andrew Kelley\nCopyright (c) 2015 Steve Lhomme",
      "licenses": [
        {
          "license": {
            "name": "LGPL 2.1+"
          }
        }
      ],
      "purl": "pkg:apk/alpine/ffmpeg7-dev@7.1.2-r4?arch=ppc64le",
      "description": "lash",
      "supplier": {
        "url": [
          "http://www.ffmpeg.org/"
        ]
      }
    },
    {
      "name": "HowardHinnant/date",
      "bom-ref": "HowardHinnant/date",
      "type": "library",
      "version": "v3.0.1",
      "copyright": "Copyright (c) 2015 Ville Voutilainen\nCopyright (c) 2015-2017, 2020-2021 Howard Hinnant <howard.hinnant@gmail.com>\nCopyright (c) 2016 Adrian Colomitchi\nCopyright (c) 2016 Alexander Kormanovsky <schmidt9@rambler.ru>\nCopyright (c) 2016, 2017, 2019 Jiangang Zhuang\nCopyright (c) 2017 Aaron Bishop\nCopyright (c) 2017 Florian Dang\nCopyright (c) 2017 Nicolas Veloz Savino\nCopyright (c) 2017 Paul Thompson\nCopyright (c) 2017-2019 Tomasz Kami\nCopyright (c) 2019-2020 Asad. Gharighi\nCopyright (c) 2017 Darrell Wright <dwright-git@dawdevel.ca>\nCopyright (c) 2019 Michael Tsukerman <miketsukerman@gmail.com>\nCopyright (c) 2019 Mike Ellery <mellery451@gmail.com>\nCopyright (c) 2019 nanoric <nanoric@qq.com>\nCopyright (c) 2021 Andrea Pappacoda <andrea@pappacoda.it>",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:github/howardhinnant/date@v3.0.1",
      "supplier": {
        "url": [
          "https://github.com/HowardHinnant/date"
        ]
      }
    },
    {
      "name": "JSON for Modern Cpp",
      "bom-ref": "JSON for Modern Cpp",
      "type": "library",
      "version": "3.12.0.really.3.12.0.really.3.11.3",
      "copyright": "Copyright (c) 2003-2017 University of Illinois at Urbana-Champaign.\nCopyright (c) 2009 Florian Loitsch.\nCopyright (c) 2012, Erik Edlund <erik.edlund@32767.se>\nCopyright (c) 2013-2023 Niels Lohmann <http://nlohmann.me>\nCopyright (c) 2016-2023 Viktor Kirilov \nCopyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>\nCopyright (c) 2009 Florian Loitsch\nCopyright (c) 2009 Google Inc.\nCopyright (c) 2016 Muri Nicanor <muri@immerda.ch>\nCopyright (c) University of Illinois at Urbana-Champaign",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:deb/ubuntu/nlohmann-json3@3.12.0.really.3.12.0.really.3.11.3-3build1",
      "description": "JSON for Modern C++",
      "supplier": {
        "url": [
          "https://json.nlohmann.me"
        ]
      }
    },
    {
      "name": "libspatialindex",
      "bom-ref": "libspatialindex",
      "type": "library",
      "version": "2.1.0",
      "copyright": "Copyright (c) 1993, Martin Birgmeier\nCopyright (c) 2002-2024, Marios Hadjieleftheriou\nCopyright (c) 2003-2020, Google Inc.\nCopyright (c) 1994-2020 Free Software Foundation, Inc.\nCopyright (c) 1993 Martin Birgmeier\nCopyright (c) 2002, Marios Hadjieleftheriou\nCopyright (c) 2009, Howard Butler\nCopyright (c) 2010, Leonard Norrg\nCopyright (c) 2010, Matthias (nitro)\nCopyright (c) 2023, Peter Labadorf",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:deb/ubuntu/spatialindex@2.1.0-1build1",
      "description": "C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API",
      "supplier": {
        "url": [
          "http://libspatialindex.github.com"
        ]
      }
    },
    {
      "name": "libvpl2",
      "bom-ref": "libvpl2",
      "type": "library",
      "version": "2.14.0",
      "copyright": "Copyright (c) Intel Corporation",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/libvpl-devel@2.14.0-2.fc42?arch=x86_64&epoch=1",
      "description": "The oneAPI Video Processing Library (oneVPL) provides a single video processing\r\nAPI for encode, decode, and video processing that works across a wide range of\r\naccelerators.",
      "supplier": {
        "url": [
          "https://github.com/oneapi-src/oneVPL"
        ]
      }
    },
    {
      "name": "libxml2",
      "bom-ref": "libxml2",
      "type": "library",
      "version": "2.15.1",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:deb/debian/libxml2-dev@2.15.1%2Bdfsg-0.1?arch=arm64",
      "description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).\r\r\n\r\r\nIncludes the xmllint tool for checking documents for well-formedness, validating documents against a DTD or XML Schema, and pretty printing XML input.",
      "supplier": {
        "url": [
          "https://github.com/GNOME/libxml2"
        ]
      }
    },
    {
      "name": "pugixml",
      "bom-ref": "pugixml",
      "type": "library",
      "version": "1.15",
      "copyright": "Copyright (c) 2006-2023 Arseny Kapoulkine (arseny.kapoulkine@gmail.com) \nCopyright (c) 2003, by Kristen Wegner (kristen@tima.net)\nCopyright (c) 2004 Joel de Guzman ",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "description": "PugiXML is a heavily refactored/reworked version of PugXML (basically, what is left is general idea of in-situ parsing, class naming schemes and parts of inner parsing loop). It is meant to be used for loading XML files where speed is important. \r\r\n\r\r\nCurrent version: 1.2 (May 1, 2012)",
      "supplier": {
        "url": [
          "http://pugixml.org/"
        ]
      }
    },
    {
      "name": "rapidjson",
      "bom-ref": "rapidjson",
      "type": "library",
      "version": "1.1.0^20241222git24b5e7a",
      "copyright": "Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip\nCopyright (c) 2015 THL A29 Limited.\nCopyright (c) 2006-2013 Alexander Chemeris",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "description": "Rapidjson is a JSON parser and generator for C++. It was inspired by rapidxml.\r\r\n\r\r\n *  Rapidjson is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code.\r\r\n\r\r\n *  Rapidjson is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.1 for acceleration.\r\r\n\r\r\n *  Rapidjson is self-contained. It does not depend on external libraries such as BOOST. It even does not depend on STL.\r\r\n\r\r\n  *  Rapidjson is memory friendly. Each JSON value occupies exactly 16/20 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing.",
      "supplier": {
        "url": [
          "http://rapidjson.org/"
        ]
      }
    },
    {
      "name": "spdlog",
      "bom-ref": "spdlog",
      "type": "library",
      "version": "1.15.1",
      "copyright": "Copyright (c) 2019 ZVYAGIN.Alexander@gmail.com\nCopyright (c) 2012 - present, Victor Zverovich\nCopyright (c) 2012 - present, Victor Zverovich and fmt contributors\nCopyright (c) Paul Dreik 2019\nCopyright (c) 2018 - present, Remotion (Igor Schulz)\nCopyright (c) 2016 Alexander Dalshov.\nCopyright (c) 2015-present, Gabi Melman",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "cpe": "cpe:2.3:a:gabime:spdlog:1.15.1:*:*:*:*:*:*:*",
      "purl": "pkg:rpm/fedora/spdlog@1.15.1-2.fc42?arch=i686",
      "description": "Super fast C++ logging library.",
      "supplier": {
        "url": [
          "https://github.com/gabime/spdlog"
        ]
      }
    },
    {
      "name": "spdlog",
      "bom-ref": "spdlog",
      "type": "library",
      "version": "1.15.3",
      "copyright": "Copyright (c) 2019 ZVYAGIN.Alexander@gmail.com\nCopyright (c) 2012 - present, Victor Zverovich\nCopyright (c) 2012 - present, Victor Zverovich and fmt contributors\nCopyright (c) Paul Dreik 2019\nCopyright (c) 2018 - present, Remotion (Igor Schulz)\nCopyright (c) 2016 Alexander Dalshov.\nCopyright (c) 2015-present, Gabi Melman",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/spdlog@1.15.3-3.fc43?arch=i686",
      "description": "Super fast C++ logging library.",
      "supplier": {
        "url": [
          "https://github.com/gabime/spdlog"
        ]
      }
    },
    {
      "name": "toml11",
      "bom-ref": "toml11",
      "type": "library",
      "version": "v3.6.0",
      "copyright": "Copyright (c) 2017, 2019 Toru Niina",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:github/toruniina/toml11@v3.6.0",
      "description": "TOML for Modern C++",
      "supplier": {
        "url": [
          "https://github.com/ToruNiina/toml11"
        ]
      }
    },
    {
      "name": "tomlplusplus",
      "bom-ref": "tomlplusplus",
      "type": "library",
      "version": "v3.4.0",
      "copyright": "Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>\nCopyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>\nCopyright (c) 2009 Florian Loitsch.\nCopyright (c) 2019-2020 Mark Gillard <mark.gillard@outlook.com.au>\nCopyright (c) 2017, 2022 Two Blue Cubes Ltd.\nCopyright (c) Catch2 Authors",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:github/marzer/tomlplusplus@v3.4.0",
      "description": "Header-only TOML parser and serializer for modern C++.",
      "supplier": {
        "url": [
          "https://marzer.github.io/tomlplusplus/"
        ]
      }
    },
    {
      "name": "OpenLDAP",
      "bom-ref": "OpenLDAP",
      "type": "library",
      "version": "2.5.19",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "Open LDAP Public License 2.8"
          }
        }
      ],
      "description": "OpenLDAP is a free, open source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP Project.",
      "supplier": {
        "url": [
          "http://www.openldap.org/"
        ]
      }
    },
    {
      "name": "mdns",
      "bom-ref": "mdns",
      "type": "library",
      "version": "1.4.2",
      "licenses": [
        {
          "license": {
            "name": "Unlicense"
          }
        }
      ],
      "description": "Public domain mDNS/DNS-SD library in C",
      "supplier": {
        "url": [
          "https://github.com/mjansson/mdns"
        ]
      }
    },
    {
      "name": "libjpeg-turbo",
      "bom-ref": "libjpeg-turbo",
      "type": "library",
      "version": "2.1.5",
      "copyright": "Copyright (c) 1991-1998, Thomas G. Lane. \nCopyright (c) 1999-2006, MIYASAKA Masaru.\nCopyright (c) 2009, 2011, 2014-2015, 2018, 2020, D. R. Commander. \nCopyright (c) 2009-2011, 2013-2014, 2016-2017, 2020, D. R. Commander.\nCopyright (c) 2014, 2017, 2021-2022, D. R. Commander. \nCopyright (c) 2015, Google, Inc. \nCopyright (c) 2009-2015, 2017, 2020-2021 D. R. Commander. \nCopyright (c) 2009-2022 D. R. Commander. \nCopyright (c) 2011-2012, 2014-2015, 2017, 2019, 2021-2022 * D. R. Commander. \nCopyright (c) 2015 Viktor Szathm \nCopyright (c) 2015-2022, conda-forge contributors \ncopyright (c) 1991-2016, Thomas G. Lane, Guido Vollbeding.\ncopyright (c) 1991-2020, Thomas G. Lane, Guido Vollbeding",
      "licenses": [
        {
          "license": {
            "name": "Zlib License"
          }
        }
      ],
      "supplier": {
        "url": [
          "http://libjpeg-turbo.virtualgl.org/"
        ]
      }
    },
    {
      "name": "OpenSSL",
      "bom-ref": "OpenSSL",
      "type": "library",
      "version": "3.5.5",
      "copyright": "Copyright (c) 1995-2022 The OpenSSL Project Authors.",
      "licenses": [
        {
          "license": {
            "name": "Apache License 2.0"
          }
        }
      ],
      "description": "OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library.\r\r\n\r\r\nOpenSSL is licensed under an Apache-style license, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions.",
      "supplier": {
        "url": [
          "https://www.openssl.org"
        ]
      }
    },
    {
      "name": "AcademySoftwareFoundation/OpenTimelineIO",
      "bom-ref": "AcademySoftwareFoundation/OpenTimelineIO",
      "type": "library",
      "version": "v0.17.0",
      "copyright": "Copyright (c) IBM Corporation 2021\nCopyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip.\nCopyright (c) 2002 JSON.org All Rights Reserved.\nCopyright (c) 2006-2013 Alexander Chemeris\nCopyright (c) 2008-2010 Bjoern Hoehrmann <bjoern@hoehrmann.de> \nCopyright (c) 2012 Julian Berman\nCopyright (c) 2015 mojmir svoboda\nCopyright (c) 2017 Bart Muzzin",
      "licenses": [
        {
          "license": {
            "name": "Apache License 2.0"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/opentimelineio@0.17.0-3.fc43?arch=i686",
      "supplier": {
        "url": [
          "https://github.com/AcademySoftwareFoundation/OpenTimelineIO"
        ]
      }
    },
    {
      "name": "Boost C++ Libraries - boost",
      "bom-ref": "Boost C++ Libraries - boost",
      "type": "library",
      "version": "1.86.0",
      "copyright": "Copyright (c) 2015-2020 Niall Douglas\nCopyright (c) 2011-2020 Edward Diener\nCopyright (c) 2002-2020 Robert Ramey \nCopyright (c) 2001-2014 Beman Dawes Boost.Filesystem\nCopyright (c) 2002-2008 Fernando Luis Cacciola Carballal.\nCopyright (c) 2005-2012 Anthony Williams \nCopyright (c) 2011-2018 Vicente J. Botet Escriba \nCopyright (c) 2005-2019 Rene Rivera \nCopyright (c) 2001-2020 Peter Dimov\nCopyright (c) 2005-2020 Ion Gaztanaga\nCopyright (c) 1999-2018 John Maddock\nCopyright (c) 2006-2017 Paul A. Bristow\nCopyright (c) 2017-2020 Nick Thompson\nCopyright (c) 2015-2020 Vinnie Falco (vinnie.falco@gmail.com)\nCopyright (c) 2003-2020 Christopher M. Kohlhoff (chris at kohlhoff dot com)\nCopyright (c) 2002-2020 Christopher Kormanyos\nCopyright (c) 2019-2020 Krystian Stasiowski (sdkrystian@gmail.com)\nCopyright (c) 2007-2008 CodeRage, LLC\nCopyright (c) 2013-2020 Oracle and/or its affiliates. \nCopyright (c) 2008-2019 Lorenzo Caminiti\nCopyright (c) 2001-2019 Joel de Guzman\nCopyright (c) 2002-2020 CrystalClear Software, Inc. \nCopyright (c) 2007-2020 Barend Gehrels, Amsterdam, the Netherlands.\nCopyright (c) 2009-2017 Mateusz Loskot, London, UK. \nCopyright (c) 2009-2020 Vladimir Batov.\nCopyright (c) 2011-2019 Adam Wulkiewicz, Lodz, Poland.\nCopyright (c) 2011-2020 Antony Polukhin\nCopyright (c) 2003-2020 Joaquin M Lopez Munoz.\nCopyright (c) 2014-2020 Glen Joseph Fernandes\nCopyright (c) 2015-2018 Andrey Semashev\nCopyright (c) 2010-2018 Abel Sinkovics (abel@sinkovics.hu)",
      "licenses": [
        {
          "license": {
            "name": "Boost Software License 1.0"
          }
        }
      ],
      "purl": "pkg:nuget/boost@1.86.0",
      "description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. See http://www.boost.org",
      "supplier": {
        "url": [
          "https://www.boost.org/"
        ]
      }
    },
    {
      "name": "POCO C++ Libraries",
      "bom-ref": "POCO C++ Libraries",
      "type": "library",
      "version": "1.14.2",
      "copyright": "Copyright (c) 2001 Nicolai M. Josuttis \nCopyright (c) 1991-2, RSA Data Security, Inc. Created 1991. \nCopyright (c) 1995-2024 Jean-loup Gailly and Mark Adler\nCopyright (c) 2007 Calum Grant \nCopyright (c) 2004-2011 Applied Informatics Software Engineering GmbH.\nCopyright (c) 2001 by Andrei Alexandrescu\nCopyright (c) 2009-2013 Code Synthesis Tools CC.\nCopyright (c) 2001-2004 Unicode, Inc.\nCopyright (c) 2005-2014 Daniel James.\nCopyright (c) 2001 Addison-Wesley\nCopyright (c) 2000, 2001, 2002 Kevlin Henney",
      "licenses": [
        {
          "license": {
            "name": "Boost Software License 1.0"
          }
        }
      ],
      "purl": "pkg:github/pocoproject/poco@poco-1.14.2-release",
      "description": "The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. Their modular and efficient design and implementation makes the POCO C++ Libraries extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, the POCO C++ Libraries are also ready for enterprise-level challenges.",
      "supplier": {
        "url": [
          "https://sourceforge.net/projects/poco/"
        ]
      }
    },
    {
      "name": "Google C++ Testing Framework",
      "bom-ref": "Google C++ Testing Framework",
      "type": "library",
      "version": "v1.15.2",
      "copyright": "Copyright (c) 2005-2010, 2013, 2015, 2018-2021 Google Inc.",
      "licenses": [
        {
          "license": {
            "name": "BSD 3-Clause"
          }
        }
      ]
    },
    {
      "name": "libpaho-mqtt-dev",
      "bom-ref": "libpaho-mqtt-dev",
      "type": "library",
      "version": "1.3.13",
      "copyright": "Copyright (c) 2009-2023, IBM Corp. \nCopyright (c) 2018-2023 Roman Ondr \nCopyright (c) 2009, 2023 IBM Corp., Ian Craggs and others\nCopyright (c) 2017, 2023 IBM Corp. and others \nCopyright (c) 2020 Andreas Walter ",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "purl": "pkg:deb/debian/libpaho-mqtt-dev@1.3.13-1?arch=mips64el",
      "description": "Eclipse Paho MQTT C client - development files\r\nThis libraries enable applications to connect to an MQTT broker to publish\r\nmessages, and to subscribe to topics and receive published messages.\r\n\r\nThis package contains files for development and static libraries.",
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.c/"
        ]
      }
    },
    {
      "name": "eclipse/paho.mqtt.cpp",
      "bom-ref": "eclipse/paho.mqtt.cpp",
      "type": "library",
      "version": "v1.3.2",
      "copyright": "Copyright (c) 2015-2023 Frank Pagliughi <fpagliughi@mindspring.com>\nCopyright (c) 2016 Guilherme M. Ferreira <guilherme.maciel.ferreira@gmail.com> ",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/paho-cpp-devel@1.3.2-2.el9?arch=x86_64",
      "supplier": {
        "url": [
          "https://github.com/eclipse/paho.mqtt.cpp"
        ]
      }
    },
    {
      "name": "eclipse/paho.mqtt.cpp",
      "bom-ref": "eclipse/paho.mqtt.cpp",
      "type": "library",
      "version": "1.4.0",
      "copyright": "Copyright (c) 2013-2024 Frank Pagliughi <fpagliughi@mindspring.com> \nCopyright (c) 2016 Guilherme M. Ferreira <guilherme.maciel.ferreira@gmail.com> \nCopyright (c) 2007, Eclipse Foundation, Inc. and its licensors.",
      "licenses": [
        {
          "license": {
            "name": "Eclipse Distribution License - v 1.0"
          }
        }
      ]
    },
    {
      "name": "FFmpeg",
      "bom-ref": "FFmpeg",
      "type": "library",
      "version": "7.1.2",
      "copyright": "Copyright (c) 2006 Ryan Martell. (rdm4@martellventures.com)\nCopyright (c) 2006 Smartjog S.A.S, Baptiste Coudurier <baptiste.coudurier@gmail.com>\nCopyright (c) 2007 Bobby Bingham\nCopyright (c) 2007 Mans Rullgard\nCopyright (c) 2007 Reimar Doeffinger\nCopyright (c) 2008 Michael Niedermayer \nCopyright (c) 2008 Peter Ross\nCopyright (c) 2009 Baptiste Coudurier <baptiste.coudurier@gmail.com> \nCopyright (c) 2009 Michael Niedermayer <michaelni@gmx.at> \nCopyright (c) 2011 Mans Rullgard \nCopyright (c) 2011-2012 Smartjog S.A.S, Cl \nCopyright (c) 2012 Justin Ruggles <justin.ruggles@gmail.com>\nCopyright (c) 2012 Nicolas George \nCopyright (c) 2012 Samuel Pitoiset \nCopyright (c) 2013 Vittorio Giovara <vittorio.giovara@gmail.com>\nCopyright (c) 2014 Supraja Meedinti \nCopyright (c) 2014 Tim Walker <tdskywalker@gmail.com>\nCopyright (c) 2014 Vittorio Giovara <vittorio.giovara@gmail.com> \nCopyright (c) 2015 Eran Kornblau <erankor at gmail dot com> \nCopyright (c) 2015 Kevin Wheatley <kevin.j.wheatley@gmail.com>\nCopyright (c) 2015 Supraja Meedinti \nCopyright (c) 2015 Vesselin Bontchev \nCopyright (c) 2015-2016 Matthieu Bouron <matthieu.bouron stupeflix.com> \nCopyright (c) 2016 Matthieu Bouron <matthieu.bouron stupeflix.com> \nCopyright (c) 2016 Neil Birkbeck <neil.birkbeck@gmail.com>\nCopyright (c) 2016 Ronald S. Bultje <rsbultje@gmail.com>\nCopyright (c) 2016 Vittorio Giovara <vittorio.giovara@gmail.com>\nCopyright (c) 2018 Mohammad Izadi <moh.izadi at gmail.com> \nCopyright (c) 2020 Vacing Fang <vacingfang@tencent.com>\nCopyright (c) 2021 Limin Wang <lance.lmwang at gmail.com> \nCopyright (c) 2022 Pierre-Anthony Lemieux <pal@palemieux.com> * Zane van Iperen <zane@zanevaniperen.com> \nCopyright (c) 2023 Jan Ekstr\nCopyright (c) 2023 Leo Izen <leo.izen@gmail.com> \nCopyright 2023 Elias Carotti <eliascrt at amazon dot it> \ncopyright (c) 2001,2003 Fabrice Bellard\ncopyright (c) 2005-2012 Michael Niedermayer <michaelni@gmx.at> \ncopyright (c) 2006 Mans Rullgard \ncopyright (c) 2006-2007, 2010 Michael Niedermayer <michaelni@gmx.at>\ncopyright (c) 2006 Reimar Doeffinger \ncopyright (c) 2009 Laurent Aimar\ncopyright (c) 2012 Sebastien Zwickert \ncopyright (c) 2015 Steve Lhomme \ncopyright (c) 2022-2023 Wu Jianhua <toqsxw@outlook.com>",
      "licenses": [
        {
          "license": {
            "name": "LGPL 2.1+"
          }
        }
      ],
      "description": "lash",
      "supplier": {
        "url": [
          "http://www.ffmpeg.org/"
        ]
      }
    },
    {
      "name": "@electron-fonts/noto-sans-kr",
      "bom-ref": "@electron-fonts/noto-sans-kr",
      "type": "library",
      "version": "1.1.1",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:npm/%40electron-fonts/noto-sans-kr@1.1.1",
      "description": "Noto Sans KR font injector to electron aplications.",
      "supplier": {
        "url": [
          "https://github.com/ArthurLobopro/electron-fonts#readme"
        ]
      }
    },
    {
      "name": "@electron-fonts/noto-sans-mono",
      "bom-ref": "@electron-fonts/noto-sans-mono",
      "type": "library",
      "version": "1.1.1",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:npm/%40electron-fonts/noto-sans-mono@1.1.1",
      "description": "Noto Sans Mono font injector to electron aplications.",
      "supplier": {
        "url": [
          "https://github.com/ArthurLobopro/electron-fonts#readme"
        ]
      }
    },
    {
      "name": "@mitsuharu/vivliostyle-theme-noto-sans-jp",
      "bom-ref": "@mitsuharu/vivliostyle-theme-noto-sans-jp",
      "type": "library",
      "version": "0.1.3",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:npm/%40mitsuharu/vivliostyle-theme-noto-sans-jp@0.1.3",
      "description": "This is a vivliostyle theme that sets fonts to Noto Sans JP and Noto Sans Mono. If use it, you MUST use with other themes.",
      "supplier": {
        "url": [
          "https://github.com/mitsuharu/vivliostyle-theme-noto-sans-jp#readme"
        ]
      }
    },
    {
      "name": "HowardHinnant/date",
      "bom-ref": "HowardHinnant/date",
      "type": "library",
      "version": "v3.0.1",
      "copyright": "Copyright (c) 2015 Ville Voutilainen\nCopyright (c) 2015-2017, 2020-2021 Howard Hinnant <howard.hinnant@gmail.com>\nCopyright (c) 2016 Adrian Colomitchi\nCopyright (c) 2016 Alexander Kormanovsky <schmidt9@rambler.ru>\nCopyright (c) 2016, 2017, 2019 Jiangang Zhuang\nCopyright (c) 2017 Aaron Bishop\nCopyright (c) 2017 Florian Dang\nCopyright (c) 2017 Nicolas Veloz Savino\nCopyright (c) 2017 Paul Thompson\nCopyright (c) 2017-2019 Tomasz Kami\nCopyright (c) 2019-2020 Asad. Gharighi\nCopyright (c) 2017 Darrell Wright <dwright-git@dawdevel.ca>\nCopyright (c) 2019 Michael Tsukerman <miketsukerman@gmail.com>\nCopyright (c) 2019 Mike Ellery <mellery451@gmail.com>\nCopyright (c) 2019 nanoric <nanoric@qq.com>\nCopyright (c) 2021 Andrea Pappacoda <andrea@pappacoda.it>",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:github/howardhinnant/date@v3.0.1",
      "supplier": {
        "url": [
          "https://github.com/HowardHinnant/date"
        ]
      }
    },
    {
      "name": "i965-va-driver",
      "bom-ref": "i965-va-driver",
      "type": "library",
      "version": "2.22.0",
      "copyright": "Copyright (c) 2009 Splitted-Desktop Systems. All Rights Reserved.\nCopyright (c) 2007 Intel Corporation. All Rights Reserved.\nCopyright (c) 2007-2024 Intel Corporation. All Rights Reserved.\nCopyright (c) 2007,2008 Red Hat, Inc.\nCopyright (c) 2022 Collabora Ltd.",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:rpm/centos/libva-devel@2.22.0-2.el10?arch=s390x",
      "description": "VAAPI driver for Intel G45 & HD Graphics family\r\nThe VA-API (Video Acceleration API) enables hardware accelerated video\r\ndecode/encode at various entry-points (VLD, IDCT, Motion Compensation\r\netc.) for the prevailing coding standards today (MPEG-2, MPEG-4\r\nASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface\r\nto fully expose the video decode capabilities in today's GPUs.\r\n\r\nThis package contains the video decode and encode driver backend for the\r\nIntel G45 chipsets and Intel HD Graphics for the Intel Core processor family.\r\nThe supported platforms include:\r\n * Cantiga, Intel GMA 4500MHD (GM45)\r\n * Ironlake, Intel HD Graphics for 2010 Intel Core processor family\r\n * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family\r\n * Ivy Bridge\r\n * Haswell\r\n * Broadwell",
      "supplier": {
        "url": [
          "https://01.org/linuxmedia/vaapi"
        ]
      }
    },
    {
      "name": "JSON for Modern Cpp",
      "bom-ref": "JSON for Modern Cpp",
      "type": "library",
      "version": "3.11.3",
      "copyright": "Copyright (c) 2003-2017 University of Illinois at Urbana-Champaign.\nCopyright (c) 2009 Florian Loitsch.\nCopyright (c) 2012, Erik Edlund <erik.edlund@32767.se>\nCopyright (c) 2013-2023 Niels Lohmann <http://nlohmann.me>\nCopyright (c) 2016-2023 Viktor Kirilov \nCopyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>\nCopyright (c) 2009 Florian Loitsch\nCopyright (c) 2009 Google Inc.\nCopyright (c) 2016 Muri Nicanor <muri@immerda.ch>\nCopyright (c) University of Illinois at Urbana-Champaign",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "description": "JSON for Modern C++",
      "supplier": {
        "url": [
          "https://json.nlohmann.me"
        ]
      }
    },
    {
      "name": "libspatialindex",
      "bom-ref": "libspatialindex",
      "type": "library",
      "version": "2.1.0",
      "copyright": "Copyright (c) 1993, Martin Birgmeier\nCopyright (c) 2002-2024, Marios Hadjieleftheriou\nCopyright (c) 2003-2020, Google Inc.\nCopyright (c) 1994-2020 Free Software Foundation, Inc.\nCopyright (c) 1993 Martin Birgmeier\nCopyright (c) 2002, Marios Hadjieleftheriou\nCopyright (c) 2009, Howard Butler\nCopyright (c) 2010, Leonard Norrg\nCopyright (c) 2010, Matthias (nitro)\nCopyright (c) 2023, Peter Labadorf",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:deb/ubuntu/spatialindex@2.1.0-1build1",
      "description": "C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API",
      "supplier": {
        "url": [
          "http://libspatialindex.github.com"
        ]
      }
    },
    {
      "name": "libvpl2",
      "bom-ref": "libvpl2",
      "type": "library",
      "version": "2.14.0",
      "copyright": "Copyright (C) Intel Corporation",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/libvpl-devel@2.14.0-2.fc42?arch=x86_64&epoch=1",
      "description": "The oneAPI Video Processing Library (oneVPL) provides a single video processing\r\nAPI for encode, decode, and video processing that works across a wide range of\r\naccelerators.",
      "supplier": {
        "url": [
          "https://github.com/oneapi-src/oneVPL"
        ]
      }
    },
    {
      "name": "pugixml",
      "bom-ref": "pugixml",
      "type": "library",
      "version": "1.15",
      "copyright": "Copyright (c) 2006-2023 Arseny Kapoulkine (arseny.kapoulkine@gmail.com) \nCopyright (c) 2003, by Kristen Wegner (kristen@tima.net)\nCopyright (c) 2004 Joel de Guzman ",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "description": "PugiXML is a heavily refactored/reworked version of PugXML (basically, what is left is general idea of in-situ parsing, class naming schemes and parts of inner parsing loop). It is meant to be used for loading XML files where speed is important. \r\r\n\r\r\nCurrent version: 1.2 (May 1, 2012)",
      "supplier": {
        "url": [
          "http://pugixml.org/"
        ]
      }
    },
    {
      "name": "rapidjson",
      "bom-ref": "rapidjson",
      "type": "library",
      "version": "1.1.0^20241222git24b5e7a",
      "copyright": "Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip\nCopyright (c) 2015 THL A29 Limited.\nCopyright (c) 2006-2013 Alexander Chemeris",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:rpm/fedora/rapidjson-devel@1.1.0%5E20241222git24b5e7a-3.fc43?arch=aarch64",
      "description": "Rapidjson is a JSON parser and generator for C++. It was inspired by rapidxml.\r\r\n\r\r\n *  Rapidjson is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code.\r\r\n\r\r\n *  Rapidjson is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.1 for acceleration.\r\r\n\r\r\n *  Rapidjson is self-contained. It does not depend on external libraries such as BOOST. It even does not depend on STL.\r\r\n\r\r\n  *  Rapidjson is memory friendly. Each JSON value occupies exactly 16/20 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing.",
      "supplier": {
        "url": [
          "http://rapidjson.org/"
        ]
      }
    },
    {
      "name": "tomlplusplus",
      "bom-ref": "tomlplusplus",
      "type": "library",
      "version": "v3.4.0",
      "copyright": "Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>\nCopyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>\nCopyright (c) 2009 Florian Loitsch.\nCopyright (c) 2019-2020 Mark Gillard <mark.gillard@outlook.com.au>\nCopyright (c) 2017, 2022 Two Blue Cubes Ltd.\nCopyright (c) Catch2 Authors",
      "licenses": [
        {
          "license": {
            "name": "MIT License"
          }
        }
      ],
      "purl": "pkg:github/marzer/tomlplusplus@v3.4.0",
      "description": "Header-only TOML parser and serializer for modern C++.",
      "supplier": {
        "url": [
          "https://marzer.github.io/tomlplusplus/"
        ]
      }
    },
    {
      "name": "paullouisageneau/libdatachannel",
      "bom-ref": "paullouisageneau/libdatachannel",
      "type": "library",
      "version": "v0.20.3",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "Mozilla Public License 2.0"
          }
        }
      ],
      "supplier": {
        "url": [
          "https://github.com/paullouisageneau/libdatachannel"
        ]
      }
    },
    {
      "name": "Time Zone Database",
      "bom-ref": "Time Zone Database",
      "type": "library",
      "version": "2022b",
      "licenses": [
        {
          "license": {
            "name": "Public Domain"
          }
        }
      ],
      "description": "This package contains data files with rules for various timezones around\r\nthe world.",
      "supplier": {
        "url": [
          "http://www.iana.org/time-zones"
        ]
      }
    },
    {
      "name": "rampantpixels/mdns",
      "bom-ref": "rampantpixels/mdns",
      "type": "library",
      "version": "20240406-snapshot-b52326cb",
      "copyright": "Unknown",
      "licenses": [
        {
          "license": {
            "name": "The Unlicense"
          }
        }
      ],
      "purl": "pkg:github/rampantpixels/mdns@b52326cb5da51ae56292a99d4e492eeba319fc0c",
      "supplier": {
        "url": [
          "https://github.com/rampantpixels/mdns"
        ]
      }
    }
  ]
}
