{
    "SPDXID": "SPDXRef-DOCUMENT",
    "spdxVersion": "SPDX-2.3",
    "creationInfo": {
        "created": "2026-09-04T12:09:00Z",
        "creators": [
            "Organization: Progress Software Corporation",
            "Tool: Black Duck Hub - 2026.7.0"
        ],
        "licenseListVersion": "3.28"
    },
    "name": "MarkLogic-ODBC-Driver-12.1.0",
    "dataLicense": "CC0-1.0",
    "hasExtractedLicensingInfos": [
        {
            "licenseId": "LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07",
            "extractedText": "GCC RUNTIME LIBRARY EXCEPTION\n=============================\n\nVersion 3.1, 31 March 2009\n\nCopyright © 2009 Free Software Foundation, Inc. <http://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nThis GCC Runtime Library Exception (\"Exception\") is an additional permission\nunder section 7 of the GNU General Public License, version 3 (\"GPLv3\"). It\napplies to a given file (the \"Runtime Library\") that bears a notice placed by the\ncopyright holder of the file stating that the file is governed by GPLv3 along\nwith this Exception.\n\nWhen you use GCC to compile a program, GCC may combine portions of certain GCC\nheader files and runtime libraries with the compiled program. The purpose of this\nException is to allow compilation of non-GPL (including proprietary) programs to\nuse, in this way, the header files and runtime libraries covered by this\nException.\n\n\nGNU GENERAL PUBLIC LICENSE\n--------------------------\n\nVersion 3,  29 June 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for software and other\nkinds of works.\n\nThe licenses for most software and other practical works are designed to take\naway your freedom to share and change the works. By contrast, the GNU General\nPublic License is intended to guarantee your freedom to share and change all\nversions of a program--to make sure it remains free software for all its users.\nWe, the Free Software Foundation, use the GNU General Public License for most of\nour software; it applies also to any other work released this way by its authors.\nYou can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom to\ndistribute copies of free software (and charge for them if you wish), that you\nreceive source code or can get it if you want it, that you can change the\nsoftware or use pieces of it in new free programs, and that you know you can do\nthese things.\n\nTo protect your rights, we need to prevent others from denying you these rights\nor asking you to surrender the rights. Therefore, you have certain\nresponsibilities if you distribute copies of the software, or if you modify it:\nresponsibilities to respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether gratis or for a\nfee, you must pass on to the recipients the same freedoms that you received. You\nmust make sure that they, too, receive or can get the source code. And you must\nshow them these terms so they know their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps: (1) assert\ncopyright on the software, and (2) offer you this License giving you legal\npermission to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection, the GPL clearly explains that there\nis no warranty for this free software. For both users' and authors' sake, the GPL\nrequires that modified versions be marked as changed, so that their problems will\nnot be attributed erroneously to authors of previous versions.\n\nSome devices are designed to deny users access to install or run modified\nversions of the software inside them, although the manufacturer can do so. This\nis fundamentally incompatible with the aim of protecting users' freedom to change\nthe software. The systematic pattern of such abuse occurs in the area of products\nfor individuals to use, which is precisely where it is most unacceptable.\nTherefore, we have designed this version of the GPL to prohibit the practice for\nthose products. If such problems arise substantially in other domains, we stand\nready to extend this provision to those domains in future versions of the GPL, as\nneeded to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents. States\nshould not allow patents to restrict development and use of software on\ngeneral-purpose computers, but in those that do, we wish to avoid the special\ndanger that patents applied to a free program could make it effectively\nproprietary. To prevent this, the GPL assures that patents cannot be used to\nrender the program non-free.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n“This License” refers to version 3 of the GNU General Public License.\n\n“Copyright” also means copyright-like laws that apply to other kinds of works,\nsuch as semiconductor masks.\n\n“The Program” refers to any copyrightable work licensed under this License. Each\nlicensee is addressed as “you”. “Licensees” and “recipients” may be individuals\nor organizations.\n\nTo “modify” a work means to copy from or adapt all or part of the work in a\nfashion requiring copyright permission, other than the making of an exact copy.\nThe resulting work is called a “modified version” of the earlier work or a work\n“based on” the earlier work.\n\nA “covered work” means either the unmodified Program or a work based on the\nProgram.\n\nTo “propagate” a work means to do anything with it that, without permission,\nwould make you directly or secondarily liable for infringement under applicable\ncopyright law, except executing it on a computer or modifying a private copy.\nPropagation includes copying, distribution (with or without modification), making\navailable to the public, and in some countries other activities as well.\n\nTo “convey” a work means any kind of propagation that enables other parties to\nmake or receive copies. Mere interaction with a user through a computer network,\nwith no transfer of a copy, is not conveying.\n\nAn interactive user interface displays “Appropriate Legal Notices” to the extent\nthat it includes a convenient and prominently visible feature that (1) displays\nan appropriate copyright notice, and (2) tells the user that there is no warranty\nfor the work (except to the extent that warranties are provided), that licensees\nmay convey the work under this License, and how to view a copy of this License.\nIf the interface presents a list of user commands or options, such as a menu, a\nprominent item in the list meets this criterion.\n\n1. Source Code.\n\nThe “source code” for a work means the preferred form of the work for making\nmodifications to it. “Object code” means any non-source form of a work.\n\nA “Standard Interface” means an interface that either is an official standard\ndefined by a recognized standards body, or, in the case of interfaces specified\nfor a particular programming language, one that is widely used among developers\nworking in that language.\n\nThe “System Libraries” of an executable work include anything, other than the\nwork as a whole, that (a) is included in the normal form of packaging a Major\nComponent, but which is not part of that Major Component, and (b) serves only to\nenable use of the work with that Major Component, or to implement a Standard\nInterface for which an implementation is available to the public in source code\nform. A “Major Component”, in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system (if any) on\nwhich the executable work runs, or a compiler used to produce the work, or an\nobject code interpreter used to run it.\n\nThe “Corresponding Source” for a work in object code form means all the source\ncode needed to generate, install, and (for an executable work) run the object\ncode and to modify the work, including scripts to control those activities.\nHowever, it does not include the work's System Libraries, or general-purpose\ntools or generally available free programs which are used unmodified in\nperforming those activities but which are not part of the work. For example,\nCorresponding Source includes interface definition files associated with source\nfiles for the work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require, such as by\nintimate data communication or control flow between those subprograms and other\nparts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate\nautomatically from other parts of the Corresponding Source.\n\nThe Corresponding Source for a work in source code form is that same work.\n\n2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of copyright on\nthe Program, and are irrevocable provided the stated conditions are met. This\nLicense explicitly affirms your unlimited permission to run the unmodified\nProgram. The output from running a covered work is covered by this License only\nif the output, given its content, constitutes a covered work. This License\nacknowledges your rights of fair use or other equivalent, as provided by\ncopyright law.\n\nYou may make, run and propagate covered works that you do not convey, without\nconditions so long as your license otherwise remains in force. You may convey\ncovered works to others for the sole purpose of having them make modifications\nexclusively for you, or provide you with facilities for running those works,\nprovided that you comply with the terms of this License in conveying all material\nfor which you do not control copyright. Those thus making or running the covered\nworks for you must do so exclusively on your behalf, under your direction and\ncontrol, on terms that prohibit them from making any copies of your copyrighted\nmaterial outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions\nstated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological measure under\nany applicable law fulfilling obligations under article 11 of the WIPO copyright\ntreaty adopted on 20 December 1996, or similar laws prohibiting or restricting\ncircumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention\nof technological measures to the extent such circumvention is effected by\nexercising rights under this License with respect to the covered work, and you\ndisclaim any intention to limit operation or modification of the work as a means\nof enforcing, against the work's users, your or third parties' legal rights to\nforbid circumvention of technological measures.\n\n4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program's source code as you receive it, in\nany medium, provided that you conspicuously and appropriately publish on each\ncopy an appropriate copyright notice; keep intact all notices stating that this\nLicense and any non-permissive terms added in accord with section 7 apply to the\ncode; keep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you may\noffer support or warranty protection for a fee.\n\n5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to produce it\nfrom the Program, in the form of source code under the terms of section 4,\nprovided that you also meet all of these conditions:\n\n  * a) The work must carry prominent notices stating that you modified it, and\n    giving a relevant date.\n\n  * b) The work must carry prominent notices stating that it is released under\n    this License and any conditions added under section 7. This requirement\n    modifies the requirement in section 4 to “keep intact all notices”.\n\n  * c) You must license the entire work, as a whole, under this License to anyone\n    who comes into possession of a copy. This License will therefore apply, along\n    with any applicable section 7 additional terms, to the whole of the work, and\n    all its parts, regardless of how they are packaged. This License gives no\n    permission to license the work in any other way, but it does not invalidate\n    such permission if you have separately received it.\n\n  * d) If the work has interactive user interfaces, each must display Appropriate\n    Legal Notices; however, if the Program has interactive interfaces that do not\n    display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works, which\nare not by their nature extensions of the covered work, and which are not\ncombined with it such as to form a larger program, in or on a volume of a storage\nor distribution medium, is called an “aggregate” if the compilation and its\nresulting copyright are not used to limit the access or legal rights of the\ncompilation's users beyond what the individual works permit. Inclusion of a\ncovered work in an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms of sections 4\nand 5, provided that you also convey the machine-readable Corresponding Source\nunder the terms of this License, in one of these ways:\n\n  * a) Convey the object code in, or embodied in, a physical product (including a\n    physical distribution medium), accompanied by the Corresponding Source fixed\n    on a durable physical medium customarily used for software interchange.\n\n  * b) Convey the object code in, or embodied in, a physical product (including a\n    physical distribution medium), accompanied by a written offer, valid for at\n    least three years and valid for as long as you offer spare parts or customer\n    support for that product model, to give anyone who possesses the object code\n    either (1) a copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical medium\n    customarily used for software interchange, for a price no more than your\n    reasonable cost of physically performing this conveying of source, or (2)\n    access to copy the Corresponding Source from a network server at no charge.\n\n  * c) Convey individual copies of the object code with a copy of the written\n    offer to provide the Corresponding Source. This alternative is allowed only\n    occasionally and noncommercially, and only if you received the object code\n    with such an offer, in accord with subsection 6b.\n\n  * d) Convey the object code by offering access from a designated place (gratis\n    or for a charge), and offer equivalent access to the Corresponding Source in\n    the same way through the same place at no further charge. You need not\n    require recipients to copy the Corresponding Source along with the object\n    code. If the place to copy the object code is a network server, the\n    Corresponding Source may be on a different server (operated by you or a third\n    party) that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source. Regardless of what server hosts the Corresponding\n    Source, you remain obligated to ensure that it is available for as long as\n    needed to satisfy these requirements.\n\n  * e) Convey the object code using peer-to-peer transmission, provided you\n    inform other peers where the object code and Corresponding Source of the work\n    are being offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from the\nCorresponding Source as a System Library, need not be included in conveying the\nobject code work.\n\nA “User Product” is either (1) a “consumer product”, which means any tangible\npersonal property which is normally used for personal, family, or household\npurposes, or (2) anything designed or sold for incorporation into a dwelling. In\ndetermining whether a product is a consumer product, doubtful cases shall be\nresolved in favor of coverage. For a particular product received by a particular\nuser, “normally used” refers to a typical or common use of that class of product,\nregardless of the status of the particular user or of the way in which the\nparticular user actually uses, or expects or is expected to use, the product. A\nproduct is a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent the only\nsignificant mode of use of the product.\n\n“Installation Information” for a User Product means any methods, procedures,\nauthorization keys, or other information required to install and execute modified\nversions of a covered work in that User Product from a modified version of its\nCorresponding Source. The information must suffice to ensure that the continued\nfunctioning of the modified object code is in no case prevented or interfered\nwith solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically\nfor use in, a User Product, and the conveying occurs as part of a transaction in\nwhich the right of possession and use of the User Product is transferred to the\nrecipient in perpetuity or for a fixed term (regardless of how the transaction is\ncharacterized), the Corresponding Source conveyed under this section must be\naccompanied by the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install modified object\ncode on the User Product (for example, the work has been installed in ROM).\n\nThe requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates for a\nwork that has been modified or installed by the recipient, or for the User\nProduct in which it has been modified or installed. Access to a network may be\ndenied when the modification itself materially and adversely affects the\noperation of the network or violates the rules and protocols for communication\nacross the network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord\nwith this section must be in a format that is publicly documented (and with an\nimplementation available to the public in source code form), and must require no\nspecial password or key for unpacking, reading or copying.\n\n7. Additional Terms.\n\n“Additional permissions” are terms that supplement the terms of this License by\nmaking exceptions from one or more of its conditions. Additional permissions that\nare applicable to the entire Program shall be treated as though they were\nincluded in this License, to the extent that they are valid under applicable law.\nIf additional permissions apply only to part of the Program, that part may be\nused separately under those permissions, but the entire Program remains governed\nby this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any\nadditional permissions from that copy, or from any part of it. (Additional\npermissions may be written to require their own removal in certain cases when you\nmodify the work.) You may place additional permissions on material, added by you\nto a covered work, for which you have or can give appropriate copyright\npermission.\n\nNotwithstanding any other provision of this License, for material you add to a\ncovered work, you may (if authorized by the copyright holders of that material)\nsupplement the terms of this License with terms:\n\n  * a) Disclaiming warranty or limiting liability differently from the terms of\n    sections 15 and 16 of this License; or\n\n  * b) Requiring preservation of specified reasonable legal notices or author\n    attributions in that material or in the Appropriate Legal Notices displayed\n    by works containing it; or\n\n  * c) Prohibiting misrepresentation of the origin of that material, or requiring\n    that modified versions of such material be marked in reasonable ways as\n    different from the original version; or\n\n  * d) Limiting the use for publicity purposes of names of licensors or authors\n    of the material; or\n\n  * e) Declining to grant rights under trademark law for use of some trade names,\n    trademarks, or service marks; or\n\n  * f) Requiring indemnification of licensors and authors of that material by\n    anyone who conveys the material (or modified versions of it) with contractual\n    assumptions of liability to the recipient, for any liability that these\n    contractual assumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered “further restrictions”\nwithin the meaning of section 10. If the Program as you received it, or any part\nof it, contains a notice stating that it is governed by this License along with a\nterm that is a further restriction, you may remove that term. If a license\ndocument contains a further restriction but permits relicensing or conveying\nunder this License, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does not survive\nsuch relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place,\nin the relevant source files, a statement of the additional terms that apply to\nthose files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form of a\nseparately written license, or stated as exceptions; the above requirements apply\neither way.\n\n8. Termination.\n\nYou may not propagate or modify a covered work except as expressly provided under\nthis License. Any attempt otherwise to propagate or modify it is void, and will\nautomatically terminate your rights under this License (including any patent\nlicenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from a\nparticular copyright holder is reinstated (a) provisionally, unless and until the\ncopyright holder explicitly and finally terminates your license, and (b)\npermanently, if the copyright holder fails to notify you of the violation by some\nreasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated\npermanently if the copyright holder notifies you of the violation by some\nreasonable means, this is the first time you have received notice of violation of\nthis License (for any work) from that copyright holder, and you cure the\nviolation prior to 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses of\nparties who have received copies or rights from you under this License. If your\nrights have been terminated and not permanently reinstated, you do not qualify to\nreceive new licenses for the same material under section 10.\n\n9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or run a copy of\nthe Program. Ancillary propagation of a covered work occurring solely as a\nconsequence of using peer-to-peer transmission to receive a copy likewise does\nnot require acceptance. However, nothing other than this License grants you\npermission to propagate or modify any covered work. These actions infringe\ncopyright if you do not accept this License. Therefore, by modifying or\npropagating a covered work, you indicate your acceptance of this License to do\nso.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically receives a\nlicense from the original licensors, to run, modify and propagate that work,\nsubject to this License. You are not responsible for enforcing compliance by\nthird parties with this License.\n\nAn “entity transaction” is a transaction transferring control of an organization,\nor substantially all assets of one, or subdividing an organization, or merging\norganizations. If propagation of a covered work results from an entity\ntransaction, each party to that transaction who receives a copy of the work also\nreceives whatever licenses to the work the party's predecessor in interest had or\ncould give under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if the\npredecessor has it or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights granted\nor affirmed under this License. For example, you may not impose a license fee,\nroyalty, or other charge for exercise of rights granted under this License, and\nyou may not initiate litigation (including a cross-claim or counterclaim in a\nlawsuit) alleging that any patent claim is infringed by making, using, selling,\noffering for sale, or importing the Program or any portion of it.\n\n11. Patents.\n\nA “contributor” is a copyright holder who authorizes use under this License of\nthe Program or a work on which the Program is based. The work thus licensed is\ncalled the contributor's “contributor version”.\n\nA contributor's “essential patent claims” are all patent claims owned or\ncontrolled by the contributor, whether already acquired or hereafter acquired,\nthat would be infringed by some manner, permitted by this License, of making,\nusing, or selling its contributor version, but do not include claims that would\nbe infringed only as a consequence of further modification of the contributor\nversion. For purposes of this definition, “control” includes the right to grant\npatent sublicenses in a manner consistent with the requirements of this License.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent\nlicense under the contributor's essential patent claims, to make, use, sell,\noffer for sale, import and otherwise run, modify and propagate the contents of\nits contributor version.\n\nIn the following three paragraphs, a “patent license” is any express agreement or\ncommitment, however denominated, not to enforce a patent (such as an express\npermission to practice a patent or covenant not to sue for patent infringement).\nTo “grant” such a patent license to a party means to make such an agreement or\ncommitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the\nCorresponding Source of the work is not available for anyone to copy, free of\ncharge and under the terms of this License, through a publicly available network\nserver or other readily accessible means, then you must either (1) cause the\nCorresponding Source to be so available, or (2) arrange to deprive yourself of\nthe benefit of the patent license for this particular work, or (3) arrange, in a\nmanner consistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. “Knowingly relying” means you have actual\nknowledge that, but for the patent license, your conveying the covered work in a\ncountry, or your recipient's use of the covered work in a country, would infringe\none or more identifiable patents in that country that you have reason to believe\nare valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement, you\nconvey, or propagate by procuring conveyance of, a covered work, and grant a\npatent license to some of the parties receiving the covered work authorizing them\nto use, propagate, modify or convey a specific copy of the covered work, then the\npatent license you grant is automatically extended to all recipients of the\ncovered work and works based on it.\n\nA patent license is “discriminatory” if it does not include within the scope of\nits coverage, prohibits the exercise of, or is conditioned on the non-exercise of\none or more of the rights that are specifically granted under this License. You\nmay not convey a covered work if you are a party to an arrangement with a third\nparty that is in the business of distributing software, under which you make\npayment to the third party based on the extent of your activity of conveying the\nwork, and under which the third party grants, to any of the parties who would\nreceive the covered work from you, a discriminatory patent license (a) in\nconnection with copies of the covered work conveyed by you (or copies made from\nthose copies), or (b) primarily for and in connection with specific products or\ncompilations that contain the covered work, unless you entered into that\narrangement, or that patent license was granted, prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied\nlicense or other defenses to infringement that may otherwise be available to you\nunder applicable patent law.\n\n12. No Surrender of Others' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or otherwise)\nthat contradict the conditions of this License, they do not excuse you from the\nconditions of this License. If you cannot convey a covered work so as to satisfy\nsimultaneously your obligations under this License and any other pertinent\nobligations, then as a consequence you may not convey it at all. For example, if\nyou agree to terms that obligate you to collect a royalty for further conveying\nfrom those to whom you convey the Program, the only way you could satisfy both\nthose terms and this License would be to refrain entirely from conveying the\nProgram.\n\n13. Use with the GNU Affero General Public License.\n\nNotwithstanding any other provision of this License, you have permission to link\nor combine any covered work with a work licensed under version 3 of the GNU\nAffero General Public License into a single combined work, and to convey the\nresulting work. The terms of this License will continue to apply to the part\nwhich is the covered work, but the special requirements of the GNU Affero General\nPublic License, section 13, concerning interaction through a network will apply\nto the combination as such.\n\n14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of the GNU\nGeneral Public License from time to time. Such new versions will be similar in\nspirit to the present version, but may differ in detail to address new problems\nor concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\nthat a certain numbered version of the GNU General Public License “or any later\nversion” applies to it, you have the option of following the terms and conditions\neither of that numbered version or of any later version published by the Free\nSoftware Foundation. If the Program does not specify a version number of the GNU\nGeneral Public License, you may choose any version ever published by the Free\nSoftware Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of the GNU\nGeneral Public License can be used, that proxy's public statement of acceptance\nof a version permanently authorizes you to choose that version for the Program.\n\nLater license versions may give you additional or different permissions. However,\nno additional obligations are imposed on any author or copyright holder as a\nresult of your choosing to follow a later version.\n\n15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\nEXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER\nPARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER\nEXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE\nQUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE\nDEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY\nCOPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS\nPERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\nINCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE\nTHE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\nINACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE\nPROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY\nHAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot\nbe given local legal effect according to their terms, reviewing courts shall\napply local law that most closely approximates an absolute waiver of all civil\nliability in connection with the Program, unless a warranty or assumption of\nliability accompanies a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use\nto the public, the best way to achieve this is to make it free software which\neveryone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively state the exclusion of\nwarranty; and each file should have at least the “copyright” line and a pointer\nto where the full notice is found.\n\n <one line to give the program's name and a brief idea of what it\ndoes.>\nCopyright (C) <year> <name of author>\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see <http://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short notice like this\nwhen it starts in an interactive mode:\n\n <program> Copyright (C) <year> <name of author>\n\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts\nof the General Public License. Of course, your program's commands might be\ndifferent; for a GUI interface, you would use an “about box”.\n\nYou should also get your employer (if you work as a programmer) or school, if\nany, to sign a “copyright disclaimer” for the program, if necessary. For more\ninformation on this, and how to apply and follow the GNU GPL, see\n<http://www.gnu.org/licenses/>.\n\nThe GNU General Public License does not permit incorporating your program into\nproprietary programs. If your program is a subroutine library, you may consider\nit more useful to permit linking proprietary applications with the library. If\nthis is what you want to do, use the GNU Lesser General Public License instead of\nthis License. But first, please read\n<http://www.gnu.org/philosophy/why-not-lgpl.html>.",
            "name": "GNU General Public License v3.0 w/GCC Runtime Library exception"
        },
        {
            "licenseId": "LicenseRef-d1ff3cc0-134d-4339-9a4d-8a0edc9d2788",
            "extractedText": "The GNU General Public License v2.0 w/Linux-syscall-note\n========================================================\n\nNOTE! This copyright does *not* cover user programs that use kernel services by\nnormal system calls - this is merely considered normal use of the kernel, and\ndoes *not* fall under the heading of \"derived work\". Also note that the GPL below\nis copyrighted by the Free Software Foundation, but the instance of code that it\nrefers to (the Linux kernel) is copyrighted by me and others who actually wrote\nit.\n\nAlso note that the only valid version of the GPL as far as the kernel is\nconcerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or\nwhatever), unless explicitly otherwise stated.\n\nLinus Torvalds\n\n\nVersion 2, June 1991\n--------------------\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc.\n59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public License is intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users. This General Public License applies to most\nof the Free Software Foundation's software and to any other program whose authors\ncommit to using it. (Some other Free Software Foundation software is covered by\nthe GNU Library General Public License instead.) You can apply it to your\nprograms, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom to\ndistribute copies of free software (and charge for this service if you wish),\nthat you receive source code or can get it if you want it, that you can change\nthe software or use pieces of it in new free programs; and that you know you can\ndo these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to deny\nyou these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of the\nsoftware, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether gratis or for a\nfee, you must give the recipients all the rights that you have. You must make\nsure that they, too, receive or can get the source code. And you must show them\nthese terms so they know their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2) offer\nyou this license which gives you legal permission to copy, distribute and/or\nmodify the software.\n\nAlso, for each author's protection and ours, we want to make certain that\neveryone understands that there is no warranty for this free software. If the\nsoftware is modified by someone else and passed on, we want its recipients to\nknow that what they have is not the original, so that any problems introduced by\nothers will not reflect on the original authors' reputations.\n\nFinally, any free program is threatened constantly by software patents. We wish\nto avoid the danger that redistributors of a free program will individually\nobtain patent licenses, in effect making the program proprietary. To prevent\nthis, we have made it clear that any patent must be licensed for everyone's free\nuse or not licensed at all.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License applies to any program or other work which contains a notice\nplaced by the copyright holder saying it may be distributed under the terms of\nthis General Public License. The \"Program\", below, refers to any such program or\nwork, and a \"work based on the Program\" means either the Program or any\nderivative work under copyright law: that is to say, a work containing the\nProgram or a portion of it, either verbatim or with modifications and/or\ntranslated into another language. (Hereinafter, translation is included without\nlimitation in the term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not covered by\nthis License; they are outside its scope. The act of running the Program is not\nrestricted, and the output from the Program is covered only if its contents\nconstitute a work based on the Program (independent of having been made by\nrunning the Program). Whether that is true depends on what the Program does.\n\n1. You may copy and distribute verbatim copies of the Program's source code as\nyou receive it, in any medium, provided that you conspicuously and appropriately\npublish on each copy an appropriate copyright notice and disclaimer of warranty;\nkeep intact all the notices that refer to this License and to the absence of any\nwarranty; and give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and you may at\nyour option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Program or any portion of it, thus\nforming a work based on the Program, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all of\nthese conditions:\n\n      a) You must cause the modified files to carry prominent notices stating\n      that you changed the files and the date of any change.\n\n      b) You must cause any work that you distribute or publish, that in whole or\n      in part contains or is derived from the Program or any part thereof, to be\n      licensed as a whole at no charge to all third parties under the terms of\n      this License.\n\n      c) If the modified program normally reads commands interactively when run,\n      you must cause it, when started running for such interactive use in the\n      most ordinary way, to print or display an announcement including an\n      appropriate copyright notice and a notice that there is no warranty (or\n      else, saying that you provide a warranty) and that users may redistribute\n      the program under these conditions, and telling the user how to view a copy\n      of this License. (Exception: if the Program itself is interactive but does\n      not normally print such an announcement, your work based on the Program is\n      not required to print an announcement.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Program, and can be reasonably\nconsidered independent and separate works in themselves, then this License, and\nits terms, do not apply to those sections when you distribute them as separate\nworks. But when you distribute the same sections as part of a whole which is a\nwork based on the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the entire whole,\nand thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest your rights\nto work written entirely by you; rather, the intent is to exercise the right to\ncontrol the distribution of derivative or collective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program with the\nProgram (or with a work based on the Program) on a volume of a storage or\ndistribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may copy and distribute the Program (or a work based on it, under Section\n2) in object code or executable form under the terms of Sections 1 and 2 above\nprovided that you also do one of the following:\n\n      a) Accompany it with the complete corresponding machine-readable source\n      code, which must be distributed under the terms of Sections 1 and 2 above\n      on a medium customarily used for software interchange; or,\n\n      b) Accompany it with a written offer, valid for at least three years, to\n      give any third party, for a charge no more than your cost of physically\n      performing source distribution, a complete machine-readable copy of the\n      corresponding source code, to be distributed under the terms of Sections 1\n      and 2 above on a medium customarily used for software interchange; or,\n\n      c) Accompany it with the information you received as to the offer to\n      distribute corresponding source code. (This alternative is allowed only for\n      noncommercial distribution and only if you received the program in object\n      code or executable form with such an offer, in accord with Subsection b\n      above.)\n\nThe source code for a work means the preferred form of the work for making\nmodifications to it. For an executable work, complete source code means all the\nsource code for all modules it contains, plus any associated interface definition\nfiles, plus the scripts used to control compilation and installation of the\nexecutable. However, as a special exception, the source code distributed need not\ninclude anything that is normally distributed (in either source or binary form)\nwith the major components (compiler, kernel, and so on) of the operating system\non which the executable runs, unless that component itself accompanies the\nexecutable.\n\nIf distribution of executable or object code is made by offering access to copy\nfrom a designated place, then offering equivalent access to copy the source code\nfrom the same place counts as distribution of the source code, even though third\nparties are not compelled to copy the source along with the object code.\n\n4. You may not copy, modify, sublicense, or distribute the Program except as\nexpressly provided under this License. Any attempt otherwise to copy, modify,\nsublicense or distribute the Program is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies, or\nrights, from you under this License will not have their licenses terminated so\nlong as such parties remain in full compliance.\n\n5. You are not required to accept this License, since you have not signed it.\nHowever, nothing else grants you permission to modify or distribute the Program\nor its derivative works. These actions are prohibited by law if you do not accept\nthis License. Therefore, by modifying or distributing the Program (or any work\nbased on the Program), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying the Program\nor works based on it.\n\n6. Each time you redistribute the Program (or any work based on the Program), the\nrecipient automatically receives a license from the original licensor to copy,\ndistribute or modify the Program subject to these terms and conditions. You may\nnot impose any further restrictions on the recipients' exercise of the rights\ngranted herein. You are not responsible for enforcing compliance by third parties\nto this License.\n\n7. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed on\nyou (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of this\nLicense. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as a\nconsequence you may not distribute the Program at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Program by all those\nwho receive copies directly or indirectly through you, then the only way you\ncould satisfy both it and this License would be to refrain entirely from\ndistribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply and the\nsection as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents or\nother property right claims or to contest validity of any such claims; this\nsection has the sole purpose of protecting the integrity of the free software\ndistribution system, which is implemented by public license practices. Many\npeople have made generous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that system; it is\nup to the author/donor to decide if he or she is willing to distribute software\nthrough any other system and a licensee cannot impose that choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n8. If the distribution and/or use of the Program is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Program under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n9. The Free Software Foundation may publish revised and/or new versions of the\nGeneral Public License from time to time. Such new versions will be similar in\nspirit to the present version, but may differ in detail to address new problems\nor concerns.\n\nEach version is given a distinguishing version number. If the Program specifies a\nversion number of this License which applies to it and \"any later version\", you\nhave the option of following the terms and conditions either of that version or\nof any later version published by the Free Software Foundation. If the Program\ndoes not specify a version number of this License, you may choose any version\never published by the Free Software Foundation.\n\n10. If you wish to incorporate parts of the Program into other free programs\nwhose distribution conditions are different, write to the author to ask for\npermission. For software which is copyrighted by the Free Software Foundation,\nwrite to the Free Software Foundation; we sometimes make exceptions for this. Our\ndecision will be guided by the two goals of preserving the free status of all\nderivatives of our free software and of promoting the sharing and reuse of\nsoftware generally.\n\nNO WARRANTY\n\n11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE\nPROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED\nIN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\"\nWITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A\nPARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\nPROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\nANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE\nPROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,\nSPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY\nTO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\nRENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF\nTHE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER\nPARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\nEND OF TERMS AND CONDITIONS",
            "name": "GNU General Public License v2.0 with Linux Syscall Note"
        },
        {
            "licenseId": "LicenseRef-d26bcb7d-5bc8-4f05-8942-a3a42728a2e4",
            "extractedText": "Public domain code is not subject to any license.",
            "name": "Public Domain"
        }
    ],
    "documentNamespace": "https://blackducksoftware.github.io/spdx/MarkLogic-Release-Review-40b7cf0d-da29-4bdf-9e38-feeb7aa97b17",
    "packages": [
        {
            "SPDXID": "SPDXRef-package-550b6516-0ee8-45aa-ab79-e1d033756dc2---2d11a468-d68b-48c1-8003-b21421f9cca4",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:16.el8_7:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:15.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:10.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "40bc52f7-1b7e-4211-9f0b-cbb5d6534449",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "2d11a468-d68b-48c1-8003-b21421f9cca4",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:10.3.el8_6:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:10.1.el8_6:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "e12b8d28-cc06-4ffe-9393-21982b677571",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07",
            "licenseDeclared": "(LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07)",
            "name": "libgcc",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "8.5.0"
        },
        {
            "SPDXID": "SPDXRef-package-550b6516-0ee8-45aa-ab79-e1d033756dc2---420df305-68f1-48e9-b908-4f53835281ca",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libltdl7:2.4.6:1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "f7e9fc0d-b419-44ea-9ca8-27bb1f987e81",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libltdl-dev:2.4.6:1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libltdl-dev:2.4.6:0.1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libltdl7:2.4.6:0.1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libltdl-dev:2.4.6:2:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "420df305-68f1-48e9-b908-4f53835281ca",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/libtool-ltdl-devel@2.4.6-25.el8?arch=x86_64",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "c915e5d2-b699-4c4c-b019-be4d91d022f3",
                    "referenceType": "BlackDuck-ComponentOrigin"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "GPL-2.0-or-later",
            "licenseDeclared": "GPL-2.0-or-later",
            "name": "GNU Libtool",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "2.4.6"
        },
        {
            "SPDXID": "SPDXRef-package-550b6516-0ee8-45aa-ab79-e1d033756dc2---509ad505-787d-4da3-a285-c3280daf5b0b",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "361477cb-38de-4fe4-8a4f-d9d42395f292",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "509ad505-787d-4da3-a285-c3280daf5b0b",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:deb/debian/psqlodbc@10.01.0000-1?epoch=1",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "4218638c-8387-48bb-904b-117f02b491f6",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "PostgreSQL",
            "licenseDeclared": "PostgreSQL",
            "name": "psqlodbc",
            "originator": "Organization: debian",
            "supplier": "Organization: debian",
            "versionInfo": "10.01.0000"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---13a78ea8-b90b-4283-88f8-52451eea9bc4",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "e1bd8f83-c741-491d-a709-f1bfe77b5b8b",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "13a78ea8-b90b-4283-88f8-52451eea9bc4",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/libxcrypt-devel@4.1.1-6.el8?arch=i686",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "96ff2426-6996-4dac-8bc3-3969b7412f19",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "(LGPL-2.0-or-later AND BSD-3-Clause AND LicenseRef-d26bcb7d-5bc8-4f05-8942-a3a42728a2e4)",
            "licenseDeclared": "(LGPL-2.0-or-later AND BSD-3-Clause AND LicenseRef-d26bcb7d-5bc8-4f05-8942-a3a42728a2e4)",
            "name": "libxcrypt-devel",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "4.1.1"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---2d11a468-d68b-48c1-8003-b21421f9cca4",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:10.3.el8_6:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:10.1.el8_6:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "40bc52f7-1b7e-4211-9f0b-cbb5d6534449",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "2d11a468-d68b-48c1-8003-b21421f9cca4",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "e12b8d28-cc06-4ffe-9393-21982b677571",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:15.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:10.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:libgcc:8.5.0:16.el8_7:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07",
            "licenseDeclared": "(LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07)",
            "name": "libgcc",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "8.5.0"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---3cb3663a-433f-485d-94e0-b0355dc446a9",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "3b1219ff-92ec-4e2e-b029-e5c8080ae1fc",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "3cb3663a-433f-485d-94e0-b0355dc446a9",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:kernel-headers:4.18.0:147.24.2.el8_1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:kernel-headers:4.18.0:147.20.1.el8_1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:kernel-headers:4.18.0:147.0.2.el8_1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "2ca1e89d-f1fa-4894-b458-9e504488ec3c",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:kernel-headers:4.18.0:147.13.2.el8_1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:redhat_package:kernel-headers:4.18.0:147.0.3.el8_1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "LicenseRef-d1ff3cc0-134d-4339-9a4d-8a0edc9d2788",
            "licenseDeclared": "(LicenseRef-d1ff3cc0-134d-4339-9a4d-8a0edc9d2788)",
            "name": "kernel-headers",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "4.18.0"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---497fa85a-c9e6-4744-b1f3-42d797ec731b",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:151.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:127.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:148.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:127.el8_3.2:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "da75c27d-6bd8-4b81-8cda-d054bbe216a5",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "5baf441a-8153-44f7-88d7-726c943b03d0",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/glibc-devel@2.28-225.el8?arch=x86_64",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "497fa85a-c9e6-4744-b1f3-42d797ec731b",
                    "referenceType": "BlackDuck-ComponentOrigin"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "(LGPL-2.1-or-later AND GPL-2.0-only)",
            "licenseDeclared": "(LGPL-2.1-or-later AND GPL-2.0-only)",
            "name": "GNU C Library",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "2.28"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---55a4096c-639c-4fe3-b6ef-79325631cf45",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "18f6f59e-cb12-4f59-9927-bdea1fba69d4",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "28901bf0-e168-4860-b92a-2763a1b6c97c",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "55a4096c-639c-4fe3-b6ef-79325631cf45",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libecpg-compat3:10.1:1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:alpine_package:postgresql:10.1:r2:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:debian_package:libecpg-dev:10.1:1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:alpine_package:postgresql:10.1:r1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:alpine_package:postgresql:10.1:r0:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:deb/ubuntu/postgresql-server-dev-10@10.1-2?arch=i386",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "PostgreSQL",
            "licenseDeclared": "PostgreSQL",
            "name": "PostgreSQL Database Server",
            "originator": "Organization: ubuntu",
            "supplier": "Organization: ubuntu",
            "versionInfo": "10.1"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---640247f6-7fcc-4d68-8409-82889a5411dd",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "640247f6-7fcc-4d68-8409-82889a5411dd",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "b0d6f0aa-272a-4579-8e89-1d262e01f1f7",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:cpp:8.5.0:23.el8_10.alma.1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:cpp:8.5.0:22.el8_10:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:cpp:8.5.0:26.el8_10.alma.1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:cpp:8.5.0:24.el8_10.alma.1:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:cpp:8.5.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "544d0169-d9bd-4845-8de2-8e2f2b3168fd",
                    "referenceType": "BlackDuck-ComponentOrigin"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07",
            "licenseDeclared": "(LicenseRef-3a5d4424-557d-49fa-9416-71c06026fe07)",
            "name": "GNU Compiler Collection",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "8.5.0"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---767bb974-4a7a-4c14-8344-49f1affb65fe",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/readline-devel@7.0-10.el8?arch=x86_64",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "e3ba428c-9203-412b-94c3-1613199a2db1",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "767bb974-4a7a-4c14-8344-49f1affb65fe",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "094b837e-6c51-4642-82b4-14f0052ca14a",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "GPL-3.0-or-later",
            "licenseDeclared": "GPL-3.0-or-later",
            "name": "Readline",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "7.0"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---956783d6-acfd-45ad-9659-74ab8ba3a55b",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "5baf441a-8153-44f7-88d7-726c943b03d0",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:148.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:127.el8_3.2:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:151.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/glibc@2.28-225.el8?arch=x86_64",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "956783d6-acfd-45ad-9659-74ab8ba3a55b",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:127.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "da75c27d-6bd8-4b81-8cda-d054bbe216a5",
                    "referenceType": "BlackDuck-ComponentVersion"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "(LGPL-2.1-or-later AND GPL-2.0-only)",
            "licenseDeclared": "(LGPL-2.1-or-later AND GPL-2.0-only)",
            "name": "GNU C Library",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "2.28"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---aa03a91f-8893-4bd8-a40f-2512dea0d261",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:openssl:openssl:3.5.7:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:github/openssl/openssl@openssl-3.5.7",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:openssl_project:openssl:3.5.7:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "aa03a91f-8893-4bd8-a40f-2512dea0d261",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "cd7c0bf1-7757-4ce9-bcc0-46332273dc27",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "cf51dade-7157-4d21-8dd7-e38138d5062d",
                    "referenceType": "BlackDuck-ComponentOrigin"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "Apache-2.0",
            "licenseDeclared": "Apache-2.0",
            "name": "OpenSSL",
            "originator": "Organization: openssl",
            "supplier": "Organization: openssl",
            "versionInfo": "3.5.7"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---b34378e7-e85a-4fcc-be21-4dc3f1aa1ccb",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "b34378e7-e85a-4fcc-be21-4dc3f1aa1ccb",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "2b68aa4f-512f-44cb-9847-c48f91725fa9",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "MIT",
            "licenseDeclared": "MIT",
            "name": "Vcruntime140",
            "originator": "Organization: Vcruntime140",
            "supplier": "Organization: Vcruntime140",
            "versionInfo": "14.16.27012"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---b4d9ff8a-56b8-452c-8a8c-99259462c34d",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "27172e3c-fa65-4da7-866a-bdc281ad57c9",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "b4d9ff8a-56b8-452c-8a8c-99259462c34d",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:ncurses-libs:6.1:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/ncurses-libs@6.1-7.20180224.el8?arch=x86_64",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "a2666f6a-3067-4aba-b521-958aa7f5bacb",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:ncurses-libs:6.1:7.20180224.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:ncurses-libs:6.1:10.20180224.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:oracle_linux_package:ncurses-libs:6.1:7.20180224.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:oracle_linux_package:ncurses-libs:6.1:10.20180224.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "MIT",
            "licenseDeclared": "MIT",
            "name": "ncurses-libs",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "6.1"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---ca657246-4a7e-477d-aab0-fa20304d5dac",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:148.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:127.el8_3.2:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:151.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:rpm/redhat/glibc-devel@2.28-225.el8?arch=i686",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "ca657246-4a7e-477d-aab0-fa20304d5dac",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:127.el8:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:almalinux_package:glibc-common:2.28:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "da75c27d-6bd8-4b81-8cda-d054bbe216a5",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "5baf441a-8153-44f7-88d7-726c943b03d0",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "(LGPL-2.1-or-later AND GPL-2.0-only)",
            "licenseDeclared": "(LGPL-2.1-or-later AND GPL-2.0-only)",
            "name": "GNU C Library",
            "originator": "Organization: redhat",
            "supplier": "Organization: redhat",
            "versionInfo": "2.28"
        },
        {
            "SPDXID": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---f797f652-b285-45c0-b5be-af8cec7b9c09",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE-MANAGER",
                    "referenceLocator": "pkg:nuget/ntvlibs.msvcp.vcruntime140.runtime.win-x64@14.42.34430",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "be51f226-d01f-4c38-bda3-cd6c4e52e960",
                    "referenceType": "BlackDuck-Component"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "26bb59ca-a62c-4ceb-a144-73a768ad2089",
                    "referenceType": "BlackDuck-ComponentOrigin"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "f797f652-b285-45c0-b5be-af8cec7b9c09",
                    "referenceType": "BlackDuck-ComponentVersion"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "MIT",
            "licenseDeclared": "MIT",
            "name": "NtvLibs.MSVCP.vcruntime140.runtime.win-x64",
            "originator": "Organization: nuget",
            "supplier": "Organization: nuget",
            "versionInfo": "14.42.34430"
        },
        {
            "SPDXID": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "e4b600e8-8767-4dd9-9845-d5eee6f3877a",
                    "referenceType": "BlackDuck-Version"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "MarkLogic-Release-Review",
            "originator": "Organization: MarkLogic-Release-Review",
            "supplier": "Organization: MarkLogic-Release-Review",
            "versionInfo": "MarkLogic ODBC-SQLClient Driver"
        },
        {
            "SPDXID": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---550b6516-0ee8-45aa-ab79-e1d033756dc2",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "550b6516-0ee8-45aa-ab79-e1d033756dc2",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "a8a407a6-7ce6-46f4-8029-ba050d9f7d9e",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "MarkLogic-Platform-Server-odbc",
            "originator": "Organization: MarkLogic-Platform-Server-odbc",
            "supplier": "Organization: MarkLogic-Platform-Server-odbc",
            "versionInfo": "develop"
        },
        {
            "SPDXID": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "downloadLocation": "NOASSERTION",
            "externalRefs": [
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "ae8f63d3-a11a-4fbf-a65f-4a279564a313",
                    "referenceType": "BlackDuck-ComponentVersion"
                },
                {
                    "referenceCategory": "OTHER",
                    "referenceLocator": "619b3d8c-1d0c-4ea5-a7a8-a5c9ff6f50c3",
                    "referenceType": "BlackDuck-Component"
                }
            ],
            "filesAnalyzed": false,
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "MarkLogic-Platform-Server-sqlclient",
            "originator": "Organization: MarkLogic-Platform-Server-sqlclient",
            "supplier": "Organization: MarkLogic-Platform-Server-sqlclient",
            "versionInfo": "develop"
        }
    ],
    "relationships": [
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---550b6516-0ee8-45aa-ab79-e1d033756dc2",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-550b6516-0ee8-45aa-ab79-e1d033756dc2---2d11a468-d68b-48c1-8003-b21421f9cca4"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---550b6516-0ee8-45aa-ab79-e1d033756dc2",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-550b6516-0ee8-45aa-ab79-e1d033756dc2---420df305-68f1-48e9-b908-4f53835281ca"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---550b6516-0ee8-45aa-ab79-e1d033756dc2",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-550b6516-0ee8-45aa-ab79-e1d033756dc2---509ad505-787d-4da3-a285-c3280daf5b0b"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---13a78ea8-b90b-4283-88f8-52451eea9bc4"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---2d11a468-d68b-48c1-8003-b21421f9cca4"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---3cb3663a-433f-485d-94e0-b0355dc446a9"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---55a4096c-639c-4fe3-b6ef-79325631cf45"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---640247f6-7fcc-4d68-8409-82889a5411dd"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---767bb974-4a7a-4c14-8344-49f1affb65fe"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---aa03a91f-8893-4bd8-a40f-2512dea0d261"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---b34378e7-e85a-4fcc-be21-4dc3f1aa1ccb"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---b4d9ff8a-56b8-452c-8a8c-99259462c34d"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-ae8f63d3-a11a-4fbf-a65f-4a279564a313---f797f652-b285-45c0-b5be-af8cec7b9c09"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relationshipType": "DESCRIBES",
            "relatedSpdxElement": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---550b6516-0ee8-45aa-ab79-e1d033756dc2"
        },
        {
            "spdxElementId": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a",
            "relationshipType": "DYNAMIC_LINK",
            "relatedSpdxElement": "SPDXRef-package-e4b600e8-8767-4dd9-9845-d5eee6f3877a---ae8f63d3-a11a-4fbf-a65f-4a279564a313"
        }
    ]
}