diff --git a/.github/workflows/README.md b/.github/workflows/README.md new file mode 100644 index 0000000..cf27df3 --- /dev/null +++ b/.github/workflows/README.md @@ -0,0 +1,21 @@ +# GitHub Workflows + +This folder contains the workflow files for GitHub Actions. To run these workflows, simply go to the "Actions" link above. + +## Creating a New Release + +This is the GitHub Action ``Create Release Manually`` and is used to create (i.e. tag) a new NITA release. When you run this action, it requests a value that will be used as the Release Name and Tag Name, with the following input dialogue: + +![Input dialogue box](images/run-workflow.jpg) + +The same value will be used for both the Release and the Tag. Enter a number such as "24.09" for example. The workflow asks for it twice here, to help avoid the mistake of mistyping. + +The workflow steps are defined in the file ``release_manual.yml`` and are described here: + - Verify that both entries from the initial dialogue are the same. in case of any discrepancy teh workflow stops. + - Checkout code from gitub repository + - Take the tag and writes it to the file ``VERSION.txt`` + - Check the Software Bill of Materials (SBOM) for all Python code and generated docker container, and write the copyright details for each dependency to a file called ``NOTICES.spdx.json`` + - Generate ``LICENSE.txt`` and ``README.md`` by updatings the copyright message with the correct year, using files in build-templates directory as templates + - Commit changes and push them back to github repository + - Create a release artifact based on the given tag + diff --git a/LICENSE.txt b/LICENSE.txt index d645695..a148c12 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2024, Juniper Networks,Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICES.spdx.json b/NOTICES.spdx.json new file mode 100644 index 0000000..a8667bc --- /dev/null +++ b/NOTICES.spdx.json @@ -0,0 +1,8436 @@ +{ + "files": [ + { + "fileName": "./../NOTICES.spdx.json", + "SPDXID": "SPDXRef-File--..-NOTICES.spdx.json-F175AAF0DADEF005D2879EC9A76330B2616A178A", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "6f9b57a56a4feaec5cd551ab94f2e4f4e0434503df0e0d703892fdfe4a7fe563" + }, + { + "algorithm": "SHA1", + "checksumValue": "f175aaf0dadef005d2879ec9a76330b2616a178a" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION", + "fileTypes": [ + "SPDX" + ] + }, + { + "fileName": "./add_jenkins_job.py", + "SPDXID": "SPDXRef-File--add-jenkins-job.py-9F943BF7D7E10D8F0416534A8D9704C696B385C4", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "21f50a9723e1199c652b6a8269feb7ebf12b45b023d609ca3e41e8f713f8889d" + }, + { + "algorithm": "SHA1", + "checksumValue": "9f943bf7d7e10d8f0416534a8d9704c696b385c4" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./install_webapp.sh", + "SPDXID": "SPDXRef-File--install-webapp.sh-8C93BF8FE3B7A53CE5D7E670EA1480EF46AEBCFE", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "bb461cf23f8cec94d2cc84e75bf656c59d669a627eff9eb0c7205cdf8eff7147" + }, + { + "algorithm": "SHA1", + "checksumValue": "8c93bf8fe3b7a53ce5d7e670ea1480ef46aebcfe" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./network_template_mgr.xml", + "SPDXID": "SPDXRef-File--network-template-mgr.xml-6F3FF119023300310868D324F8C53205227A8371", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "3a087349209fbda1a8881b0e61e636908a4160c028c8123f3d99eb1b498bae46" + }, + { + "algorithm": "SHA1", + "checksumValue": "6f3ff119023300310868d324f8c53205227a8371" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./network_type_validator.xml", + "SPDXID": "SPDXRef-File--network-type-validator.xml-D110CE58897C874E30ABF302BFBCAACFB83A7436", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f9a36a63fdef90819803f8f816718a2a9d8dcb9e7de61eade7742cbafc3fc840" + }, + { + "algorithm": "SHA1", + "checksumValue": "d110ce58897c874e30abf302bfbcaacfb83a7436" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/locale/en/LC_MESSAGES/django.mo", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-locale-en-LC-MESSAGES-django.mo-23BABB6064705CB440BCDD71B4E3A7979A46CD77", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4a4bfad8fdd61da4ab0522f077c6f67fc64fc68167cfdef7cec9805f3efc9d72" + }, + { + "algorithm": "SHA1", + "checksumValue": "23babb6064705cb440bcdd71b4e3a7979a46cd77" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/locale/en/LC_MESSAGES/django.po", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-locale-en-LC-MESSAGES-django.po-1CB4862FB2C463AC7926D0B1E50FC37FC9CDBA10", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0b6eb9c736294c8100da5e927a89027576a29eb0595380c11d3707f571ec1565" + }, + { + "algorithm": "SHA1", + "checksumValue": "1cb4862fb2c463ac7926d0b1e50fc37fc9cdba10" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/manage.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-manage.py-DFD0F7A6DE2F6731EDC4C73F6AD1B6CB4C267EAA", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "fd545cbd21deb2b390eb33fa0e2d6979ddbfaac413e032756546d8c7f8f3a4e2" + }, + { + "algorithm": "SHA1", + "checksumValue": "dfd0f7a6de2f6731edc4c73f6ad1b6cb4c267eaa" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/__init__.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b453193aebb235e2ce455e45f83d060150945df721954e3a8a53b6e6362c2684" + }, + { + "algorithm": "SHA1", + "checksumValue": "97d6f23b3c7964948d903f94ac23b64798f317bd" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/admin.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-admin.py-EE96D6B19DEF65961EDE71C450C0B72FB59647F7", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "643a6ec7453c2578aa012a639a283cddb57a3142fe69ebc5ca7c1a76cbfbfdd9" + }, + { + "algorithm": "SHA1", + "checksumValue": "ee96d6b19def65961ede71c450c0b72fb59647f7" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/apps.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-apps.py-0E1BB233E59F5DA87619F2913B2FB2FDDD288E49", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "69a6432d99d0f02f4081d53bccfe3df510864c281c2f34fb6b4840ca15957965" + }, + { + "algorithm": "SHA1", + "checksumValue": "0e1bb233e59f5da87619f2913b2fb2fddd288e49" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/fixtures/campus_detail_data.json", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-fixtures-campus-detail-data.json-E85A65E571ABC6D9807C7EEB0366DA499670E900", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "72ccdcb7efd21e513979a3632a938daea0d34a974486ea90b904fca9ea3d7358" + }, + { + "algorithm": "SHA1", + "checksumValue": "e85a65e571abc6d9807c7eeb0366da499670e900" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/forms.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-forms.py-8D14F0A727477F76002D278C8091358618F84C5F", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "6ef69115384999c641674f3e02e3fce554f261c07313c1e626ac6fc04d64050a" + }, + { + "algorithm": "SHA1", + "checksumValue": "8d14f0a727477f76002d278c8091358618f84c5f" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/migrations/__init__.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-migrations---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b453193aebb235e2ce455e45f83d060150945df721954e3a8a53b6e6362c2684" + }, + { + "algorithm": "SHA1", + "checksumValue": "97d6f23b3c7964948d903f94ac23b64798f317bd" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/models.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-models.py-1647BC4D9F12082585D8E3EC79B51669C966791D", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4da02abccb1fa7f96cf27f1f2a6a109e9f71a39015eee996cc3d14aadde35f2c" + }, + { + "algorithm": "SHA1", + "checksumValue": "1647bc4d9f12082585d8e3ec79b51669c966791d" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/networktypeparser.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-networktypeparser.py-18CAE3FDF7695383288D53E7A06E87FD4EDE09B5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "3bafdc59186c9813c929ca30e2a770311a357b5136062f44071f7402049300a6" + }, + { + "algorithm": "SHA1", + "checksumValue": "18cae3fdf7695383288d53e7a06e87fd4ede09b5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/servicestartupmiddleware.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-servicestartupmiddleware.py-96015E872DA0019590733ED58413CB01C0E7500F", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "41567e9fb62d17cbd435c4941a8aa0c3de6887e7a485bec88ccc2635ca0b5200" + }, + { + "algorithm": "SHA1", + "checksumValue": "96015e872da0019590733ed58413cb01c0e7500f" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/buttons/css/buttons.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-buttons-css-buttons.css-87EDDDE84642C1C8A925ED502C62A2AC90B56DFB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "6758be8a2ed0ba394f13ec145147885ef2c0cab42250952b0c7ee107144e6b7e" + }, + { + "algorithm": "SHA1", + "checksumValue": "87eddde84642c1c8a925ed502c62a2ac90b56dfb" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/forms/css/forms.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-forms-css-forms.css-E74DE4F76C4FB737370BE5DC0372D8B8428630AE", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "8b0c75439d1c6ab007308f0ff994866b866f06e5167d036ab4ccad6335981d4a" + }, + { + "algorithm": "SHA1", + "checksumValue": "e74de4f76c4fb737370be5dc0372d8b8428630ae" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/general/css/general.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-general-css-general.css-1583598DEC7C9E22DDDFC5E63BE57795706B58F7", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c3985d6103ef3346cd2d10713a4a9730ff13b6ea6bb71a5bb4badd17bfd6db18" + }, + { + "algorithm": "SHA1", + "checksumValue": "1583598dec7c9e22dddfc5e63be57795706b58f7" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/grid/css/grid.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-grid-css-grid.css-B775FD3AC26D651795385329B92A9879175CBF89", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a89b9e56cc62feb8c8fd5bd718bebe5560af9a9212e2ea2d39f9d8a5c529f888" + }, + { + "algorithm": "SHA1", + "checksumValue": "b775fd3ac26d651795385329b92a9879175cbf89" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/header/css/header.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-header-css-header.css-ACC503708DB3CDA06AEAA2EAD4C2B6EA460D4A6D", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4de0533f7d4254999a342ce4c5f202084ab71431f06acfee128f0580257f4478" + }, + { + "algorithm": "SHA1", + "checksumValue": "acc503708db3cda06aeaa2ead4c2b6ea460d4a6d" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/header/images/header_icon.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-header-images-header-icon.png-333592705306F07DC84F18DC826E34B92DB0BEED", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c0112def2d6dffd9456e8445bad5fbfe8101e8fe681dcbf0a27e7ca878618720" + }, + { + "algorithm": "SHA1", + "checksumValue": "333592705306f07dc84f18dc826e34b92db0beed" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/loader/css/loader.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-loader-css-loader.css-C85DD589CDC73E294C82E61FCAE2C9C041F057B8", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "af05eeaf8660d0c4633d34c1aa223bef37c50efd019dca2135c5c804030e3fee" + }, + { + "algorithm": "SHA1", + "checksumValue": "c85dd589cdc73e294c82e61fcae2c9c041f057b8" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/login/css/login.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-login-css-login.css-23902ABC75FBF09337F60FD2A0EF4C720A95ABD0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "9637fde6ae7ba35731cb50b81a73b2f93c04cd96579c34ee5141f013fed583d8" + }, + { + "algorithm": "SHA1", + "checksumValue": "23902abc75fbf09337f60fd2a0ef4c720a95abd0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/table/css/table.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-table-css-table.css-A6266513EC750D5AEF0A2DE150BC3EEDC3A865DB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a97a3a9377930dfc95ceac5a68ac85ee28af23f24d471b4fd9b434c95b1f7230" + }, + { + "algorithm": "SHA1", + "checksumValue": "a6266513ec750d5aef0a2de150bc3eedc3a865db" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/tabs/css/tabs.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-tabs-css-tabs.css-CA919841572ACBAF0DE2C4470BB7BF5816C16F20", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b50d9b5b5c638cf8d6595dff9ced1b1143c4096f212f59fae630ed7bd1d030b4" + }, + { + "algorithm": "SHA1", + "checksumValue": "ca919841572acbaf0de2c4470bb7bf5816c16f20" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/tree/css/tree.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-tree-css-tree.css-6ED41FAEC32ACED06EEE6E2247A4C3EA061AE525", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "8dd710ff21ea949a47d012fdaf0154169e47f617dc1142744ea13f07672ce1e2" + }, + { + "algorithm": "SHA1", + "checksumValue": "6ed41faec32aced06eee6e2247a4c3ea061ae525" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/static/customization/widgets/css/widgets.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-widgets-css-widgets.css-87C132A7BB02866687BE09478D5283E970D8A0F4", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c12d6d32836cd7b83d9c94c9bc6e48f003ffe12ab5781c1e2bde08afab58fef5" + }, + { + "algorithm": "SHA1", + "checksumValue": "87c132a7bb02866687be09478d5283e970d8a0f4" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/statusupdater.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-statusupdater.py-25C69287795F6BB933955E061AD66705B651E785", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "8916a9a49c439c4b13c66ff2b00d909149211ce12afb5d256eb50a9a5fdc1306" + }, + { + "algorithm": "SHA1", + "checksumValue": "25c69287795f6bb933955e061ad66705b651e785" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/tables.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-tables.py-A9D04629485F9C9F5AA030BD99F80CC051857962", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0129eaf8972986e53e428bb1075b7ebc5363ba55ed8cc6005b3e5a9d59ad1884" + }, + { + "algorithm": "SHA1", + "checksumValue": "a9d04629485f9c9f5aa030bd99f80cc051857962" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network/action_history.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-action-history.html-0AF0030FC4C7292D404534206D630D1DCB82E311", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "436a218427e77525ac14e6efb71311ec57d73894fa89dc60cb73596cfcb05c08" + }, + { + "algorithm": "SHA1", + "checksumValue": "0af0030fc4c7292d404534206d630d1dcb82e311" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network/add_campus_network.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-add-campus-network.html-2D7F8B7BA0F7EF202575F78DE7F49AD1B62F40B9", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "6cf0b4e04ce509d5eda81a935af5e662f382f2b15fafe096c01ea9798b2b04a9" + }, + { + "algorithm": "SHA1", + "checksumValue": "2d7f8b7ba0f7ef202575f78de7f49ad1b62f40b9" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network/campus_action_history.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-campus-action-history.html-EF3E50D59C200D932F5EF2A575E11508BB52CD3A", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "7fb7d00643ca22293828e03b5cc1b2bc5938fa75a43bc5581fc96b579ba98e60" + }, + { + "algorithm": "SHA1", + "checksumValue": "ef3e50d59c200d932f5ef2a575e11508bb52cd3a" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network_mgmt.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-mgmt.html-7296B6941172DBF04DFB52DAC662C23F7B70D863", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c4666c924ff239754f3df13170f25d2e174a06e3db5148d006fc49441f2e5f3e" + }, + { + "algorithm": "SHA1", + "checksumValue": "7296b6941172dbf04dfb52dac662c23f7b70d863" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network/noob.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-noob.html-FA51B4C9206DF8F7E06CA2B427981001E59AD189", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "9353538d3765b88dc8051b6691b36365d3a7367faba8146a7b4b75f108ba842f" + }, + { + "algorithm": "SHA1", + "checksumValue": "fa51b4c9206df8f7e06ca2b427981001e59ad189" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network/summary.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-summary.html-0FB3ADB94D2FE35CC81222298F4EBF8E83ED14CB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "064b75842228b1c69209e0f2d96ed045ec64bb3b1e23539ba35dc1f9e6ad139c" + }, + { + "algorithm": "SHA1", + "checksumValue": "0fb3adb94d2fe35cc81222298f4ebf8e83ed14cb" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network/upload_file.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-upload-file.html-0C881DBDFF1D5A27256DCE7D92B7A831150D59F3", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "7690719d7191fa8d7bea40574b65218f6fb8762734f818b3a65bd8771fa1f1e6" + }, + { + "algorithm": "SHA1", + "checksumValue": "0c881dbdff1d5a27256dce7d92b7a831150d59f3" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_network.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network.html-8AEB3A1F2991EA302A2C51C42B9FDB8B64E7B0E8", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "67739dfafb5bc78f805a15d95e8c443c25d240dfe10d2dded0111412e55e5585" + }, + { + "algorithm": "SHA1", + "checksumValue": "8aeb3a1f2991ea302a2c51c42b9fdb8b64e7b0e8" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_type/add.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-type-add.html-C094B365474473296581F8DF8A09F39FC983667D", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "dff89dc15d80b8e70a2012f6894f7dbdee8e696808f47c74d0769aca8b6be911" + }, + { + "algorithm": "SHA1", + "checksumValue": "c094b365474473296581f8df8a09f39fc983667d" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_type_mgmt.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-type-mgmt.html-D0EA3235FB384516554DD710E41993948BC81B97", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "9d7ab5e47d1b82ed0435438d7d9e28c395f96bb0b9182301db7d60ffe141d139" + }, + { + "algorithm": "SHA1", + "checksumValue": "d0ea3235fb384516554dd710e41993948bc81b97" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/campus_type.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-type.html-596009E3B4C0C8FB8AD89834DC213D1705B5E1F5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "57048f9f534c7a50b5a846958bbe133c0f972919eea67eb01901eb9ce14d3dc1" + }, + { + "algorithm": "SHA1", + "checksumValue": "596009e3b4c0c8fb8ad89834dc213d1705b5e1f5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/index.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-index.html-470CD90DE6BE1D48CCDC4034F095703DB5D0D508", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "712c3861de04228021cfae336be27736965223d3ca72059676706d305d43cd91" + }, + { + "algorithm": "SHA1", + "checksumValue": "470cd90de6be1d48ccdc4034f095703db5d0d508" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templates/ngcn/tree_view.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-tree-view.html-71C93AD3C21566A7F2DB17288E6FA4BF230FFC51", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "bfb24388306431a6796e61dfbf089bb5e935e254afe92b362b37944698144237" + }, + { + "algorithm": "SHA1", + "checksumValue": "71c93ad3c21566a7f2db17288e6fa4bf230ffc51" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templatetags/__init__.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templatetags---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b453193aebb235e2ce455e45f83d060150945df721954e3a8a53b6e6362c2684" + }, + { + "algorithm": "SHA1", + "checksumValue": "97d6f23b3c7964948d903f94ac23b64798f317bd" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/templatetags/json_filters.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templatetags-json-filters.py-6E01B2483D969546502616C9B97D2E0877E0F9E0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e2df2f08defd49a95ee5364a7bfe5d11f81993cbb80c91e3be3898717eb92242" + }, + { + "algorithm": "SHA1", + "checksumValue": "6e01b2483d969546502616c9b97d2e0877e0f9e0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/tests.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-tests.py-F1087E6DA2A9AD1B1782B23CE5614F3F15AF715C", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a92c2f8b471b8051d4d4ea98eadb3517c5e198ee223a52b1a9dfad6299566eeb" + }, + { + "algorithm": "SHA1", + "checksumValue": "f1087e6da2a9ad1b1782b23ce5614f3f15af715c" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/urls.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-urls.py-DDD265BADD6B3F194B932DCC5B69E4EC6E46B589", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "6877bf62bfc270be2e428d83c661a99685a9606664ceeef5e12db6bd7c8280b4" + }, + { + "algorithm": "SHA1", + "checksumValue": "ddd265badd6b3f194b932dcc5b69e4ec6e46b589" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/utils.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-utils.py-1E906204F23672930E3BC04FE0541FC0AA0AE220", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "980929078e421ee99747aab7c58595bf67a2595b54cf779c512ac9de72540bd4" + }, + { + "algorithm": "SHA1", + "checksumValue": "1e906204f23672930e3bc04fe0541fc0aa0ae220" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn/views.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-views.py-B947D83A56BDD6C9196F9AC90D85AB701554C813", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "78e4a37c9e5e86bf4e0e9353915644117bcdebaaa6f04174df8aa06e80447ab0" + }, + { + "algorithm": "SHA1", + "checksumValue": "b947d83a56bdd6c9196f9ac90d85ab701554c813" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn_workbench/__init__.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b453193aebb235e2ce455e45f83d060150945df721954e3a8a53b6e6362c2684" + }, + { + "algorithm": "SHA1", + "checksumValue": "97d6f23b3c7964948d903f94ac23b64798f317bd" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn_workbench/settings.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench-settings.py-F243E231B92357090595E61B86501FBD4FC7AF6C", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a77c218ee1b6222ec32f585962d5c5bc2675f48f642cc0d5270d16cbe2777edb" + }, + { + "algorithm": "SHA1", + "checksumValue": "f243e231b92357090595e61b86501fbd4fc7af6c" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn_workbench/urls.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench-urls.py-45FF9A2848955F2DEF083ABCFF775CA284DD5A24", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "bbd540fcaa62bead61d6f4eb0bc03199384b4d92503fd30977d3407c85e351ab" + }, + { + "algorithm": "SHA1", + "checksumValue": "45ff9a2848955f2def083abcff775ca284dd5a24" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/ngcn_workbench/wsgi.py", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench-wsgi.py-173280244988DD4C22E937154D2DA2B46A96C16B", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c7f50e5fce7e89745270a4f41dbf7d9386bec7c8733fa9e823a7ac71e1da7b23" + }, + { + "algorithm": "SHA1", + "checksumValue": "173280244988dd4c22e937154d2da2b46a96c16b" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/README.me", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-README.me-7E6C7664CE87F8904B1BED80DB31CEFB714DBC85", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "70d4b98ca7f80383dfae9e2117795e79de4f24821411fa744ff423f00dcbd770" + }, + { + "algorithm": "SHA1", + "checksumValue": "7e6c7664ce87f8904b1bed80db31cefb714dbc85" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/data-table/css/dataTables.bootstrap.min.override.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-data-table-css-dataTables.bootstrap.min.override.css-03D44DD65DA75A7FECA5CFFA491C081827F78C28", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "3c454e5f16bfb097d966b956970a7a35d9604563bf04e86d60550459b13dd636" + }, + { + "algorithm": "SHA1", + "checksumValue": "03d44dd65da75a7feca5cffa491c081827f78c28" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/data-table/js/jquery.dataTables.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-data-table-js-jquery.dataTables.js-BAD157C0FDE8E982D1EF06D302C038D8A5EC21ED", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "25369dbf8cd6c54a553e0586a11376d371d73d71f66564ffd88a7c1b2a13ace9" + }, + { + "algorithm": "SHA1", + "checksumValue": "bad157c0fde8e982d1ef06d302c038d8a5ec21ed" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/HELP-US-OUT.txt", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-HELP-US-OUT.txt-4F7BF961F1BED448F6BA99AEB9219FABF930BA96", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "3034ebb0f7c42896648f5303e3499cd7dfe4db010f9578ff45fb42af2884ed6b" + }, + { + "algorithm": "SHA1", + "checksumValue": "4f7bf961f1bed448f6ba99aeb9219fabf930ba96" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/css/font-awesome.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-css-font-awesome.css-4EDA182CBCC046DBF449AEF97C02C230CF80A494", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b977f453450222a069d89dd2e776f6f21f9fa42f6e15c03c7fe6ff34d9a2c159" + }, + { + "algorithm": "SHA1", + "checksumValue": "4eda182cbcc046dbf449aef97c02c230cf80a494" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/css/font-awesome.min.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-css-font-awesome.min.css-FB5B49426DEE7F1508500E698D1B3C6B04C8FCCE", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "008a1d103902f15fdb1c191fcb1ce8954330e7b8de43d09abb08555ba609f420" + }, + { + "algorithm": "SHA1", + "checksumValue": "fb5b49426dee7f1508500e698d1b3c6b04c8fcce" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/fonts/FontAwesome.otf", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-FontAwesome.otf-1B22F17FDC38070DE50E6D1AB3A32DA71AA2D819", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ecd72f31910a8ee2726fd17bd459be26f230779f3f3ed5f69ebf829e4b12e768" + }, + { + "algorithm": "SHA1", + "checksumValue": "1b22f17fdc38070de50e6d1ab3a32da71aa2d819" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/fonts/fontawesome-webfont.eot", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.eot-965CE8F688FEDBEED504EFD498BC9C1622D12362", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1" + }, + { + "algorithm": "SHA1", + "checksumValue": "965ce8f688fedbeed504efd498bc9c1622d12362" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/fonts/fontawesome-webfont.svg", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.svg-C0522272BBAEF2ACB3D341912754D6EA2D0ECFC0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "8e3586389bb4cd01b3f85bb3b622739bde6627f28bba63a020c223ca9cf1b9ae" + }, + { + "algorithm": "SHA1", + "checksumValue": "c0522272bbaef2acb3d341912754d6ea2d0ecfc0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/fonts/fontawesome-webfont.ttf", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.ttf-61D8D967807EF12598D81582FA95B9F600C3EE01", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ae19e2e4c04f2b04bf030684c4c1db8faf5c8fe3ee03d1e0c409046608b38912" + }, + { + "algorithm": "SHA1", + "checksumValue": "61d8d967807ef12598d81582fa95b9f600c3ee01" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/fonts/fontawesome-webfont.woff", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.woff-6D7E6A5FC802B13694D8820FC0138037C0977D2E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "adbc4f95eb6d7f2738959cf0ecbc374672fce47e856050a8e9791f457623ac2c" + }, + { + "algorithm": "SHA1", + "checksumValue": "6d7e6a5fc802b13694d8820fc0138037c0977d2e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/fonts/fontawesome-webfont.woff2", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.woff2-97E438CC545714309882FBCEADBF344FCADDCEC5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "7dacf83f51179de8d7980a513e67ab3a08f2c6272bb5946df8fd77c0d1763b73" + }, + { + "algorithm": "SHA1", + "checksumValue": "97e438cc545714309882fbceadbf344fcaddcec5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/animated.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-animated.less-421F2C4E10191F148C13B8A34E5FF3F484D4C393", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c7035423d5a1e03d36bcfd6465481e4c4d5c91f316fa878a6e5103afe1b0bbf6" + }, + { + "algorithm": "SHA1", + "checksumValue": "421f2c4e10191f148c13b8a34e5ff3f484d4c393" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/bordered-pulled.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-bordered-pulled.less-A2C292137B17406183AD0FDBF4880FD648B9A5CA", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e3d168a292ba33d4e3215919963a304dc25732a73cebdde6e7ebe4d47ab43eb6" + }, + { + "algorithm": "SHA1", + "checksumValue": "a2c292137b17406183ad0fdbf4880fd648b9a5ca" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/core.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-core.less-1A37352286619B789D151A06EB4B7551E4C1AAA2", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a4a93d598134f656ac6c7a0a5f375afa941e71e348e68ecf3cd6feb7616acf9e" + }, + { + "algorithm": "SHA1", + "checksumValue": "1a37352286619b789d151a06eb4b7551e4c1aaa2" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/fixed-width.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-fixed-width.less-EC0C24B97184DAB86177660F486B8D08CD636C42", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0ef853a3192742d207ea0e793dc8bcc6322dcb9e50d41f4b981c4ebac2dac7ac" + }, + { + "algorithm": "SHA1", + "checksumValue": "ec0c24b97184dab86177660f486b8d08cd636c42" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/font-awesome.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-font-awesome.less-8B18960CC7E20A303E2104E8688FBE22EF342936", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a5152daf06b59aff5cbc947f30f13087a92d7b67cfaf482c8ca13b9ca2ab2412" + }, + { + "algorithm": "SHA1", + "checksumValue": "8b18960cc7e20a303e2104e8688fbe22ef342936" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/icons.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-icons.less-66DA178539EEED396507AD36BADEBD6A8AD35827", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "25a2b29555d5209386d51c9f89dfbe63086ddbb2b22a339c1938449d13667895" + }, + { + "algorithm": "SHA1", + "checksumValue": "66da178539eeed396507ad36badebd6a8ad35827" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/larger.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-larger.less-E7119E82DC50540DBC3472BBA7D74282815A7ECC", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "dfc79d4325804e9ade21ab65145b23b1c4193d24a893690bc47b5c0739ca3c0a" + }, + { + "algorithm": "SHA1", + "checksumValue": "e7119e82dc50540dbc3472bba7d74282815a7ecc" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/list.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-list.less-F53BC20884A1410D950B4A36A330C5181A8B55AB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "024abb930e6669f215ddee19f58077571f1cabb7aee1274bf96b226c296b73d3" + }, + { + "algorithm": "SHA1", + "checksumValue": "f53bc20884a1410d950b4a36a330c5181a8b55ab" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/mixins.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-mixins.less-3C5B36B0069372B525ED8BBBCF6B3D4D2BED4E78", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "65c4bb7138772043fafd2167b74c0fd7ac15e57ba7877adecde4b0992950670c" + }, + { + "algorithm": "SHA1", + "checksumValue": "3c5b36b0069372b525ed8bbbcf6b3d4d2bed4e78" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/path.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-path.less-1AFB4A849059631F76ED2A519D7FB1BD0AF14802", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a0dcbbcd3976f59116268c109767c3b98fe358872f6e9fc1a0d26a337d272b8f" + }, + { + "algorithm": "SHA1", + "checksumValue": "1afb4a849059631f76ed2a519d7fb1bd0af14802" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/rotated-flipped.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-rotated-flipped.less-95DE5DE9009714692430B04F9CD4388BE8FBA8F3", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "d67df95488eec84d2d0caf79727825a8ff4b2df90c604151783e3ec2388dad38" + }, + { + "algorithm": "SHA1", + "checksumValue": "95de5de9009714692430b04f9cd4388be8fba8f3" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/screen-reader.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-screen-reader.less-71139132F170EBE7712836210F4D2C4905151899", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b32ff7821a7b0a649f9202a02eeb8ce88fe671eb52d61ece50aabdbce21110c6" + }, + { + "algorithm": "SHA1", + "checksumValue": "71139132f170ebe7712836210f4d2c4905151899" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/stacked.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-stacked.less-F044077BC8BE1A989C245254E81EB084D52D29A7", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "3f9de6c3e0f1a2bc71579a417d7c415f82f2a3d3f4792161a8588bb8bdd75450" + }, + { + "algorithm": "SHA1", + "checksumValue": "f044077bc8be1a989c245254e81eb084d52d29a7" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/less/variables.less", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-variables.less-9B65849C23009A399D8A5043B36970C26E1A3DF5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "527983e88c8c699aef0a378c04dc71295cb7653e9a39ea02c4917fb2a2c36669" + }, + { + "algorithm": "SHA1", + "checksumValue": "9b65849c23009a399d8a5043b36970c26e1a3df5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_animated.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--animated.scss-8DAF189B2F8A404495B8424B6FD1BA630DD1C2DC", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "900e2531ca7544fa8f6e0db9996bd28d3970185ed810717a0a4879da135e5478" + }, + { + "algorithm": "SHA1", + "checksumValue": "8daf189b2f8a404495b8424b6fd1ba630dd1c2dc" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_bordered-pulled.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--bordered-pulled.scss-164B6A0A2B307CD293F4A914AB0FCDF643950374", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "d1d28d405b9328313c843f7c1a40951ee1a738d632081beb76a0e072b407f549" + }, + { + "algorithm": "SHA1", + "checksumValue": "164b6a0a2b307cd293f4a914ab0fcdf643950374" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_core.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--core.scss-55A14A34267EDC401B82E5EE41D8BD84FBB5DA3F", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e6e81949b0ac466839c5239a1450967ec32af30eb7c25d1845569621e8a1c8fc" + }, + { + "algorithm": "SHA1", + "checksumValue": "55a14a34267edc401b82e5ee41d8bd84fbb5da3f" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_fixed-width.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--fixed-width.scss-224417CA266C657849AFB2BBCB6DC455894FF387", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b8b0b3478e04e868ef0cd5fa3fb291524f1932144d1bd3427d156afe369194e9" + }, + { + "algorithm": "SHA1", + "checksumValue": "224417ca266c657849afb2bbcb6dc455894ff387" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_icons.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--icons.scss-50B40415106F9A41ABE3BC138DB0A78734A98F29", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "622409ce76a4eae9d9b7fd3e837a807deccc8dac158cdd1c314ddca1f500b753" + }, + { + "algorithm": "SHA1", + "checksumValue": "50b40415106f9a41abe3bc138db0a78734a98f29" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_larger.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--larger.scss-940E1C5EBC690283BFAEE92560CF15FABEDBF6A9", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "fb4e8e7d5d03074da402f544d36bd6adb6adaed7ad816c4bcb3f53fe03273c17" + }, + { + "algorithm": "SHA1", + "checksumValue": "940e1c5ebc690283bfaee92560cf15fabedbf6a9" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_list.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--list.scss-4B53EE01513DF8B9CE76442B2D8F1851613A435C", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "d5430a6695febcd9e7f5898041aed2b62060d1b8d7b782e0f4975210a0ddf38e" + }, + { + "algorithm": "SHA1", + "checksumValue": "4b53ee01513df8b9ce76442b2d8f1851613a435c" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_mixins.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--mixins.scss-4F3881034A4C11CAE8CC915F288477B498A357A2", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "2efe3c665c5fecc6fb3f6acdf185fdc0b1871ad074381fa39b581cafc5fa82ce" + }, + { + "algorithm": "SHA1", + "checksumValue": "4f3881034a4c11cae8cc915f288477b498a357a2" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_path.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--path.scss-080158AEB1BF6DF59EC98B2BBED44DA61D9C9CA3", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0e035e21bbdf7f14f1453fa126aaf39f0b62479471f3cba649a64dd2daa54e26" + }, + { + "algorithm": "SHA1", + "checksumValue": "080158aeb1bf6df59ec98b2bbed44da61d9c9ca3" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_rotated-flipped.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--rotated-flipped.scss-CA08A0AF3DA63C2F2A7D3C27A8747637744CC785", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ff0686d76acde3581d679be874fbf73a8bcae4110fa7b6c7aa08ab204a7f3b7a" + }, + { + "algorithm": "SHA1", + "checksumValue": "ca08a0af3da63c2f2a7d3c27a8747637744cc785" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_screen-reader.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--screen-reader.scss-2D8563C488F68E75A28D540DD89301EE4EE08C97", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "1c964c84d5ec33fd35918f260ea3503aaaa4b3f1090b342a6e98db6d047d5e38" + }, + { + "algorithm": "SHA1", + "checksumValue": "2d8563c488f68e75a28d540dd89301ee4ee08c97" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_stacked.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--stacked.scss-CF6752EE609AF36EB293A7197C88D31ECACBBC74", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "70f33fd079ab708587c63b5884e04b31a3f46fd33923cb046621ff18b1bd99d2" + }, + { + "algorithm": "SHA1", + "checksumValue": "cf6752ee609af36eb293a7197c88d31ecacbbc74" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/_variables.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--variables.scss-8F16F23E25B8CE1B8EF5A20F3D9CCF809942E6AC", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "84d979c01db4ff1e7c4ee71c41ac5fd2f426a8e8ae34f2c66358626e87fb453f" + }, + { + "algorithm": "SHA1", + "checksumValue": "8f16f23e25b8ce1b8ef5a20f3d9ccf809942e6ac" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/font-awesome-4.6.3/scss/font-awesome.scss", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss-font-awesome.scss-47B38D65C4767B840982D341C936F2BC87F71709", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "19450ac2527dade2613fb7883f471b8c336d7cd5d33c74ef2af5663282665e27" + }, + { + "algorithm": "SHA1", + "checksumValue": "47b38d65c4767b840982d341c936f2bc87f71709" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/css/jasny-bootstrap.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-jasny-bootstrap.css-7429136B79981B8288C4FBCFA8F3936F92CC5B9A", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b74183a8a667a558753954d21b323b8b9da1607f4337af33f353004c8aa4b51a" + }, + { + "algorithm": "SHA1", + "checksumValue": "7429136b79981b8288c4fbcfa8f3936f92cc5b9a" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/css/jasny-bootstrap.css.map", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-jasny-bootstrap.css.map-3445B5515FF32F43DCEC1A31CB7A2F36FB68017F", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "63d17f49d52c4b419faf08045a77a3960cf8ad18dd06fcc09d3b1f43224fd540" + }, + { + "algorithm": "SHA1", + "checksumValue": "3445b5515ff32f43dcec1a31cb7a2f36fb68017f" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/css/jasny-bootstrap.min.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-jasny-bootstrap.min.css-122F43FB614D52D280CF8748AF2FF47BD1F21FA3", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "fe508673736191cbc01662c1392d0ee591106b93577f43f4cea0ca1731b06cb1" + }, + { + "algorithm": "SHA1", + "checksumValue": "122f43fb614d52d280cf8748af2ff47bd1f21fa3" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/css/navmenu-push.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-navmenu-push.css-50B262D01C63C303C8836D47E1C9CEF2FAA8ADF1", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "632b5cd5480b50f6a84a2ed373e673c25b47a4912ab3f8c1c7fa1ab76cde40bc" + }, + { + "algorithm": "SHA1", + "checksumValue": "50b262d01c63c303c8836d47e1c9cef2faa8adf1" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/js/bootstrap.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-js-bootstrap.js-26908395E7A9A4EAB607D80AA50A81D65F3017CB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "24cc29533598f962823c4229bc280487646a27a42a95257c31de1b9b18f3710f" + }, + { + "algorithm": "SHA1", + "checksumValue": "26908395e7a9a4eab607d80aa50a81d65f3017cb" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/js/jasny-bootstrap.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-js-jasny-bootstrap.js-43939CF1095261AEAEB3F74B1899512A513170A6", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "346ece44244f8e0aa8626f0b4283ae2635ed156dbefbf125c4a16ea782705d2f" + }, + { + "algorithm": "SHA1", + "checksumValue": "43939cf1095261aeaeb3f74b1899512a513170a6" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jasny-bootstrap/js/jasny-bootstrap.min.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-js-jasny-bootstrap.min.js-3B91927B66571CC006866078AB268E37259B3A79", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ceb2988eb579b5d84b4e2be638ef53008e71ea2e5d70c54ee183a2ff3500aab9" + }, + { + "algorithm": "SHA1", + "checksumValue": "3b91927b66571cc006866078ab268e37259b3a79" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/jquery-timer/js/jquery.timer.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jquery-timer-js-jquery.timer.js-8947D5F805248D547B9F2A725C8BA236582AF895", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "77433e9cc783581535adab546495537d93ff64f6e6b0543c28543f338d0b2d59" + }, + { + "algorithm": "SHA1", + "checksumValue": "8947d5f805248d547b9f2a725c8ba236582af895" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/loader/css/loader.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-loader-css-loader.css-89A118DCEDB5DB532A615D39BE80D65E4DF0ED8E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e814a8be3a4f37b148e9d6d4b746bd0acab38b77a9e26ab13008977c798c0d84" + }, + { + "algorithm": "SHA1", + "checksumValue": "89a118dcedb5db532a615d39be80d65e4df0ed8e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/scrollable-header/css/scrolling-tabs.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-scrollable-header-css-scrolling-tabs.css-DF2B3B01AEBF35877F8D0920CACCB755B750D373", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "185b48ed470f37b4b64e2e54c136d6f01fc62980d80e72bb2fc8482e5e398772" + }, + { + "algorithm": "SHA1", + "checksumValue": "df2b3b01aebf35877f8d0920caccb755b750d373" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/scrollable-header/js/scrolling-tabs.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-scrollable-header-js-scrolling-tabs.js-B302B2E11741D085AC811B3B087C9094344CBF89", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "471dcd4eea8054011d39642be360cd347dbb89554354a325dbbd020308357ada" + }, + { + "algorithm": "SHA1", + "checksumValue": "b302b2e11741d085ac811b3b087c9094344cbf89" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/actions.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-actions.gif-97A70626FEE2F9A738D51E120F50415AE2D36D3A", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0fc35cb781f1cf3ae7fce2178820acce4e2312d6c3bd084a900120f87ce0ba44" + }, + { + "algorithm": "SHA1", + "checksumValue": "97a70626fee2f9a738d51e120f50415ae2d36d3a" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/ajax-loader-small.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-ajax-loader-small.gif-DCABDD743FD3E9D7BD5647ABEB86E66A3E6F9597", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c" + }, + { + "algorithm": "SHA1", + "checksumValue": "dcabdd743fd3e9d7bd5647abeb86e66a3e6f9597" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/arrow_redo.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-redo.png-693F35BC3C3251299787B92D65E63DF9253EEC48", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "62d7a578ca221af16667a255b7778f9357d6c657fd241e3370ca8846c644e601" + }, + { + "algorithm": "SHA1", + "checksumValue": "693f35bc3c3251299787b92d65e63df9253eec48" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/arrow_right_peppermint.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-right-peppermint.png-541042A7244AF63E440EE26FCABBB9AFFD6A08E0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "2b933deaac2ee0bd4bd68f563af7950b915bd8007d08e43eaa40bb66d93bf1fc" + }, + { + "algorithm": "SHA1", + "checksumValue": "541042a7244af63e440ee26fcabbb9affd6a08e0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/arrow_right_spearmint.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-right-spearmint.png-BD730FC0DEC45B022DB63F82958F8183A5B65773", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4d831a5c8aa163030c374f20def555252511ddd81f69439da62880217e430423" + }, + { + "algorithm": "SHA1", + "checksumValue": "bd730fc0dec45b022db63f82958f8183a5b65773" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/arrow_undo.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-undo.png-F122B300018E422C2E2034437C26BBC724B580FB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "194c4a68bb55792ce3aa273e6d5afc05591aa16d1e384ed9d993e89e717198bd" + }, + { + "algorithm": "SHA1", + "checksumValue": "f122b300018e422c2e2034437c26bbc724b580fb" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/bullet_blue.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-blue.png-6A0A12AAEAC0FF15BEF28F0DE0C8FB02733425C0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "98c03750e1b37ac8e080f0610e1a8cb4aaa63c9f0d8f7b0425756d9fcfa8122f" + }, + { + "algorithm": "SHA1", + "checksumValue": "6a0a12aaeac0ff15bef28f0de0c8fb02733425c0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/bullet_star.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-star.png-F727DD05D0D376150323BC2E2C2E2482F89D5F12", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f8daf83a8fd0b4ec92bdeb0bf6752b3f381c36e59fd3d793ad118e0fc8341054" + }, + { + "algorithm": "SHA1", + "checksumValue": "f727dd05d0d376150323bc2e2c2e2482f89d5f12" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/bullet_toggle_minus.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-toggle-minus.png-08A5C9642BF3403E6E014E6FD7AFED0B47A25ACF", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "5621551f6e9afce6727d5c56b63201eacc93483fa20868ae90d60803b872be74" + }, + { + "algorithm": "SHA1", + "checksumValue": "08a5c9642bf3403e6e014e6fd7afed0b47a25acf" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/bullet_toggle_plus.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-toggle-plus.png-5D587756A79E65C279FC6AC6F1AB2CAE8E10401B", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "bfbe40d92a826d497ae4fc113742d143021ede52e179396cab082cc20ae87d02" + }, + { + "algorithm": "SHA1", + "checksumValue": "5d587756a79e65c279fc6ac6f1ab2cae8e10401b" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/calendar.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-calendar.gif-C9C6446373C72C33129E1131C9C2C062365ABF1C", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "abe67c8649ca80833dd107c0fd886bee96053ffcfe49fa8016559c983f414a0f" + }, + { + "algorithm": "SHA1", + "checksumValue": "c9c6446373c72c33129e1131c9c2c062365abf1c" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/collapse.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-collapse.gif-F35DA2674A685BC016CFCB477BF8F71FB757A062", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "3323f9811f1e48bb9ff607018afbad7de4286c2f1c45b47ed911cac2645c1fea" + }, + { + "algorithm": "SHA1", + "checksumValue": "f35da2674a685bc016cfcb477bf8f71fb757a062" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/comment_yellow.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-comment-yellow.gif-BB6D5BBD898AC8A6163CCCDAEDD24464C23BC4FF", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f8e3fa1c28678c564afdf457d1d81f915b1bb8486298c0aae2fd3cd2b3bfa0ab" + }, + { + "algorithm": "SHA1", + "checksumValue": "bb6d5bbd898ac8a6163cccdaedd24464c23bc4ff" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/down.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-down.gif-38B5B7C0C55B978B0BD488E2547EADA1799EC4FA", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "abc58583f804e968687a24882b8fdcb65a90cef475fe107b61613aa79381162f" + }, + { + "algorithm": "SHA1", + "checksumValue": "38b5b7c0c55b978b0bd488e2547eada1799ec4fa" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/drag-handle.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-drag-handle.png-3EAF1749D9E16F317997B85E479CE954F8B0C206", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "520589e44a27de780b731b42a414ac66cb56944a77adca230d9fbda8938fca15" + }, + { + "algorithm": "SHA1", + "checksumValue": "3eaf1749d9e16f317997b85e479ce954f8b0c206" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/editor-helper-bg.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-editor-helper-bg.gif-84800DF344BD5516A608A39645274862E507E516", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c1c2be8a5fa5c80dfb0025d4fa83f22b77572ceefaf712f62e118a66395be2bd" + }, + { + "algorithm": "SHA1", + "checksumValue": "84800df344bd5516a608a39645274862e507e516" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/expand.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-expand.gif-570B21D76311FB1E16EAA9820B55427A3A332626", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "634d05f83eaccc102de88855efe253d4433cf60d3663f7677ed6b994cab83582" + }, + { + "algorithm": "SHA1", + "checksumValue": "570b21d76311fb1e16eaa9820b55427a3a332626" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/header-bg.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-header-bg.gif-BB282C1BB718B592EBB3169D25C0008CA2962D4F", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e1410ddb055e0ba33a1ff00e6f3710c98b9b6577bb503f1015c7c268678237e0" + }, + { + "algorithm": "SHA1", + "checksumValue": "bb282c1bb718b592ebb3169d25c0008ca2962d4f" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/header-columns-bg.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-header-columns-bg.gif-B9A49270B107C2B99D53CED9B1294EB55A9E5206", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "5f0f36454a984a990d18429592cd7ed0278bb7acaa3176f8502d1bbe9de0ee3d" + }, + { + "algorithm": "SHA1", + "checksumValue": "b9a49270b107c2b99d53ced9b1294eb55a9e5206" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/header-columns-over-bg.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-header-columns-over-bg.gif-92C599046E33BDBC0CF235237A67B7EA243AB00E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f4c09f173fe968212e9f0eaf5657a516a998b878f4b98006512a5571021ddc7a" + }, + { + "algorithm": "SHA1", + "checksumValue": "92c599046e33bdbc0cf235237a67b7ea243ab00e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/help.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-help.png-EF24E6F51EBCC9689BAD217343A04444BF9527A1", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "bbc6d7a9747e875bed763590b69f96a3523397cc3ab2aaca5fd68b7b6c8f17da" + }, + { + "algorithm": "SHA1", + "checksumValue": "ef24e6f51ebcc9689bad217343a04444bf9527a1" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/info.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-info.gif-D3EC1FA60C50C73DA68178ACF54182D1D41E117D", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "61b1d677a879ceb4d4b48567e31d15333fc944d025f67d17008e4770566d5057" + }, + { + "algorithm": "SHA1", + "checksumValue": "d3ec1fa60c50c73da68178acf54182d1d41e117d" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/listview.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-listview.gif-55FD8C0F7A6E2E5C43D6A601063F4D97BD4AC35E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "160a967b0dab6f138c6a43bc5e7bf8b1a3330b2abce95cb439a38a7f55ce499e" + }, + { + "algorithm": "SHA1", + "checksumValue": "55fd8c0f7a6e2e5c43d6a601063f4d97bd4ac35e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/pencil.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-pencil.gif-D598C6AB8D21E18AB40F9677BC85FA2DD1A2E5F6", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0ac454e3148e52cfa80dc7b8a72cbb9972a1e69d3edb5e1043a38cf13e31c8d0" + }, + { + "algorithm": "SHA1", + "checksumValue": "d598c6ab8d21e18ab40f9677bc85fa2dd1a2e5f6" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/row-over-bg.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-row-over-bg.gif-D0EFCD680F18B93CF89F0520A70ED17A9022D35D", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4692d2fcce0f821fd709fb5d0b3333e0744a6c71d3673798181cbb057bc18b62" + }, + { + "algorithm": "SHA1", + "checksumValue": "d0efcd680f18b93cf89f0520a70ed17a9022d35d" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/sort-asc.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-asc.gif-296BB89BFAEF25A5189740258B0CD1217DAAC43B", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a320ae93e846a3918e40919ba7e78efb9da208a3d3708f355da3979bdd09d3b3" + }, + { + "algorithm": "SHA1", + "checksumValue": "296bb89bfaef25a5189740258b0cd1217daac43b" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/sort-asc.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-asc.png-642A8E52E537E413ACBDC55E688F0EE5A0EA67DE", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0b526f876aa72d1ed1ebe76d8aac3913e6f1a32711716030bee72f07a1aef7fb" + }, + { + "algorithm": "SHA1", + "checksumValue": "642a8e52e537e413acbdc55e688f0ee5a0ea67de" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/sort-desc.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-desc.gif-FE064EEE5889F5B47179F9820E89A33785DD3226", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "dd4b6c9f688cf8d29e01bf94a5d10c6d5d285f73dc2c0e124ba205127533e165" + }, + { + "algorithm": "SHA1", + "checksumValue": "fe064eee5889f5b47179f9820e89a33785dd3226" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/sort-desc.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-desc.png-D12417B8B6DA575DC154CB76D01430C1207A56AB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "fde302cf0f85e323b8285aeeb4d698aa2f741363bea080f0e0dcba5e24d7072d" + }, + { + "algorithm": "SHA1", + "checksumValue": "d12417b8b6da575dc154cb76d01430c1207a56ab" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/stripes.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-stripes.png-42C781568589BF07F8CF30C47388AFB0AD8FC812", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "40ddc3e4b4cd2e6c437ca67e390830f327b56df81fa3797ad3741186c4ed82fc" + }, + { + "algorithm": "SHA1", + "checksumValue": "42c781568589bf07f8cf30c47388afb0ad8fc812" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/tag_red.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-tag-red.png-00F57B62CDD1D8FE9BF890C97D600153C828F6DA", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e0de5ac072edf4ce891fd894b5fb359a509a381035648b48780c89bf0a84aa8a" + }, + { + "algorithm": "SHA1", + "checksumValue": "00f57b62cdd1d8fe9bf890c97d600153c828f6da" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/tick.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-tick.png-A9647CC284477A9036247D408984894E2F576765", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "990f1f5a2b0316f4356d0f1efae56ea7cdf381eb620632f1c1ea14aad8f14249" + }, + { + "algorithm": "SHA1", + "checksumValue": "a9647cc284477a9036247d408984894e2f576765" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/user_identity_plus.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-user-identity-plus.gif-B66F129F63C5A2D33B2C6EBBB8EBFEF0E5B73ED1", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ea034ec7ae3011e41c1a673239abba1f3bb6925d80cac7d2f894bdd66deea103" + }, + { + "algorithm": "SHA1", + "checksumValue": "b66f129f63c5a2d33b2c6ebbb8ebfef0e5b73ed1" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/images/user_identity.gif", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-user-identity.gif-7DEC11DDD531F15A3029AAF1B2B2D88FF8E961DD", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "44f0ce2e757bce0fe13363f60a58be3dc1532ea95edc005705b6f0196c62c606" + }, + { + "algorithm": "SHA1", + "checksumValue": "7dec11ddd531f15a3029aaf1b2b2d88ff8e961dd" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/jquery-ui-custom.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-jquery-ui-custom.css-10196720A4472AFDBE29732B54A2DFA720FA2AB5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "49205e68d40969b8ee670cd96dfea5047a596b3822ee7f02efe346bd2534bace" + }, + { + "algorithm": "SHA1", + "checksumValue": "10196720a4472afdbe29732b54a2dfa720fa2ab5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/jquery-ui.theme.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-jquery-ui.theme.css-677815BA794F8171D257ABC17EABD3BEBB0B4AA3", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "955b8e4816e0945d0f3b590627d0f1ac3c90840785de439fda93e1b577ac5b32" + }, + { + "algorithm": "SHA1", + "checksumValue": "677815ba794f8171d257abc17eabd3bebb0b4aa3" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/slick-default-theme.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-slick-default-theme.css-99071BA15136D3E88B12934B733D706E28235E06", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ca00fe707d77bff52b38475cf3ad01b574bbb4e5eb03e00ea65e46b526759ed5" + }, + { + "algorithm": "SHA1", + "checksumValue": "99071ba15136d3e88b12934b733d706e28235e06" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/slick.grid.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-slick.grid.css-1E23A4DF78BD88C46D4C84FA7C7861F895309080", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "8509656854b3df70caad386e24319f2ca142567c77dcf2d78f3ae3f4d84922cb" + }, + { + "algorithm": "SHA1", + "checksumValue": "1e23a4df78bd88c46d4c84fa7c7861f895309080" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/css/smoothness_jquery-ui.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-smoothness-jquery-ui.css-23EB31A30794761716678CC5854DB6E784D3DA90", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c95677f8fb6213d72781463931d0038c5604f7685b3410b4cfe3608a19f65504" + }, + { + "algorithm": "SHA1", + "checksumValue": "23eb31a30794761716678cc5854db6e784d3da90" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.autotooltips.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.autotooltips.js-D8E70CF556F0D309F0E951388F883F3DFDC0CF16", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "cc8b26cda2dbdc585a8021bce3301271052fe322a0aa7309d729efea7b7ab5ed" + }, + { + "algorithm": "SHA1", + "checksumValue": "d8e70cf556f0d309f0e951388f883f3dfdc0cf16" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.cellcopymanager.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellcopymanager.js-911DCCCC4F5282A835DFC71C52EE29ABDF0E4377", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "39275a8eb96ebfb5f228d4b5da727a6a57323606a0a2b9b4013ab1edbbe2e13a" + }, + { + "algorithm": "SHA1", + "checksumValue": "911dcccc4f5282a835dfc71c52ee29abdf0e4377" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.cellrangedecorator.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellrangedecorator.js-26DB38091405E958B8BE17BA5C6DFC1CC15AFD20", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e8f42b79f67ea3f2973071ab42ed4b669a02ff3c2b9adfe47a2ca43183935e78" + }, + { + "algorithm": "SHA1", + "checksumValue": "26db38091405e958b8be17ba5c6dfc1cc15afd20" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.cellrangeselector.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellrangeselector.js-CB20EFB35099DEA47ED8708E8FB250805806813D", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "1d84f9f15d77ac9d4ce35c4f3313db2c24e41645894156e5ab7cbb1086bfaff8" + }, + { + "algorithm": "SHA1", + "checksumValue": "cb20efb35099dea47ed8708e8fb250805806813d" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.cellselectionmodel.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellselectionmodel.js-002DE87AF361B1C9C7F066E117543D8F92D66EE4", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "083ec6fb757ade6ef6b090a3c8e89d516043b02dee6d00c95ecaf71b8a037e83" + }, + { + "algorithm": "SHA1", + "checksumValue": "002de87af361b1c9c7f066e117543d8f92d66ee4" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.checkboxselectcolumn.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.checkboxselectcolumn.js-39DF771EFEAD9511AC2C66BB02F650D9242478B4", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "9ff3fbd646167c899e480cb05aeb2c913281210a5e216f6cf83c8874a457a8b7" + }, + { + "algorithm": "SHA1", + "checksumValue": "39df771efead9511ac2c66bb02f650d9242478b4" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.headerbuttons.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headerbuttons.css-3A40215BF509C8ADEAF4F7C90759F706E670A4F2", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c1b9ad4bb7366f56937a54790db811456705f13b441ac24b3a632dce95881ac1" + }, + { + "algorithm": "SHA1", + "checksumValue": "3a40215bf509c8adeaf4f7c90759f706e670a4f2" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.headerbuttons.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headerbuttons.js-F445B7E355182B7D69CF3DD44D7AB82834DCE958", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ee9abd695f3c1426be5a5faf454f505b6ef90dfa6ba92c2732ae7f35e1842335" + }, + { + "algorithm": "SHA1", + "checksumValue": "f445b7e355182b7d69cf3dd44d7ab82834dce958" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.headermenu.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headermenu.css-0148AF9BF099E8B9B117F85D689E1BBA4F42909C", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f9c554d747ef8fc3f3a66c5b5befb5ff5d970cea62405e6d6bc61f44465d3136" + }, + { + "algorithm": "SHA1", + "checksumValue": "0148af9bf099e8b9b117f85d689e1bba4f42909c" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.headermenu.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headermenu.js-E8135716C8DFCF1D589005E79A556E1D5C046E4E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "1f56c4be7c2cabc7bec29ddcb10e0dd5bfb5202ccc8a3834d2758722768aba0b" + }, + { + "algorithm": "SHA1", + "checksumValue": "e8135716c8dfcf1d589005e79a556e1d5c046e4e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.rowmovemanager.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.rowmovemanager.js-DFF8BC9CA7CCFD01991AE028D4713FE054A44A48", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c2b10031a6d629789401bb3a317ef8bd46b8a0fe4842529b8fe0dafbacbed3db" + }, + { + "algorithm": "SHA1", + "checksumValue": "dff8bc9ca7ccfd01991ae028d4713fe054a44a48" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/plugins/slick.rowselectionmodel.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.rowselectionmodel.js-2031C243D567392953E3E3F9C712648061EBCF4F", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f796dbe121caad4e46c0eafbf3362fcde8202085bb5908155723c1c43cb91965" + }, + { + "algorithm": "SHA1", + "checksumValue": "2031c243d567392953e3e3f9c712648061ebcf4f" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/slick.core.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.core.js-150C71B4E22C8B521E0790E7B6565A6AB22AAC1C", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "03be12517c94fbc46c3c804f5c47c1ee192973e47f68ab59fa003555728f1523" + }, + { + "algorithm": "SHA1", + "checksumValue": "150c71b4e22c8b521e0790e7b6565a6ab22aac1c" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/slick.editors.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.editors.js-7E5E1023ED867FA4D90A2A145AB4D5A831870910", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "73651099859f20d2dcc216ee6fcb343d471566a13a6ba7320256509bebfb2226" + }, + { + "algorithm": "SHA1", + "checksumValue": "7e5e1023ed867fa4d90a2a145ab4d5a831870910" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/slick.formatters.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.formatters.js-A803FD8F38BBA71EA295B3D149EC9199A605C669", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "64311b7b2b7a6888bb9041d19dfeefb18c80bb3a54a43c083857f26e44c548e2" + }, + { + "algorithm": "SHA1", + "checksumValue": "a803fd8f38bba71ea295b3d149ec9199a605c669" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/slick-grid/js/slick.grid.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.grid.js-BAAE697F6D72C702660163263DA49CFB243975CE", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a4aa41990d4a95ba81b71a367f8f014a6ea9bbf821d2691d0f12cb274dd85bd6" + }, + { + "algorithm": "SHA1", + "checksumValue": "baae697f6d72c702660163263da49cfb243975ce" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/tree/css/jqtree.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-css-jqtree.css-F87A0F5E69AFD46A2DB4E1A4DCBA4A5C0C076430", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "bde5928fc25fa22625e4a1ab42e7abff041a13b7dcb6f9a29ca46d50b1a2dbf8" + }, + { + "algorithm": "SHA1", + "checksumValue": "f87a0f5e69afd46a2db4e1a4dcba4a5c0c076430" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/tree/images/jqtree-circle.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-images-jqtree-circle.png-5364497E4711F27B110215D64C0090EDB4CBE112", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b43c08bed273ea97b25551d15d9a6fbd0939274172c7a4b781042cc62591ab4a" + }, + { + "algorithm": "SHA1", + "checksumValue": "5364497e4711f27b110215d64c0090edb4cbe112" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/tree/images/tree-circle.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-images-tree-circle.png-7DAFDD5D83226FC0F6657FA4D6DF8C9954D29D0A", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f21dedc3869893d8e108acf92200c3c603ff5ea5626599a796cc74c0a6b004bb" + }, + { + "algorithm": "SHA1", + "checksumValue": "7dafdd5d83226fc0f6657fa4d6df8c9954d29d0a" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/tree/js/tree.jquery.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-js-tree.jquery.js-4146A5E018374F8613FB5028797171DCCCF6CFB6", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "2c2cbc868fd2797d0ad6538691ef6afa5cf1dcbd6f22d44456a3678a869066eb" + }, + { + "algorithm": "SHA1", + "checksumValue": "4146a5e018374f8613fb5028797171dcccf6cfb6" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/tree/js/tree.jquery.min.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-js-tree.jquery.min.js-B14A228C3632EBFE3D20E5EA830CEEA313523353", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4b940065e2a67c37e3bd02b23c651f4744a3c219aba2d4fb99a631113494d376" + }, + { + "algorithm": "SHA1", + "checksumValue": "b14a228c3632ebfe3d20e5ea830ceea313523353" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/validator/js/additional-methods.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-validator-js-additional-methods.js-3EFB229578503153F367107F7579797585B0D952", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "1d95e0e21c160558eb3d2bacd76779048cb600cc04e15264e0835f4f86b4b375" + }, + { + "algorithm": "SHA1", + "checksumValue": "3efb229578503153f367107f7579797585b0d952" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/components/validator/js/jquery.validate.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-validator-js-jquery.validate.js-2591CF05FAC3B306DE0ED781B1555B8A0CFBCB9E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "2aecc3e7494318d2398eafe2a6de21c03a52264ddf86c7934758ddbda06864bb" + }, + { + "algorithm": "SHA1", + "checksumValue": "2591cf05fac3b306de0ed781b1555b8a0cfbcb9e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/css/admin_base.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-admin-base.css-C82E35EEC28376691672714CB635FF5C4F0879E6", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0b9768a5f854749ff7c4df5bf7faa4cf4980ce71984e75244316d2f8e8256e44" + }, + { + "algorithm": "SHA1", + "checksumValue": "c82e35eec28376691672714cb635ff5c4f0879e6" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/css/bootstrap.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-bootstrap.css-1A5AB0DC507FFE33F997B3F80A3582B88AF34F66", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e31884ac549ca8d52c9aec68bbdca264283c5bf81b5e970d282c7735d23b7ebe" + }, + { + "algorithm": "SHA1", + "checksumValue": "1a5ab0dc507ffe33f997b3f80a3582b88af34f66" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/css/index_page.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-index-page.css-FEF93D0B408980DFFA297A2D35BC0E6A736BFFB5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "e51ef37a9b6b62c6d01552452d52929daf45f9149483f4ba0073d8be7bc55520" + }, + { + "algorithm": "SHA1", + "checksumValue": "fef93d0b408980dffa297a2d35bc0e6a736bffb5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/css/smoothness_jquery-ui.css", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-smoothness-jquery-ui.css-23EB31A30794761716678CC5854DB6E784D3DA90", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c95677f8fb6213d72781463931d0038c5604f7685b3410b4cfe3608a19f65504" + }, + { + "algorithm": "SHA1", + "checksumValue": "23eb31a30794761716678cc5854db6e784d3da90" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/bootstrap.min.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-bootstrap.min.js-791AA054A026BDDC0DE92BAD6CF7A1C6E73713D5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "2979f9a6e32fc42c3e7406339ee9fe76b31d1b52059776a02b4a7fa6a4fd280a" + }, + { + "algorithm": "SHA1", + "checksumValue": "791aa054a026bddc0de92bad6cf7a1c6e73713d5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/campus_network_mgmt.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-campus-network-mgmt.js-334DDC3E01D139B27175A8335F3048FD0DE1F630", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "116a9c5e57d753463df51aafa69189f3c5c7735b0cfb2c30032357b6a32a8d23" + }, + { + "algorithm": "SHA1", + "checksumValue": "334ddc3e01d139b27175a8335f3048fd0de1f630" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/campus_type_mgmt.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-campus-type-mgmt.js-27EF3AE17883F6A14E5D4D70191EE3A3C65D04DB", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0a13b495dc6f1e481eb6b8867f79022fcb719288cd3813df96b46a68a1ab2f8c" + }, + { + "algorithm": "SHA1", + "checksumValue": "27ef3ae17883f6a14e5d4d70191ee3a3c65d04db" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/index_page.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-index-page.js-512C72185BC558DD06961193B9B48EC27D9BDA27", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "d5f949dbd7aedc380129336fa023c210e5b21c7ce48674945e484e673723eb0c" + }, + { + "algorithm": "SHA1", + "checksumValue": "512c72185bc558dd06961193b9b48ec27d9bda27" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/jquery-1.7.min.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery-1.7.min.js-3F1B0E9E54AF1AF2DB2C8A639530448723462151", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ff4e4975ef403004f8fe8e59008db7ad47f54b10d84c72eb90e728d1ec9157ce" + }, + { + "algorithm": "SHA1", + "checksumValue": "3f1b0e9e54af1af2db2c8a639530448723462151" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/jquery-2.0.3.min.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery-2.0.3.min.js-FBF9C77D0C4E3C34A485980C1E5316B6212160C8", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "b13cb5989e08fcb02314209d101e1102f3d299109bdc253b62aa1da21c9e38ba" + }, + { + "algorithm": "SHA1", + "checksumValue": "fbf9c77d0c4e3c34a485980c1e5316b6212160c8" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/jquery.event.drag-2.2.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery.event.drag-2.2.js-BD04D5B88CFAC7D9A702B5CC60E63EFC1E7E2DC8", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c86ae08442de5c61d25ea27a58db7d2cde36566d09454e9b22855085b9ff4e4f" + }, + { + "algorithm": "SHA1", + "checksumValue": "bd04d5b88cfac7d9a702b5cc60e63efc1e7e2dc8" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/jquery.formset.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery.formset.js-7692C6C499386A32A5EFED7B19E9E962DB12C1D0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a20cb4893771b55e8e0b7115e90fc7eb985ad0d8eb668027bec53a1bc30ce20b" + }, + { + "algorithm": "SHA1", + "checksumValue": "7692c6c499386a32a5efed7b19e9e962db12c1d0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/loadsheet.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-loadsheet.js-7146BBB670DC37D405F33CA5BA53FCB87290CC3E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a8dcea449bf997cb62e064040002b2ce16dddfa0202eb3f64243ac4822bc0ad7" + }, + { + "algorithm": "SHA1", + "checksumValue": "7146bbb670dc37d405f33ca5ba53fcb87290cc3e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/ngcn_tree.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-ngcn-tree.js-B148C1DDA7176ED0CA4EEA264577A3FE0FC59FAC", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "fa7ec6da3c2f30a97856c7dcb76ebe5b8cc18f92f9f0f38d7c9b38f08aa973b0" + }, + { + "algorithm": "SHA1", + "checksumValue": "b148c1dda7176ed0ca4eea264577a3fe0fc59fac" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/noob.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-noob.js-02EAF30B9F14388142DC91F7E5EBDBAF75E21A51", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "08478711a51011fe3ca97cbc74f688ea65eb1860cecda9fbb0f625f7015dff65" + }, + { + "algorithm": "SHA1", + "checksumValue": "02eaf30b9f14388142dc91f7e5ebdbaf75e21a51" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/notifier.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-notifier.js-348348338CC2A0A22F1E694A3BD028FB0BD3F126", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a67b5a10cbf174e8287595dabe45a438dbf7f33980b2f5fd09eb07a7936010bd" + }, + { + "algorithm": "SHA1", + "checksumValue": "348348338cc2a0a22f1e694a3bd028fb0bd3f126" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/global/js/ui_1.11.4_jquery-ui.js", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-ui-1.11.4-jquery-ui.js-3EFAF11E60EA8C541B6DC26F0EF09F195732587A", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "0c8e8d7408611519ceda4e759ae9987834a17addc8f0028241ffed7fb0113612" + }, + { + "algorithm": "SHA1", + "checksumValue": "3efaf11e60ea8c541b6dc26f0ef09f195732587a" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_flat_0_aaaaaa_40x100.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-flat-0-aaaaaa-40x100.png-DA1C9BF45BD3644C2DDFFCD4F631108D80E6A6F2", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab" + }, + { + "algorithm": "SHA1", + "checksumValue": "da1c9bf45bd3644c2ddffcd4f631108d80e6a6f2" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_flat_75_ffffff_40x100.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-flat-75-ffffff-40x100.png-A9BB131C4ACFF0D07FA7B7F21BEF05179C28D13B", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "39ab7ccd9f4e82579da78a9241265df288d8eb65dbbd7cf48aed2d0129887df5" + }, + { + "algorithm": "SHA1", + "checksumValue": "a9bb131c4acff0d07fa7b7f21bef05179c28d13b" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_glass_55_fbf9ee_1x400.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-55-fbf9ee-1x400.png-4966153F5260CC8B5B9EA3AFD5BD6B0DEE5BC7B1", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "691597e8a40a891ea94d3589976ecfc33e6145c49422443b00ac2b5a0022964c" + }, + { + "algorithm": "SHA1", + "checksumValue": "4966153f5260cc8b5b9ea3afd5bd6b0dee5bc7b1" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_glass_65_ffffff_1x400.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-65-ffffff-1x400.png-7E5C99E9F0113BA6B63C2BB408B8347191316CDA", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f0e6cd91b837d5c5644d026e5ffeccd907953317cd5c0f689901733afda260b2" + }, + { + "algorithm": "SHA1", + "checksumValue": "7e5c99e9f0113ba6b63c2bb408b8347191316cda" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_glass_75_dadada_1x400.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-75-dadada-1x400.png-11E9ED5A7DB83CF86034068E4F6DE4C2F273F0C1", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "c108f5cbf2dd9ec07a26530695ddd95e1664597ce6c056ae44c162cc2e28cec4" + }, + { + "algorithm": "SHA1", + "checksumValue": "11e9ed5a7db83cf86034068e4f6de4c2f273f0c1" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_glass_75_e6e6e6_1x400.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-75-e6e6e6-1x400.png-C81EA6FBA4DB897DF599670C6BF3B3B5764D4E54", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "ddf5dd4e0ef2b185e8bb0af7b6e90ebe74a84384cb4700658e76e754c8bfe550" + }, + { + "algorithm": "SHA1", + "checksumValue": "c81ea6fba4db897df599670c6bf3b3b5764d4e54" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_glass_95_fef1ec_1x400.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-95-fef1ec-1x400.png-6140799C338F9FA5CCCE4FB29346512806462A60", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "f6f1c1bedf1a0f37cfef81d12f5f012869d1ee7c984775a569827a1784d34f5c" + }, + { + "algorithm": "SHA1", + "checksumValue": "6140799c338f9fa5ccce4fb29346512806462a60" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-highlight-soft-75-cccccc-1x100.png-53B50999C4C9838A2A2A190B54203AB9C6ACBB21", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "54270656df079c4da5182629a080fc633b6f84b87985eb016d25a560e2c38d4a" + }, + { + "algorithm": "SHA1", + "checksumValue": "53b50999c4c9838a2a2a190b54203ab9c6acbb21" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-icons_222222_256x240.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-222222-256x240.png-D6DEE0EAF76929C4E06B2F2BC3058BDAD1D0A1FC", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a2ccfdc001858222885a9df39200840ac7a3f479ba889727d32a10398db7918a" + }, + { + "algorithm": "SHA1", + "checksumValue": "d6dee0eaf76929c4e06b2f2bc3058bdad1d0a1fc" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-icons_2e83ff_256x240.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-2e83ff-256x240.png-5C0800291A8DC41AE915D9FE6D42F96C67035A23", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "4f907b912e024625d36b8af307f1043e6ebc97074e31216175d14bb74c370dc3" + }, + { + "algorithm": "SHA1", + "checksumValue": "5c0800291a8dc41ae915d9fe6d42f96c67035a23" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-icons_454545_256x240.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-454545-256x240.png-1AB19DF782D0B8491FC21C1EDF7B20941624DD34", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "cb36e80beaf2a527d463da552a5c679a46c4ff8c881318a194bb0ccb61cb2d5c" + }, + { + "algorithm": "SHA1", + "checksumValue": "1ab19df782d0b8491fc21c1edf7b20941624dd34" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-icons_888888_256x240.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-888888-256x240.png-488AF2C51ACD097E9136D4DD1F0850168E8DE760", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "a42b23e21050a0f0f90c1f7a443b8087a409771611eae402861959a793be38e8" + }, + { + "algorithm": "SHA1", + "checksumValue": "488af2c51acd097e9136d4dd1f0850168e8de760" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/static/images/ui-icons_cd0a0a_256x240.png", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-cd0a0a-256x240.png-CC0D1CDA69297DD503DA85738976FF8AE5E2C0F5", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "53f9f6be37d5c395c125a53dbf39c697fc3e5fd44a5f09f0d99710910f840dd6" + }, + { + "algorithm": "SHA1", + "checksumValue": "cc0d1cda69297dd503da85738976ff8ae5e2c0f5" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/templates/admin/login.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-templates-admin-login.html-CCF16F5601107D5411A75BAFE6B422BADA5731F7", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "21bd3926a07f211b580771b2cfeebb1a192c9aaeb9c82962634dd158ad988e75" + }, + { + "algorithm": "SHA1", + "checksumValue": "ccf16f5601107d5411a75bafe6b422bada5731f7" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/templates/base_site.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-templates-base-site.html-E7188A8DC786701D6C5134FEAB02279FCE9891F0", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "de999be9182701d95f671d20d0c5e7280603bb4c393dc78a8e304a6ae81d3e58" + }, + { + "algorithm": "SHA1", + "checksumValue": "e7188a8dc786701d6c5134feab02279fce9891f0" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/ngcn_workbench/templates/base.html", + "SPDXID": "SPDXRef-File--nita-webapp-ngcn-workbench-templates-base.html-CF13676A229FDB9CF386EA21C7103C2F6BF1F15E", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "afef54d11f7fc1f542e039b6ac60b6524d736ab4dfed23f69254966b02534ee1" + }, + { + "algorithm": "SHA1", + "checksumValue": "cf13676a229fdb9cf386ea21c7103c2f6bf1f15e" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./nita-webapp/server_details.ini", + "SPDXID": "SPDXRef-File--nita-webapp-server-details.ini-127761D7E333F34658411114E1F91BCBFEE22D48", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "fd838b6c5d958b9f8443c24b319d28db26ec364298960c638199c9d335efe565" + }, + { + "algorithm": "SHA1", + "checksumValue": "127761d7e333f34658411114e1f91bcbfee22d48" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./ping_jenkins.py", + "SPDXID": "SPDXRef-File--ping-jenkins.py-07D2BB83B931878D40F4F73838072A80E3512466", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "2a1e2f0181ec99eed26493df5bfffd172b26c8fce88d4d60726d8fc8ba8f5c95" + }, + { + "algorithm": "SHA1", + "checksumValue": "07d2bb83b931878d40f4f73838072a80e3512466" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./update_version.sh", + "SPDXID": "SPDXRef-File--update-version.sh-C45E88C1689B2A58491DE70DA7EC3F82EA343429", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "50eb452fc933055b1cee198ec4289c1c01448bd33de7af5ed8b61ecbe284d4ac" + }, + { + "algorithm": "SHA1", + "checksumValue": "c45e88c1689b2a58491de70da7ec3f82ea343429" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + }, + { + "fileName": "./wait-for-db.sh", + "SPDXID": "SPDXRef-File--wait-for-db.sh-AFE9BBE34F060488DE10CFD078A9F0ECAAAB7DAE", + "checksums": [ + { + "algorithm": "SHA256", + "checksumValue": "45a191aee3ed16e370818bbabf92cff513428c29690afb8fa16fcd1713adae07" + }, + { + "algorithm": "SHA1", + "checksumValue": "afe9bbe34f060488de10cfd078a9f0ecaaab7dae" + } + ], + "licenseConcluded": "NOASSERTION", + "licenseInfoInFiles": [ + "NOASSERTION" + ], + "copyrightText": "NOASSERTION" + } + ], + "packages": [ + { + "name": "nita-webapp", + "SPDXID": "SPDXRef-RootPackage", + "downloadLocation": "NOASSERTION", + "packageVerificationCode": { + "packageVerificationCodeValue": "da39a3ee5e6b4b0d3255bfef95601890afd80709" + }, + "filesAnalyzed": true, + "licenseConcluded": "NOASSERTION", + "licenseInfoFromFiles": [ + "NOASSERTION" + ], + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.0", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:swid/Juniper%20Networks/juniper.net/nita-webapp@1.0.0?tag_id=e533cd27-2941-4539-add3-12492ec1ceee" + } + ], + "supplier": "Organization: Juniper Networks", + "hasFiles": [] + }, + { + "name": "nita-webapp", + "SPDXID": "SPDXRef-RootPackage", + "downloadLocation": "NOASSERTION", + "packageVerificationCode": { + "packageVerificationCodeValue": "3de10dd116ac11c216d912acf7d1c09f7d483810" + }, + "filesAnalyzed": true, + "licenseConcluded": "NOASSERTION", + "licenseInfoFromFiles": [ + "NOASSERTION" + ], + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.0", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:swid/Juniper%20Networks/juniper.net/nita-webapp@1.0.0?tag_id=f48fa104-b5c2-475e-a1ea-11677a38fa2f" + } + ], + "supplier": "Organization: Juniper Networks", + "hasFiles": [ + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-migrations---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-general-css-general.css-1583598DEC7C9E22DDDFC5E63BE57795706B58F7", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-forms-css-forms.css-E74DE4F76C4FB737370BE5DC0372D8B8428630AE", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-login-css-login.css-23902ABC75FBF09337F60FD2A0EF4C720A95ABD0", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-tabs-css-tabs.css-CA919841572ACBAF0DE2C4470BB7BF5816C16F20", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-summary.html-0FB3ADB94D2FE35CC81222298F4EBF8E83ED14CB", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-mgmt.html-7296B6941172DBF04DFB52DAC662C23F7B70D863", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-utils.py-1E906204F23672930E3BC04FE0541FC0AA0AE220", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-urls.py-DDD265BADD6B3F194B932DCC5B69E4EC6E46B589", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery-2.0.3.min.js-FBF9C77D0C4E3C34A485980C1E5316B6212160C8", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-loadsheet.js-7146BBB670DC37D405F33CA5BA53FCB87290CC3E", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-redo.png-693F35BC3C3251299787B92D65E63DF9253EEC48", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-comment-yellow.gif-BB6D5BBD898AC8A6163CCCDAEDD24464C23BC4FF", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-header-css-header.css-ACC503708DB3CDA06AEAA2EAD4C2B6EA460D4A6D", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-noob.html-FA51B4C9206DF8F7E06CA2B427981001E59AD189", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-type.html-596009E3B4C0C8FB8AD89834DC213D1705B5E1F5", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-admin.py-EE96D6B19DEF65961EDE71C450C0B72FB59647F7", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-forms.py-8D14F0A727477F76002D278C8091358618F84C5F", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-noob.js-02EAF30B9F14388142DC91F7E5EBDBAF75E21A51", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-ngcn-tree.js-B148C1DDA7176ED0CA4EEA264577A3FE0FC59FAC", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-actions.gif-97A70626FEE2F9A738D51E120F50415AE2D36D3A", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-toggle-plus.png-5D587756A79E65C279FC6AC6F1AB2CAE8E10401B", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-bootstrap.min.js-791AA054A026BDDC0DE92BAD6CF7A1C6E73713D5", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-stripes.png-42C781568589BF07F8CF30C47388AFB0AD8FC812", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-right-peppermint.png-541042A7244AF63E440EE26FCABBB9AFFD6A08E0", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-ajax-loader-small.gif-DCABDD743FD3E9D7BD5647ABEB86E66A3E6F9597", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-campus-action-history.html-EF3E50D59C200D932F5EF2A575E11508BB52CD3A", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-type-mgmt.html-D0EA3235FB384516554DD710E41993948BC81B97", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-networktypeparser.py-18CAE3FDF7695383288D53E7A06E87FD4EDE09B5", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-statusupdater.py-25C69287795F6BB933955E061AD66705B651E785", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-smoothness-jquery-ui.css-23EB31A30794761716678CC5854DB6E784D3DA90", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery.event.drag-2.2.js-BD04D5B88CFAC7D9A702B5CC60E63EFC1E7E2DC8", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-header-columns-bg.gif-B9A49270B107C2B99D53CED9B1294EB55A9E5206", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-row-over-bg.gif-D0EFCD680F18B93CF89F0520A70ED17A9022D35D", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-user-identity.gif-7DEC11DDD531F15A3029AAF1B2B2D88FF8E961DD", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-toggle-minus.png-08A5C9642BF3403E6E014E6FD7AFED0B47A25ACF", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-listview.gif-55FD8C0F7A6E2E5C43D6A601063F4D97BD4AC35E", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-header-images-header-icon.png-333592705306F07DC84F18DC826E34B92DB0BEED", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-add-campus-network.html-2D7F8B7BA0F7EF202575F78DE7F49AD1B62F40B9", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templatetags---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-models.py-1647BC4D9F12082585D8E3EC79B51669C966791D", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-admin-base.css-C82E35EEC28376691672714CB635FF5C4F0879E6", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery.formset.js-7692C6C499386A32A5EFED7B19E9E962DB12C1D0", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-jquery-1.7.min.js-3F1B0E9E54AF1AF2DB2C8A639530448723462151", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-tag-red.png-00F57B62CDD1D8FE9BF890C97D600153C828F6DA", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-user-identity-plus.gif-B66F129F63C5A2D33B2C6EBBB8EBFEF0E5B73ED1", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-calendar.gif-C9C6446373C72C33129E1131C9C2C062365ABF1C", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-pencil.gif-D598C6AB8D21E18AB40F9677BC85FA2DD1A2E5F6", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headerbuttons.css-3A40215BF509C8ADEAF4F7C90759F706E670A4F2", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headermenu.js-E8135716C8DFCF1D589005E79A556E1D5C046E4E", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.woff-6D7E6A5FC802B13694D8820FC0138037C0977D2E", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss-font-awesome.scss-47B38D65C4767B840982D341C936F2BC87F71709", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--mixins.scss-4F3881034A4C11CAE8CC915F288477B498A357A2", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-screen-reader.less-71139132F170EBE7712836210F4D2C4905151899", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-bordered-pulled.less-A2C292137B17406183AD0FDBF4880FD648B9A5CA", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-jasny-bootstrap.min.css-122F43FB614D52D280CF8748AF2FF47BD1F21FA3", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-scrollable-header-js-scrolling-tabs.js-B302B2E11741D085AC811B3B087C9094344CBF89", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-data-table-js-jquery.dataTables.js-BAD157C0FDE8E982D1EF06D302C038D8A5EC21ED", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-888888-256x240.png-488AF2C51ACD097E9136D4DD1F0850168E8DE760", + "SPDXRef-File--nita-webapp-ngcn-workbench-templates-base-site.html-E7188A8DC786701D6C5134FEAB02279FCE9891F0", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-header-columns-over-bg.gif-92C599046E33BDBC0CF235237A67B7EA243AB00E", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-smoothness-jquery-ui.css-23EB31A30794761716678CC5854DB6E784D3DA90", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellcopymanager.js-911DCCCC4F5282A835DFC71C52EE29ABDF0E4377", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.editors.js-7E5E1023ED867FA4D90A2A145AB4D5A831870910", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.woff2-97E438CC545714309882FBCEADBF344FCADDCEC5", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--screen-reader.scss-2D8563C488F68E75A28D540DD89301EE4EE08C97", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--list.scss-4B53EE01513DF8B9CE76442B2D8F1851613A435C", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-rotated-flipped.less-95DE5DE9009714692430B04F9CD4388BE8FBA8F3", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-validator-js-additional-methods.js-3EFB229578503153F367107F7579797585B0D952", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-js-bootstrap.js-26908395E7A9A4EAB607D80AA50A81D65F3017CB", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-js-tree.jquery.js-4146A5E018374F8613FB5028797171DCCCF6CFB6", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-flat-75-ffffff-40x100.png-A9BB131C4ACFF0D07FA7B7F21BEF05179C28D13B", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-2e83ff-256x240.png-5C0800291A8DC41AE915D9FE6D42F96C67035A23", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-down.gif-38B5B7C0C55B978B0BD488E2547EADA1799EC4FA", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-desc.gif-FE064EEE5889F5B47179F9820E89A33785DD3226", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-slick-default-theme.css-99071BA15136D3E88B12934B733D706E28235E06", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.rowselectionmodel.js-2031C243D567392953E3E3F9C712648061EBCF4F", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.core.js-150C71B4E22C8B521E0790E7B6565A6AB22AAC1C", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-css-font-awesome.css-4EDA182CBCC046DBF449AEF97C02C230CF80A494", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--path.scss-080158AEB1BF6DF59EC98B2BBED44DA61D9C9CA3", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-path.less-1AFB4A849059631F76ED2A519D7FB1BD0AF14802", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-list.less-F53BC20884A1410D950B4A36A330C5181A8B55AB", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-validator-js-jquery.validate.js-2591CF05FAC3B306DE0ED781B1555B8A0CFBCB9E", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-loader-css-loader.css-89A118DCEDB5DB532A615D39BE80D65E4DF0ED8E", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jquery-timer-js-jquery.timer.js-8947D5F805248D547B9F2A725C8BA236582AF895", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-flat-0-aaaaaa-40x100.png-DA1C9BF45BD3644C2DDFFCD4F631108D80E6A6F2", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-README.me-7E6C7664CE87F8904B1BED80DB31CEFB714DBC85", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-75-dadada-1x400.png-11E9ED5A7DB83CF86034068E4F6DE4C2F273F0C1", + "SPDXRef-File--nita-webapp-ngcn-workbench-templates-admin-login.html-CCF16F5601107D5411A75BAFE6B422BADA5731F7", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-blue.png-6A0A12AAEAC0FF15BEF28F0DE0C8FB02733425C0", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-slick.grid.css-1E23A4DF78BD88C46D4C84FA7C7861F895309080", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.rowmovemanager.js-DFF8BC9CA7CCFD01991AE028D4713FE054A44A48", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellrangeselector.js-CB20EFB35099DEA47ED8708E8FB250805806813D", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.svg-C0522272BBAEF2ACB3D341912754D6EA2D0ECFC0", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--icons.scss-50B40415106F9A41ABE3BC138DB0A78734A98F29", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--stacked.scss-CF6752EE609AF36EB293A7197C88D31ECACBBC74", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-animated.less-421F2C4E10191F148C13B8A34E5FF3F484D4C393", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-icons.less-66DA178539EEED396507AD36BADEBD6A8AD35827", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-js-jasny-bootstrap.min.js-3B91927B66571CC006866078AB268E37259B3A79", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-images-jqtree-circle.png-5364497E4711F27B110215D64C0090EDB4CBE112", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-75-e6e6e6-1x400.png-C81EA6FBA4DB897DF599670C6BF3B3B5764D4E54", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-highlight-soft-75-cccccc-1x100.png-53B50999C4C9838A2A2A190B54203AB9C6ACBB21", + "SPDXRef-File--nita-webapp-ngcn-workbench-locale-en-LC-MESSAGES-django.po-1CB4862FB2C463AC7926D0B1E50FC37FC9CDBA10", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "SPDXRef-File--network-template-mgr.xml-6F3FF119023300310868D324F8C53205227A8371", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-table-css-table.css-A6266513EC750D5AEF0A2DE150BC3EEDC3A865DB", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-grid-css-grid.css-B775FD3AC26D651795385329B92A9879175CBF89", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-type-add.html-C094B365474473296581F8DF8A09F39FC983667D", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templatetags-json-filters.py-6E01B2483D969546502616C9B97D2E0877E0F9E0", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-apps.py-0E1BB233E59F5DA87619F2913B2FB2FDDD288E49", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-bootstrap.css-1A5AB0DC507FFE33F997B3F80A3582B88AF34F66", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-help.png-EF24E6F51EBCC9689BAD217343A04444BF9527A1", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-header-bg.gif-BB282C1BB718B592EBB3169D25C0008CA2962D4F", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.checkboxselectcolumn.js-39DF771EFEAD9511AC2C66BB02F650D9242478B4", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellrangedecorator.js-26DB38091405E958B8BE17BA5C6DFC1CC15AFD20", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.eot-965CE8F688FEDBEED504EFD498BC9C1622D12362", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--bordered-pulled.scss-164B6A0A2B307CD293F4A914AB0FCDF643950374", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--core.scss-55A14A34267EDC401B82E5EE41D8BD84FBB5DA3F", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-stacked.less-F044077BC8BE1A989C245254E81EB084D52D29A7", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-fixed-width.less-EC0C24B97184DAB86177660F486B8D08CD636C42", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-jasny-bootstrap.css-7429136B79981B8288C4FBCFA8F3936F92CC5B9A", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-css-jqtree.css-F87A0F5E69AFD46A2DB4E1A4DCBA4A5C0C076430", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-454545-256x240.png-1AB19DF782D0B8491FC21C1EDF7B20941624DD34", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-222222-256x240.png-D6DEE0EAF76929C4E06B2F2BC3058BDAD1D0A1FC", + "SPDXRef-File--nita-webapp-ngcn-workbench-templates-base.html-CF13676A229FDB9CF386EA21C7103C2F6BF1F15E", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench-wsgi.py-173280244988DD4C22E937154D2DA2B46A96C16B", + "SPDXRef-File--nita-webapp-server-details.ini-127761D7E333F34658411114E1F91BCBFEE22D48", + "SPDXRef-File--wait-for-db.sh-AFE9BBE34F060488DE10CFD078A9F0ECAAAB7DAE", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--rotated-flipped.scss-CA08A0AF3DA63C2F2A7D3C27A8747637744CC785", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--variables.scss-8F16F23E25B8CE1B8EF5A20F3D9CCF809942E6AC", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-variables.less-9B65849C23009A399D8A5043B36970C26E1A3DF5", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-HELP-US-OUT.txt-4F7BF961F1BED448F6BA99AEB9219FABF930BA96", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-js-jasny-bootstrap.js-43939CF1095261AEAEB3F74B1899512A513170A6", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-js-tree.jquery.min.js-B14A228C3632EBFE3D20E5EA830CEEA313523353", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-65-ffffff-1x400.png-7E5C99E9F0113BA6B63C2BB408B8347191316CDA", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-95-fef1ec-1x400.png-6140799C338F9FA5CCCE4FB29346512806462A60", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-bullet-star.png-F727DD05D0D376150323BC2E2C2E2482F89D5F12", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-undo.png-F122B300018E422C2E2034437C26BBC724B580FB", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-jquery-ui.theme.css-677815BA794F8171D257ABC17EABD3BEBB0B4AA3", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headermenu.css-0148AF9BF099E8B9B117F85D689E1BBA4F42909C", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.formatters.js-A803FD8F38BBA71EA295B3D149EC9199A605C669", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-css-font-awesome.min.css-FB5B49426DEE7F1508500E698D1B3C6B04C8FCCE", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--larger.scss-940E1C5EBC690283BFAEE92560CF15FABEDBF6A9", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-larger.less-E7119E82DC50540DBC3472BBA7D74282815A7ECC", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-mixins.less-3C5B36B0069372B525ED8BBBCF6B3D4D2BED4E78", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-navmenu-push.css-50B262D01C63C303C8836D47E1C9CEF2FAA8ADF1", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-scrollable-header-css-scrolling-tabs.css-DF2B3B01AEBF35877F8D0920CACCB755B750D373", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-data-table-css-dataTables.bootstrap.min.override.css-03D44DD65DA75A7FECA5CFFA491C081827F78C28", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-tick.png-A9647CC284477A9036247D408984894E2F576765", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-desc.png-D12417B8B6DA575DC154CB76D01430C1207A56AB", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.autotooltips.js-D8E70CF556F0D309F0E951388F883F3DFDC0CF16", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.headerbuttons.js-F445B7E355182B7D69CF3DD44D7AB82834DCE958", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-FontAwesome.otf-1B22F17FDC38070DE50E6D1AB3A32DA71AA2D819", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--animated.scss-8DAF189B2F8A404495B8424B6FD1BA630DD1C2DC", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-scss--fixed-width.scss-224417CA266C657849AFB2BBCB6DC455894FF387", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-font-awesome.less-8B18960CC7E20A303E2104E8688FBE22EF342936", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-less-core.less-1A37352286619B789D151A06EB4B7551E4C1AAA2", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-jasny-bootstrap-css-jasny-bootstrap.css.map-3445B5515FF32F43DCEC1A31CB7A2F36FB68017F", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-tree-images-tree-circle.png-7DAFDD5D83226FC0F6657FA4D6DF8C9954D29D0A", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-icons-cd0a0a-256x240.png-CC0D1CDA69297DD503DA85738976FF8AE5E2C0F5", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-images-ui-bg-glass-55-fbf9ee-1x400.png-4966153F5260CC8B5B9EA3AFD5BD6B0DEE5BC7B1", + "SPDXRef-File--nita-webapp-ngcn-workbench-locale-en-LC-MESSAGES-django.mo-23BABB6064705CB440BCDD71B4E3A7979A46CD77", + "SPDXRef-File--nita-webapp-ngcn-workbench-manage.py-DFD0F7A6DE2F6731EDC4C73F6AD1B6CB4C267EAA", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench-urls.py-45FF9A2848955F2DEF083ABCFF775CA284DD5A24", + "SPDXRef-File--add-jenkins-job.py-9F943BF7D7E10D8F0416534A8D9704C696B385C4", + "SPDXRef-File--ping-jenkins.py-07D2BB83B931878D40F4F73838072A80E3512466", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-buttons-css-buttons.css-87EDDDE84642C1C8A925ED502C62A2AC90B56DFB", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-action-history.html-0AF0030FC4C7292D404534206D630D1DCB82E311", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network.html-8AEB3A1F2991EA302A2C51C42B9FDB8B64E7B0E8", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn---init--.py-97D6F23B3C7964948D903F94AC23B64798F317BD", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-tests.py-F1087E6DA2A9AD1B1782B23CE5614F3F15AF715C", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-campus-network-mgmt.js-334DDC3E01D139B27175A8335F3048FD0DE1F630", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-campus-type-mgmt.js-27EF3AE17883F6A14E5D4D70191EE3A3C65D04DB", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-arrow-right-spearmint.png-BD730FC0DEC45B022DB63F82958F8183A5B65773", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-loader-css-loader.css-C85DD589CDC73E294C82E61FCAE2C9C041F057B8", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-widgets-css-widgets.css-87C132A7BB02866687BE09478D5283E970D8A0F4", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-index.html-470CD90DE6BE1D48CCDC4034F095703DB5D0D508", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-fixtures-campus-detail-data.json-E85A65E571ABC6D9807C7EEB0366DA499670E900", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-servicestartupmiddleware.py-96015E872DA0019590733ED58413CB01C0E7500F", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-css-index-page.css-FEF93D0B408980DFFA297A2D35BC0E6A736BFFB5", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-index-page.js-512C72185BC558DD06961193B9B48EC27D9BDA27", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-expand.gif-570B21D76311FB1E16EAA9820B55427A3A332626", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-editor-helper-bg.gif-84800DF344BD5516A608A39645274862E507E516", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-info.gif-D3EC1FA60C50C73DA68178ACF54182D1D41E117D", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-static-customization-tree-css-tree.css-6ED41FAEC32ACED06EEE6E2247A4C3EA061AE525", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-campus-network-upload-file.html-0C881DBDFF1D5A27256DCE7D92B7A831150D59F3", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-templates-ngcn-tree-view.html-71C93AD3C21566A7F2DB17288E6FA4BF230FFC51", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-views.py-B947D83A56BDD6C9196F9AC90D85AB701554C813", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-tables.py-A9D04629485F9C9F5AA030BD99F80CC051857962", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-ui-1.11.4-jquery-ui.js-3EFAF11E60EA8C541B6DC26F0EF09F195732587A", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-global-js-notifier.js-348348338CC2A0A22F1E694A3BD028FB0BD3F126", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-asc.png-642A8E52E537E413ACBDC55E688F0EE5A0EA67DE", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-sort-asc.gif-296BB89BFAEF25A5189740258B0CD1217DAAC43B", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-drag-handle.png-3EAF1749D9E16F317997B85E479CE954F8B0C206", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-images-collapse.gif-F35DA2674A685BC016CFCB477BF8F71FB757A062", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-css-jquery-ui-custom.css-10196720A4472AFDBE29732B54A2DFA720FA2AB5", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-plugins-slick.cellselectionmodel.js-002DE87AF361B1C9C7F066E117543D8F92D66EE4", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-slick-grid-js-slick.grid.js-BAAE697F6D72C702660163263DA49CFB243975CE", + "SPDXRef-File--nita-webapp-ngcn-workbench-static-components-font-awesome-4.6.3-fonts-fontawesome-webfont.ttf-61D8D967807EF12598D81582FA95B9F600C3EE01", + "SPDXRef-File--nita-webapp-ngcn-workbench-ngcn-workbench-settings.py-F243E231B92357090595E61B86501FBD4FC7AF6C", + "SPDXRef-File--update-version.sh-C45E88C1689B2A58491DE70DA7EC3F82EA343429", + "SPDXRef-File--install-webapp.sh-8C93BF8FE3B7A53CE5D7E670EA1480EF46AEBCFE", + "SPDXRef-File--network-type-validator.xml-D110CE58897C874E30ABF302BFBCAACFB83A7436" + ] + }, + { + "name": "zlib1g-dev", + "SPDXID": "SPDXRef-Package-00BD940055349661FBAF6193233A90502D4FCA4A601ABB4A3835E7406F694470", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Zlib", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:1.2.11.dfsg-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/zlib1g-dev@1:1.2.11.dfsg-2+deb11u2" + } + ], + "supplier": "Organization: Mark Brown " + }, + { + "name": "gcc-10", + "SPDXID": "SPDXRef-Package-0239D8280A3492AA8366F14945C6BD0C52E9B908B0F0B33F7D3BF9086970264E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/gcc-10@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libseccomp2", + "SPDXID": "SPDXRef-Package-080342C98394E0567F210475A2D56D5618DEE416E2BD0199F5D74675EA12B498", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.5.1-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libseccomp2@2.5.1-1+deb11u1" + } + ], + "supplier": "Organization: Kees Cook " + }, + { + "name": "libk5crypto3", + "SPDXID": "SPDXRef-Package-09D2A31407C9B3B707A994F5FD727EC729C8AA989D38FF264F46F7C3C1988172", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.18.3-6+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libk5crypto3@1.18.3-6+deb11u5" + } + ], + "supplier": "Organization: Sam Hartman " + }, + { + "name": "ucf", + "SPDXID": "SPDXRef-Package-0CE51836BCC3B1D67107A38CEEB46F4F61082FF259219E127C717C2A80E8BD3E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.0043", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/ucf@3.0043" + } + ], + "supplier": "Organization: Manoj Srivastava " + }, + { + "name": "libsqlite3-0", + "SPDXID": "SPDXRef-Package-0D55DE4E14CAC5E8A7CDE2EC8C620C676F207F0567FFEF4141DD67289599CDE9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.34.1-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libsqlite3-0@3.34.1-3" + } + ], + "supplier": "Organization: Laszlo Boszormenyi (GCS) " + }, + { + "name": "liblzma5", + "SPDXID": "SPDXRef-Package-0FB908AAC96CF856B8C0BE2CE3BCD2526C3848CDF8A856D8B6B08784D5BB3C50", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Autoconf, GPL-2, GPL-2+, GPL-3, LGPL-2, LGPL-2.1, LGPL-2.1+, PD, PD-debian, config-h, noderivs, permissive-fsf, permissive-nowarranty, probably-PD", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.2.5-2.1~deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/liblzma5@5.2.5-2.1~deb11u1" + } + ], + "supplier": "Organization: Jonathan Nieder " + }, + { + "name": "libidn2-0", + "SPDXID": "SPDXRef-Package-0FC5A2865FF0C99AF45707C88853598DF6ED10A5817844172F5801B99A12125F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL-3, LGPL-3+, Unicode", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.3.0-5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libidn2-0@2.3.0-5" + } + ], + "supplier": "Organization: Debian Libidn team " + }, + { + "name": "ca-certificates", + "SPDXID": "SPDXRef-Package-104CCBB9125DC097BD210D4A2AEA1B77D16C70B2990658DDAE2A8F5CE0628E83", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, MPL-2.0", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "20210119", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/ca-certificates@20210119" + } + ], + "supplier": "Organization: Julien Cristau " + }, + { + "name": "readline-common", + "SPDXID": "SPDXRef-Package-118C96DAC3563570B0149A3682810C81BC513EFE3956C0CBD64D15BA9D755A0B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "8.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/readline-common@8.1-1" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "libgdbm-compat4", + "SPDXID": "SPDXRef-Package-11A2697B7E0998930683CD7EB18055E9DFF7537D922116DD2F26FD41DAD92000", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL-NIV-1.3+, GPL-2, GPL-2+, GPL-3, GPL-3+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.19-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgdbm-compat4@1.19-2" + } + ], + "supplier": "Organization: Dmitry Bogatov " + }, + { + "name": "libcom-err2", + "SPDXID": "SPDXRef-Package-12455EE6D7B2604C8FFC292782847F7B15E194E57BD97776A95E38B8A318DE06", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.46.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libcom-err2@1.46.2-2" + } + ], + "supplier": "Organization: Theodore Y. Ts'o " + }, + { + "name": "publicsuffix", + "SPDXID": "SPDXRef-Package-125C2DF941DC0D0C75E5B5EE0C875E3C7CB0FEABFE04366A6DFE894241FC5511", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "CC0, MPL-2.0", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "20220811.1734-0+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/publicsuffix@20220811.1734-0+deb11u1" + } + ], + "supplier": "Organization: Daniel Kahn Gillmor " + }, + { + "name": "libstdc++6", + "SPDXID": "SPDXRef-Package-12B7AFAF3CEC05AA34420BA752E66628AAC474AFD8B9CEECC4A792FC288911B9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libstdc++6@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "mount", + "SPDXID": "SPDXRef-Package-13F109918CD1DB086D28103391E0D24B6328AB43E0C42C86FE3E79C117C97673", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/mount@2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libc6", + "SPDXID": "SPDXRef-Package-170EEE7C56CE8B65A2B776514344218BE049EDA033E475DB9FD71F73810289DD", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.31-13+deb11u11", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libc6@2.31-13+deb11u11" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "mariadb-common", + "SPDXID": "SPDXRef-Package-18866BCDB3D3A11D44EBAEF9B4E03763B758BA8800BC155507C9556F428070DF", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, BSD-2-Clause, BSD-2-clause, BSD-3-clause, GPL-2, GPL-2+, GPL-2+-with-bison-exception, GPL-3, GPL-3+, GPL-3+-with-bison-exception, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, MIT/X11, SWsoft, public-domain, unlimited-free-doc, zlib/libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:10.5.26-0+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/mariadb-common@1:10.5.26-0+deb11u2" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "gpgv", + "SPDXID": "SPDXRef-Package-1A6758BE8F4536D6AE1F2297A2DC6FD42954781D4B3A8B0B567AEE58B7FF5697", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, CC0-1.0, Expat, GPL-3, GPL-3+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, RFC-Reference, TinySCHEME, permissive", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.2.27-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/gpgv@2.2.27-2+deb11u2" + } + ], + "supplier": "Organization: Debian GnuPG Maintainers " + }, + { + "name": "login", + "SPDXID": "SPDXRef-Package-23F15177553E56A3A729AA0EEA905C01BEA5A113DAA481088919006D72585993", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:4.8.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/login@1:4.8.1-1" + } + ], + "supplier": "Organization: Shadow package maintainers " + }, + { + "name": "libctf0", + "SPDXID": "SPDXRef-Package-256DC6D44C463204AB84FBB808C2AEC40A26E6A604C61271F132185F595DE0F6", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.35.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libctf0@2.35.2-2" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "mariadb-client-10.5", + "SPDXID": "SPDXRef-Package-2651CB89AD4ABA17D1E52B543F2E8BCAC813B56B1CA1CB006B721BACBBC02F6B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, BSD-2-Clause, BSD-2-clause, BSD-3-clause, GPL-2, GPL-2+, GPL-2+-with-bison-exception, GPL-3, GPL-3+, GPL-3+-with-bison-exception, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, MIT/X11, SWsoft, public-domain, unlimited-free-doc, zlib/libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:10.5.26-0+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/mariadb-client-10.5@1:10.5.26-0+deb11u2" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "apt", + "SPDXID": "SPDXRef-Package-2BD928442EFE3E6CCDBBD3104394AA789ED4A253346F6F6BA25C51E5EFDC391D", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPLv2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.2.4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/apt@2.2.4" + } + ], + "supplier": "Organization: APT Development Team " + }, + { + "name": "libc-devtools", + "SPDXID": "SPDXRef-Package-2D72192260524F1F9B0C919FA03FF8BF4A2111833E2DCCE865AF353C4D1D7096", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.31-13+deb11u11", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libc-devtools@2.31-13+deb11u11" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "debianutils", + "SPDXID": "SPDXRef-Package-2E4FDEBE084F489F7927C9C681CA66EA2C1E0B6E752DFF8D00D76FE073DAC27F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4.11.2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/debianutils@4.11.2" + } + ], + "supplier": "Organization: Clint Adams " + }, + { + "name": "bsdutils", + "SPDXID": "SPDXRef-Package-2E653E30A1EA8CF8DB5A874E615700FA4924EB185A57D1611509B3E28ADDFA50", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/bsdutils@1:2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libpcre3", + "SPDXID": "SPDXRef-Package-2F15611C460AA7F3F6FD3E480C32C72E82B5AAFF4B107E33DFE0F5E2AA849002", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2:8.39-13", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpcre3@2:8.39-13" + } + ], + "supplier": "Organization: Matthew Vernon " + }, + { + "name": "libtasn1-6", + "SPDXID": "SPDXRef-Package-32D6377E9E0E649D7E3C7815CAED8ED41BA7836635525E155031548DAA621527", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL-1.3, GPL-3, LGPL, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4.16.0-2+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtasn1-6@4.16.0-2+deb11u1" + } + ], + "supplier": "Organization: Debian GnuTLS Maintainers " + }, + { + "name": "gcc-10-base", + "SPDXID": "SPDXRef-Package-33E6DA5485E4EFE59B93A042D732BA3EAD29DA00C64AF1CAE15DB3742AB030A0", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/gcc-10-base@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libgssapi-krb5-2", + "SPDXID": "SPDXRef-Package-3430447FCCD05116CA207039133049234457D3CB22CE12A7014D5CA9420F172F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.18.3-6+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgssapi-krb5-2@1.18.3-6+deb11u5" + } + ], + "supplier": "Organization: Sam Hartman " + }, + { + "name": "manpages", + "SPDXID": "SPDXRef-Package-35B5ABF0495D97770A25111749505C9849F9E2011893470DCD00BC0F5DAAEE24", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, BSD-4-clause, Expat, GPL-2, GPL-2+, LDPv1, freely-redistributable, henry-spencer-regex, public-domain, verbatim", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.10-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/manpages@5.10-1" + } + ], + "supplier": "Organization: Dr. Tobias Quathamer " + }, + { + "name": "libedit2", + "SPDXID": "SPDXRef-Package-367D0473F4364452DF8AA5DDB08E2C937356BFD18E452CFE7E0ADB55AFAF4F6E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.1-20191231-2+b1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libedit2@3.1-20191231-2+b1" + } + ], + "supplier": "Organization: LLVM Packaging Team " + }, + { + "name": "libxau6", + "SPDXID": "SPDXRef-Package-369FE966D85AD296E34A654071FE67B4CBFF776A31D7F1D5678D3021AB6F03C9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:1.0.9-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libxau6@1:1.0.9-1" + } + ], + "supplier": "Organization: Debian X Strike Force " + }, + { + "name": "sed", + "SPDXID": "SPDXRef-Package-37A3F3ABA7791476934590E0A3AAD2F543EEA294CAA280685AE368FD505EBAB9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4.7-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/sed@4.7-1" + } + ], + "supplier": "Organization: Clint Adams " + }, + { + "name": "libnsl2", + "SPDXID": "SPDXRef-Package-37CA3D08606746E54719B8A2C5B46A39AD6BBDC35E87B5F011B424AE47B8A83F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, GPL-2, GPL-2+-autoconf-exception, GPL-2+-libtool-exception, GPL-3, GPL-3+-autoconf-exception, LGPL-2.1, LGPL-2.1+, MIT, permissive-autoconf-m4, permissive-autoconf-m4-no-warranty, permissive-configure, permissive-fsf, permissive-makefile-in", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.3.0-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libnsl2@1.3.0-2" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "libxcb1", + "SPDXID": "SPDXRef-Package-37F8AECBC6AE011730A5E27B427D649000E674671EE42897D07DE9E830046DEC", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.14-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libxcb1@1.14-3" + } + ], + "supplier": "Organization: Debian X Strike Force " + }, + { + "name": "findutils", + "SPDXID": "SPDXRef-Package-392D7BF458B5605A55B6BFAF75105F6B04DEDBFBE0CBF2DC444DAAF008E2307A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL-1.3, GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4.8.0-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/findutils@4.8.0-1" + } + ], + "supplier": "Organization: Andreas Metzler " + }, + { + "name": "libcap-ng0", + "SPDXID": "SPDXRef-Package-394C841BA531BCE49F938582175D2AC224A5241AED3EAB8926EF0F908629643E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-3, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.7.9-2.2+b1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libcap-ng0@0.7.9-2.2+b1" + } + ], + "supplier": "Organization: Pierre Chifflier " + }, + { + "name": "libc-bin", + "SPDXID": "SPDXRef-Package-39A1EBE9F1C84C4C763C82F027599B50ADA5B81F890FE68C192E6DB9254D67AB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.31-13+deb11u11", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libc-bin@2.31-13+deb11u11" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "libbinutils", + "SPDXID": "SPDXRef-Package-3A0B48F46C5E7B29762FE93E7342C0EEA2DEC643A95DF06C2272C997033FC71F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.35.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libbinutils@2.35.2-2" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "mariadb-client-core-10.5", + "SPDXID": "SPDXRef-Package-436B16A7C41CCB3702B76F6165CD90FDEB610B1CB6619C533657615EE5B361FB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, BSD-2-Clause, BSD-2-clause, BSD-3-clause, GPL-2, GPL-2+, GPL-2+-with-bison-exception, GPL-3, GPL-3+, GPL-3+-with-bison-exception, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, MIT/X11, SWsoft, public-domain, unlimited-free-doc, zlib/libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:10.5.26-0+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/mariadb-client-core-10.5@1:10.5.26-0+deb11u2" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "bash", + "SPDXID": "SPDXRef-Package-43BC0EF91B51FD748464E3AD6A1A7D106F097DD925690FA5045052591F20EB5C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.1-2+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/bash@5.1-2+deb11u1" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "cpp", + "SPDXID": "SPDXRef-Package-43FFF542F233054B2AF456F4F72A568DEDF95A5834A2A707A08360C3BEF75946", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4:10.2.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/cpp@4:10.2.1-1" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libsystemd0", + "SPDXID": "SPDXRef-Package-45EFA42A5FF796C2255E1E0C7B4E797B505A008C1326FD335B5E5A013A2AD512", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "CC0-1.0, Expat, GPL-2, GPL-2+, LGPL-2.1, LGPL-2.1+, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "247.3-7+deb11u6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libsystemd0@247.3-7+deb11u6" + } + ], + "supplier": "Organization: Debian systemd Maintainers " + }, + { + "name": "libdb5.3", + "SPDXID": "SPDXRef-Package-46D92F4D1AC212CE44133C822474FFF0575A97C4D246170DE3ED0C17A556EA5B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.3.28+dfsg1-0.8", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libdb5.3@5.3.28+dfsg1-0.8" + } + ], + "supplier": "Organization: Debian Berkeley DB Team " + }, + { + "name": "libtsan0", + "SPDXID": "SPDXRef-Package-473450E832B4CA7F6332298F5168AB6A1DB72066EA0F418E3FB0FA99BA922F9A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtsan0@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "tar", + "SPDXID": "SPDXRef-Package-47B3F69CEB054A8C8AA08D9EADFDC10AE8662878A6C411D2A82124F43ED37D97", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.34+dfsg-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/tar@1.34+dfsg-1+deb11u1" + } + ], + "supplier": "Organization: Janos Lenart " + }, + { + "name": "ncurses-bin", + "SPDXID": "SPDXRef-Package-49B4A5A1DEDEFE9A3E962A2BA89943E5C991C7156636E6D004CD9811FEF09F5A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, MIT/X11, X11", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.2+20201114-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/ncurses-bin@6.2+20201114-2+deb11u2" + } + ], + "supplier": "Organization: Craig Small " + }, + { + "name": "libssl1.1", + "SPDXID": "SPDXRef-Package-4A913E0F71EB19C5D5C1A812AB3FD6944F9249FA7DF71D2C5483BBF11845A4BB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.1.1w-0+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libssl1.1@1.1.1w-0+deb11u1" + } + ], + "supplier": "Organization: Debian OpenSSL Team " + }, + { + "name": "libperl5.32", + "SPDXID": "SPDXRef-Package-4AB72A363DE7DC28C6CE0E07ABCD0BD134B6F211026E2E1BCB82B83008486152", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, Artistic-2, Artistic-dist, BSD-3-clause, BSD-3-clause-GENERIC, BSD-3-clause-with-weird-numbering, BSD-4-clause-POWERDOG, BZIP, DONT-CHANGE-THE-GPL, Expat, GPL-1, GPL-1+, GPL-2, GPL-2+, GPL-3+-WITH-BISON-EXCEPTION, HSIEH-BSD, HSIEH-DERIVATIVE, LGPL-2.1, REGCOMP, REGCOMP,, RRA-KEEP-THIS-NOTICE, SDBM-PUBLIC-DOMAIN, TEXT-TABS, Unicode, ZLIB", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.32.1-4+deb11u3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libperl5.32@5.32.1-4+deb11u3" + } + ], + "supplier": "Organization: Niko Tyni " + }, + { + "name": "debian-archive-keyring", + "SPDXID": "SPDXRef-Package-4D99A0994660B536348FF69636A59A3784C990DDE255C50DD5B9534DF8B28EAB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2021.1.1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/debian-archive-keyring@2021.1.1+deb11u1" + } + ], + "supplier": "Organization: Debian Release Team " + }, + { + "name": "libreadline8", + "SPDXID": "SPDXRef-Package-4F1A599634E1A997EE87BAA11D92DD13A3CF5C5CB4355FE6A2787749BFACCD36", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "8.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libreadline8@8.1-1" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "libpng16-16", + "SPDXID": "SPDXRef-Package-5601415D510EB58884ECDC7C365041E770B43B9E26CF8C8901C65C6306DFADCB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Apache-2.0, BSD-3-clause, BSD-like-with-advertising-clause, GPL-2, GPL-2+, expat, libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.6.37-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpng16-16@1.6.37-3" + } + ], + "supplier": "Organization: Maintainers of libpng1.6 packages " + }, + { + "name": "netbase", + "SPDXID": "SPDXRef-Package-563CAAD6D3FA53A1506EF51957C69727D4D0BA067A05AB660CFA3B45F7A0E625", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/netbase@6.3" + } + ], + "supplier": "Organization: Marco d'Itri " + }, + { + "name": "libtirpc-dev", + "SPDXID": "SPDXRef-Package-594A733567A5418E4439E48A0AFC34A57C007B10B405AFE7CFE347425CC34A36", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-Clause, GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.3.1-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtirpc-dev@1.3.1-1+deb11u1" + } + ], + "supplier": "Organization: Josue Ortega " + }, + { + "name": "libpcre2-8-0", + "SPDXID": "SPDXRef-Package-5A678E58FF3F4B1E7F4F272B9EE2D15775F7A44C3C22B750ADC60FA8C93B8EC5", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.36-2+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpcre2-8-0@10.36-2+deb11u1" + } + ], + "supplier": "Organization: Matthew Vernon " + }, + { + "name": "libubsan1", + "SPDXID": "SPDXRef-Package-5DD4CE6722891A03E2112269987163C0B356EB243AC4985D5F87D82CE7C69559", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libubsan1@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "debconf", + "SPDXID": "SPDXRef-Package-5F771D27DEF9D2A6FD97D141352FCC823DA90AAA56E0EDF1D3EC5D7FCF5792F1", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.5.77", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/debconf@1.5.77" + } + ], + "supplier": "Organization: Debconf Developers " + }, + { + "name": "libtirpc-common", + "SPDXID": "SPDXRef-Package-62458FDE2A9F1FFC9E38DF9C12FCA75D4F5AACB3DFEE8C11E23A7919B0E3F537", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-Clause, GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.3.1-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtirpc-common@1.3.1-1+deb11u1" + } + ], + "supplier": "Organization: Josue Ortega " + }, + { + "name": "cpp-10", + "SPDXID": "SPDXRef-Package-630B80A3627260145AE6F78B712599F13EF8E3189C87715BC458E5B778B6F370", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/cpp-10@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libdebconfclient0", + "SPDXID": "SPDXRef-Package-6427FD2520AD041A6CBBCD1CE545E79384075E2663E94E53EFBAA325C6CC328D", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.260", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libdebconfclient0@0.260" + } + ], + "supplier": "Organization: Debian Install System Team " + }, + { + "name": "libgdbm6", + "SPDXID": "SPDXRef-Package-65C32654A206BFF8EDCA719167BC6D0A0CBC970F506A49A2513DAFD2002965BA", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL-NIV-1.3+, GPL-2, GPL-2+, GPL-3, GPL-3+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.19-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgdbm6@1.19-2" + } + ], + "supplier": "Organization: Dmitry Bogatov " + }, + { + "name": "libnsl-dev", + "SPDXID": "SPDXRef-Package-663AE2267FE917AE7C7E66470B9C1AE238617AC1B482E3D44710B6D44CEDC5B9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, GPL-2, GPL-2+-autoconf-exception, GPL-2+-libtool-exception, GPL-3, GPL-3+-autoconf-exception, LGPL-2.1, LGPL-2.1+, MIT, permissive-autoconf-m4, permissive-autoconf-m4-no-warranty, permissive-configure, permissive-fsf, permissive-makefile-in", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.3.0-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libnsl-dev@1.3.0-2" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "libpam-modules-bin", + "SPDXID": "SPDXRef-Package-669F662C6ADF0B4E538E5CA55078A1D696C8A83781B18A4CA4C382AA2EC51A76", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.4.0-9+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpam-modules-bin@1.4.0-9+deb11u1" + } + ], + "supplier": "Organization: Steve Langasek " + }, + { + "name": "libzstd1", + "SPDXID": "SPDXRef-Package-680615E5CCB5C46916A5D6193135708B344C1C3518ECD3B575CA462BBC7E2435", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, Expat, GPL-2, zlib", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.4.8+dfsg-2.1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libzstd1@1.4.8+dfsg-2.1" + } + ], + "supplier": "Organization: Debian Med Packaging Team " + }, + { + "name": "libpam-modules", + "SPDXID": "SPDXRef-Package-680DB022DAF14F4CEA80ED9BC6D07F93F5260E63947640E9605155D31160089A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.4.0-9+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpam-modules@1.4.0-9+deb11u1" + } + ], + "supplier": "Organization: Steve Langasek " + }, + { + "name": "libsemanage1", + "SPDXID": "SPDXRef-Package-6B5B77EDEDD511AD67984F66CB79FAAECF87A953E8175A0414CCE4893925D2EB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.1-1+b2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libsemanage1@3.1-1+b2" + } + ], + "supplier": "Organization: Debian SELinux maintainers " + }, + { + "name": "logsave", + "SPDXID": "SPDXRef-Package-6B683C43FB20BE424A78C68E4F5887E16BBE2D85CDBCF48D78E6C4677FCE2927", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.46.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/logsave@1.46.2-2" + } + ], + "supplier": "Organization: Theodore Y. Ts'o " + }, + { + "name": "libselinux1", + "SPDXID": "SPDXRef-Package-6D4244AD6B1495619BCC5842082D9C5ED762D09C1FFAFBD8EAD37D2B6A9FBCAE", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.1-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libselinux1@3.1-3" + } + ], + "supplier": "Organization: Debian SELinux maintainers " + }, + { + "name": "libasan6", + "SPDXID": "SPDXRef-Package-6E5F52034A7A18E2FCD2A51726B0CCD6B5FF2AB0F5FDCC95D27E027D4C49C732", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libasan6@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "zlib1g", + "SPDXID": "SPDXRef-Package-6FC4A7B6F576102396D9DCE4602738E9CE58AF0A1B4AA36350E7F126E81E2032", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Zlib", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:1.2.11.dfsg-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/zlib1g@1:1.2.11.dfsg-2+deb11u2" + } + ], + "supplier": "Organization: Mark Brown " + }, + { + "name": "libc-dev-bin", + "SPDXID": "SPDXRef-Package-71EE2C74997E588FF984833C724B1CED280AEE8FAC1DBA608577D62818ACFC4D", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.31-13+deb11u11", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libc-dev-bin@2.31-13+deb11u11" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "libbsd0", + "SPDXID": "SPDXRef-Package-73C9AD5F2FF637BE6616601A0C2CBA9A89919BA04C851EDF783A072C45BF0DC0", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-2-clause-NetBSD, BSD-2-clause-author, BSD-2-clause-verbatim, BSD-3-clause, BSD-3-clause-John-Birrell, BSD-3-clause-Regents, BSD-3-clause-author, BSD-4-clause-Christopher-G-Demetriou, BSD-4-clause-Niels-Provos, BSD-5-clause-Peter-Wemm, Beerware, Expat, ISC, ISC-Original, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.11.3-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libbsd0@0.11.3-1+deb11u1" + } + ], + "supplier": "Organization: Guillem Jover " + }, + { + "name": "perl", + "SPDXID": "SPDXRef-Package-74548BC3F815B2AAF739B9A192CC30D456C5DFD667CF13CCFA84A6912EEA4071", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, Artistic-2, Artistic-dist, BSD-3-clause, BSD-3-clause-GENERIC, BSD-3-clause-with-weird-numbering, BSD-4-clause-POWERDOG, BZIP, DONT-CHANGE-THE-GPL, Expat, GPL-1, GPL-1+, GPL-2, GPL-2+, GPL-3+-WITH-BISON-EXCEPTION, HSIEH-BSD, HSIEH-DERIVATIVE, LGPL-2.1, REGCOMP, REGCOMP,, RRA-KEEP-THIS-NOTICE, SDBM-PUBLIC-DOMAIN, TEXT-TABS, Unicode, ZLIB", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.32.1-4+deb11u3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/perl@5.32.1-4+deb11u3" + } + ], + "supplier": "Organization: Niko Tyni " + }, + { + "name": "binutils-common", + "SPDXID": "SPDXRef-Package-75C7C9D28D1BCBFFEA74F8E5A62FEB9A9CFBD4F60E52491ECE0EB2FCE3868320", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.35.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/binutils-common@2.35.2-2" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "dash", + "SPDXID": "SPDXRef-Package-76847921DBEAC23D7FA6C26B73C5D8665A9091E98D7B4F8E53A4EE73B74B7C50", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-Clause, BSD-3-clause, Expat, FSFUL, FSFULLR, GPL-2, GPL-2+, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.5.11+git20200708+dd9ef66-5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/dash@0.5.11+git20200708+dd9ef66-5" + } + ], + "supplier": "Organization: Andrej Shadura " + }, + { + "name": "libgmp10", + "SPDXID": "SPDXRef-Package-768EF1353DDA146FA756D3D344BFE71C03A4D5C68DFF45D3268D2589B9BB1B3B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL, GPL-2, GPL-3, LGPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2:6.2.1+dfsg-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgmp10@2:6.2.1+dfsg-1+deb11u1" + } + ], + "supplier": "Organization: Debian Science Team " + }, + { + "name": "libdbi-perl", + "SPDXID": "SPDXRef-Package-76E1F7AA41FB8D5FD7EC8C68EEC922EA4C758F2195003F43C1FB6D5B1BB44F8C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GPL-1, GPL-1+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.643-3+b1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libdbi-perl@1.643-3+b1" + } + ], + "supplier": "Organization: Debian Perl Group " + }, + { + "name": "libjpeg62-turbo", + "SPDXID": "SPDXRef-Package-76E7AEA5702F5A5C447EF605EF388B765924A9E517EDCFAEC6BC49584AF86A33", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3, BSD-BY-LC-NE, Expat, NTP, zlib", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:2.0.6-4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libjpeg62-turbo@1:2.0.6-4" + } + ], + "supplier": "Organization: Ondřej Surý " + }, + { + "name": "libitm1", + "SPDXID": "SPDXRef-Package-7746603941D48D5DC642C2EF60A1405B6D65546308318913288E7F891A39BBC4", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libitm1@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libwebp6", + "SPDXID": "SPDXRef-Package-7975726BB4E28D44D19E7760EAC6E681E1AF3A0730D112C260C7538CBA74BAD1", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Apache-2.0", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.6.1-2.1+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libwebp6@0.6.1-2.1+deb11u2" + } + ], + "supplier": "Organization: Jeff Breidenbach " + }, + { + "name": "libx11-data", + "SPDXID": "SPDXRef-Package-79F4566FC9DB49F961496E17B491895B4CC9E239F8AECEC8026531CD793716F6", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2:1.7.2-1+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libx11-data@2:1.7.2-1+deb11u2" + } + ], + "supplier": "Organization: Debian X Strike Force " + }, + { + "name": "coreutils", + "SPDXID": "SPDXRef-Package-7C2E47A8A20E3D0C22E33F3F6FD0F88C0CF8198207DDA67256C634B963F623D7", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "8.32-4+b1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/coreutils@8.32-4+b1" + } + ], + "supplier": "Organization: Michael Stone " + }, + { + "name": "libmariadb3", + "SPDXID": "SPDXRef-Package-7C5A3E9B14588DF283EC0779FC51100D41966F3130905AB2A30C574EF6B1FFA0", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, BSD-2-Clause, BSD-2-clause, BSD-3-clause, GPL-2, GPL-2+, GPL-2+-with-bison-exception, GPL-3, GPL-3+, GPL-3+-with-bison-exception, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, MIT/X11, SWsoft, public-domain, unlimited-free-doc, zlib/libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:10.5.26-0+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmariadb3@1:10.5.26-0+deb11u2" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "libext2fs2", + "SPDXID": "SPDXRef-Package-7C68ACC6E49295D303E09BE874999921C0DD54FBC20A86C1043A3BDFFFD26CEC", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.46.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libext2fs2@1.46.2-2" + } + ], + "supplier": "Organization: Theodore Y. Ts'o " + }, + { + "name": "libterm-readkey-perl", + "SPDXID": "SPDXRef-Package-7D04B4D63EEDB822DEF179C6407B18C7AC35D13624FDEBF0EA2B183BBCAEEB99", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GPL-1, GPL-1+, termreadkey", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.38-1+b2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libterm-readkey-perl@2.38-1+b2" + } + ], + "supplier": "Organization: Debian Perl Group " + }, + { + "name": "libunistring2", + "SPDXID": "SPDXRef-Package-7D8FE63A4187D324080CB0475A009837247E4E507263562C964BCA895EED3C2C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "FreeSoftware, GFDL-1.2, GFDL-1.2+, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL-3, LGPL-3+, MIT", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.9.10-4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libunistring2@0.9.10-4" + } + ], + "supplier": "Organization: Jörg Frings-Fürst " + }, + { + "name": "openssl", + "SPDXID": "SPDXRef-Package-7E2B72DAA83918473A694AC6972BEDEB8250F9C97DB8333AA9AE4A47FFF3754D", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.1.1w-0+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/openssl@1.1.1w-0+deb11u1" + } + ], + "supplier": "Organization: Debian OpenSSL Team " + }, + { + "name": "libcc1-0", + "SPDXID": "SPDXRef-Package-7E9547B459D064B5B7FDA177D6B3F0DD5AD93809373B8A63D3EAD3600B8DC00F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libcc1-0@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libaudit-common", + "SPDXID": "SPDXRef-Package-7EB9696F2503C78C59620A537682AEBC89BB2D64FB99B2EAA8BA4F362FA29484", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-1, GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:3.0-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libaudit-common@1:3.0-2" + } + ], + "supplier": "Organization: Laurent Bigonville " + }, + { + "name": "libgomp1", + "SPDXID": "SPDXRef-Package-7F966F128A483935DA7C4721599E2C7CC6B9992BEC3AB9081462710FB78D2526", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgomp1@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libxdmcp6", + "SPDXID": "SPDXRef-Package-812004B92C00E47400C026DF8C11F6A9BA9CC11F995E36367189EEF58EA72B71", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:1.1.2-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libxdmcp6@1:1.1.2-3" + } + ], + "supplier": "Organization: Debian X Strike Force " + }, + { + "name": "libgpg-error0", + "SPDXID": "SPDXRef-Package-8159F2695E2BF84F4D24AC6B3C8B0D7746D912BA50C2DE1E2A829AF069549D40", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, GPL-3, GPL-3+, LGPL-2.1, LGPL-2.1+, g10-permissive", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.38-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgpg-error0@1.38-2" + } + ], + "supplier": "Organization: Debian GnuPG Maintainers " + }, + { + "name": "libdeflate0", + "SPDXID": "SPDXRef-Package-82E8C178714D86CA2436B42F6402924383080D336F5FAC5AD6F56939B0F55396", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Expat", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.7-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libdeflate0@1.7-1" + } + ], + "supplier": "Organization: Debian Med Packaging Team " + }, + { + "name": "libmariadb-dev-compat", + "SPDXID": "SPDXRef-Package-84E1150C2C70C7D2255AF299858150BF133B0D95C6B9D374224766F99CF155AD", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, BSD-2-Clause, BSD-2-clause, BSD-3-clause, GPL-2, GPL-2+, GPL-2+-with-bison-exception, GPL-3, GPL-3+, GPL-3+-with-bison-exception, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, MIT/X11, SWsoft, public-domain, unlimited-free-doc, zlib/libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:10.5.26-0+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmariadb-dev-compat@1:10.5.26-0+deb11u2" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "gcc-9-base", + "SPDXID": "SPDXRef-Package-85B23AD7493543C9DB8A1F8F4B2A89EFDB98025D2CD60098F6BB88A998611D1B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL, LGPL-2.1+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "9.3.0-22", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/gcc-9-base@9.3.0-22" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libisl23", + "SPDXID": "SPDXRef-Package-8808A3EA05369D0F39E8347DD9C86CCCA75A0B6794AC475101184F69D6192B0A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, LGPL-2, LGPL-2.1+, MIT", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.23-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libisl23@0.23-1" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libudev1", + "SPDXID": "SPDXRef-Package-893A779E218977BE0773F538EFBF763009A605E67842AA6B18C32EBF78C8E3BF", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "CC0-1.0, Expat, GPL-2, GPL-2+, LGPL-2.1, LGPL-2.1+, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "247.3-7+deb11u6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libudev1@247.3-7+deb11u6" + } + ], + "supplier": "Organization: Debian systemd Maintainers " + }, + { + "name": "binutils-x86-64-linux-gnu", + "SPDXID": "SPDXRef-Package-89CBA0B23538C56430107A97982D1BD7D2E2D5317AC86B6AE2A0F6DE146F4266", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.35.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/binutils-x86-64-linux-gnu@2.35.2-2" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "tzdata", + "SPDXID": "SPDXRef-Package-8A918E4F4A91F35B7679BFD7039D95A9F7D4601AB004B0C62CE4E6DDE2D1FF0E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2024a-0+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/tzdata@2024a-0+deb11u1" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "liblz4-1", + "SPDXID": "SPDXRef-Package-90CC0AFD24449C8A033E022B490372BA13727FE8691BAC878CE7EF25BCDE7063", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.9.3-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/liblz4-1@1.9.3-2" + } + ], + "supplier": "Organization: Nobuhiro Iwamatsu " + }, + { + "name": "libp11-kit0", + "SPDXID": "SPDXRef-Package-91163A76C2213BCDED70577C349EBB5D146F77EB7182995E2656627BB24E5D76", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-Clause, ISC, ISC+IBM, permissive-like-automake-output, same-as-rest-of-p11kit", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.23.22-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libp11-kit0@0.23.22-1" + } + ], + "supplier": "Organization: Debian GnuTLS Maintainers " + }, + { + "name": "default-mysql-client", + "SPDXID": "SPDXRef-Package-91F5845D67F3F4F5129A371B9E9A4C560148A8C76E76DA177818362F1F95786D", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.7", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/default-mysql-client@1.0.7" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "libmariadb-dev", + "SPDXID": "SPDXRef-Package-9231486E9852BFAFE9A77C956621FF3050AAB0713447C39085C8BB758D8B1C51", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, BSD-2-Clause, BSD-2-clause, BSD-3-clause, GPL-2, GPL-2+, GPL-2+-with-bison-exception, GPL-3, GPL-3+, GPL-3+-with-bison-exception, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, MIT/X11, SWsoft, public-domain, unlimited-free-doc, zlib/libpng", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:10.5.26-0+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmariadb-dev@1:10.5.26-0+deb11u2" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "libhogweed6", + "SPDXID": "SPDXRef-Package-92C4A706B83890C8342E343B3B6175023A2173E26702D68EC6756907FFA613B7", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Expat, GAP, GPL, GPL-2, GPL-2+, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-3+, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.7.3-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libhogweed6@3.7.3-1" + } + ], + "supplier": "Organization: Magnus Holmgren " + }, + { + "name": "mawk", + "SPDXID": "SPDXRef-Package-9333D40C8520E60B5EB5673C027AE3E194B54E96E36C84911EA72AA29761282F", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.3.4.20200120-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/mawk@1.3.4.20200120-2" + } + ], + "supplier": "Organization: Boyuan Yang " + }, + { + "name": "e2fsprogs", + "SPDXID": "SPDXRef-Package-93E8E69520A5214400BF982414848454D04961B22D728E89358DBF012AEA1693", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.46.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/e2fsprogs@1.46.2-2" + } + ], + "supplier": "Organization: Theodore Y. Ts'o " + }, + { + "name": "unzip", + "SPDXID": "SPDXRef-Package-9BD1B160C8FE6882013DC2252E2610B7E77D27866A291E31F3CCA426713239F2", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.0-26+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/unzip@6.0-26+deb11u1" + } + ], + "supplier": "Organization: Santiago Vila " + }, + { + "name": "init-system-helpers", + "SPDXID": "SPDXRef-Package-9C31A8098F9C9BFB805CCE3B8C28240044EA0A333457FC3C548CBFB093ED03F8", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.60", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/init-system-helpers@1.60" + } + ], + "supplier": "Organization: Debian systemd Maintainers " + }, + { + "name": "libgpm2", + "SPDXID": "SPDXRef-Package-9CAF6DD5567E4138B0D34C674F4338A1A164AC344BE6F11791F6063860A18357", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2.0+, GPL-3, GPL-3.0+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.20.7-8", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgpm2@1.20.7-8" + } + ], + "supplier": "Organization: Axel Beckert " + }, + { + "name": "default-libmysqlclient-dev", + "SPDXID": "SPDXRef-Package-9D46F49E9DFA8D19485B3E7544649D6E0D358E49FD56FE1B05CEBFF7A8C3C9E3", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.7", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/default-libmysqlclient-dev@1.0.7" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "fontconfig-config", + "SPDXID": "SPDXRef-Package-9FD0134ED13F75D26D9E211FD0E55842E35A3288C0D12FC303EB2F5C79649D17", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.13.1-4.2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/fontconfig-config@2.13.1-4.2" + } + ], + "supplier": "Organization: Debian freedesktop.org maintainers " + }, + { + "name": "libkrb5support0", + "SPDXID": "SPDXRef-Package-9FED4C3ED01E018A6476A056237D8C2A0E62E3F6FCAAFF7519A9A4ABC752EED4", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.18.3-6+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libkrb5support0@1.18.3-6+deb11u5" + } + ], + "supplier": "Organization: Sam Hartman " + }, + { + "name": "perl-modules-5.32", + "SPDXID": "SPDXRef-Package-A251BC423688274EAFE34ED3A4860448163FF302138DC1AAEF9C35BC7ABF0B33", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, Artistic-2, Artistic-dist, BSD-3-clause, BSD-3-clause-GENERIC, BSD-3-clause-with-weird-numbering, BSD-4-clause-POWERDOG, BZIP, DONT-CHANGE-THE-GPL, Expat, GPL-1, GPL-1+, GPL-2, GPL-2+, GPL-3+-WITH-BISON-EXCEPTION, HSIEH-BSD, HSIEH-DERIVATIVE, LGPL-2.1, REGCOMP, REGCOMP,, RRA-KEEP-THIS-NOTICE, SDBM-PUBLIC-DOMAIN, TEXT-TABS, Unicode, ZLIB", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.32.1-4+deb11u3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/perl-modules-5.32@5.32.1-4+deb11u3" + } + ], + "supplier": "Organization: Niko Tyni " + }, + { + "name": "sensible-utils", + "SPDXID": "SPDXRef-Package-A31FA62668B4510A25BE9BCB42E91B17AD21FE74EB37E12780608A2244DCC57D", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "All-permissive, GPL-2, GPL-2+, configure, installsh", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.0.14", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/sensible-utils@0.0.14" + } + ], + "supplier": "Organization: Anibal Monsalve Salazar " + }, + { + "name": "libbrotli1", + "SPDXID": "SPDXRef-Package-A3B93D7E01E2DBE58083C1379412DE528611C0CD42F35CA5273E4E2AD5C4F480", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "MIT", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.9-2+b2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libbrotli1@1.0.9-2+b2" + } + ], + "supplier": "Organization: Tomasz Buchert " + }, + { + "name": "libpam-runtime", + "SPDXID": "SPDXRef-Package-A4A6BB663AA1D3D3B1B6F34D35C5C63BA126C1C4F8FCDCF10FDC76AC8F233395", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.4.0-9+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpam-runtime@1.4.0-9+deb11u1" + } + ], + "supplier": "Organization: Steve Langasek " + }, + { + "name": "libcrypt1", + "SPDXID": "SPDXRef-Package-A4D20BBBA48A06ABA2CB8D9681434E255084E77E7C993C97FFBC4588F193F129", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:4.4.18-4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libcrypt1@1:4.4.18-4" + } + ], + "supplier": "Organization: Marco d'Itri " + }, + { + "name": "dpkg", + "SPDXID": "SPDXRef-Package-A7856F758C34C9423235B7D89C02739506D21587883A4CDE645283D1C8CA07BA", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, GPL-2, GPL-2+, public-domain-md5, public-domain-s-s-d", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.20.13", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/dpkg@1.20.13" + } + ], + "supplier": "Organization: Dpkg Developers " + }, + { + "name": "libncurses6", + "SPDXID": "SPDXRef-Package-A9B364BED16183EF9DC13367D6C7631844C1AA2B48C48898C6E0C712D9A68430", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, MIT/X11, X11", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.2+20201114-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libncurses6@6.2+20201114-2+deb11u2" + } + ], + "supplier": "Organization: Craig Small " + }, + { + "name": "libc6-dev", + "SPDXID": "SPDXRef-Package-AAA5BAE366D9113987DFDA36DADC9991548EEEDF05E16C7876376257E304B53E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.31-13+deb11u11", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libc6-dev@2.31-13+deb11u11" + } + ], + "supplier": "Organization: GNU Libc Maintainers " + }, + { + "name": "util-linux", + "SPDXID": "SPDXRef-Package-AB687888E78E982AD1C47EFC183B6B718E67E53890BD0017F05F1E1FA4A32855", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/util-linux@2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libgd3", + "SPDXID": "SPDXRef-Package-AC92DBDEAA8E33A4A01C67A4B057D3A393816168F8F9BB6329E7170A82BE1A11", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, GAP~Makefile.in, GAP~configure, GD, GPL-2, GPL-2+, HPND, MIT, WEBP, XFIG", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.3.0-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgd3@2.3.0-2" + } + ], + "supplier": "Organization: GD Team " + }, + { + "name": "libctf-nobfd0", + "SPDXID": "SPDXRef-Package-ADFA1B77EFDBAD3DE5096539EF5FBF7E7C839AD729F2E802C536B0BBEB003E97", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.35.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libctf-nobfd0@2.35.2-2" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "libgcc-10-dev", + "SPDXID": "SPDXRef-Package-AF559C540BA9E904C6FABE91AD4795A7566F3EE9BA51D98D94586D67BD247F75", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgcc-10-dev@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "fonts-dejavu-core", + "SPDXID": "SPDXRef-Package-B0BA48B33247C58D46FBDD58446C47D9EDBCB47635A7DD711AF0017C96270CAF", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, bitstream-vera", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.37-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/fonts-dejavu-core@2.37-2" + } + ], + "supplier": "Organization: Debian Fonts Task Force " + }, + { + "name": "libpam0g", + "SPDXID": "SPDXRef-Package-B1280DEAB543937D0CBD21F6638C9C251BB921B4EC6C1E66034A082F5CC9625C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.4.0-9+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpam0g@1.4.0-9+deb11u1" + } + ], + "supplier": "Organization: Steve Langasek " + }, + { + "name": "base-files", + "SPDXID": "SPDXRef-Package-B2CF6E8BF02C1FE76528CDDD1EDD0CAF3ADE458BC598B0CDB3632283F3771FC4", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "11.1+deb11u11", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/base-files@11.1+deb11u11" + } + ], + "supplier": "Organization: Santiago Vila " + }, + { + "name": "libquadmath0", + "SPDXID": "SPDXRef-Package-B32B6556D371450461A3AE13DD65E594E1D85365FCF3664D1E81C7A4E418D197", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libquadmath0@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libsepol1", + "SPDXID": "SPDXRef-Package-B33EB511BA01C73F6A13CF4430C03211E2719E40F8CCA7AED2E0C57BBF750E49", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libsepol1@3.1-1" + } + ], + "supplier": "Organization: Debian SELinux maintainers " + }, + { + "name": "gcc", + "SPDXID": "SPDXRef-Package-B54B5FF0B96E931B6E873D76785EC1AD32A31536DF3433DF0C48BDAB199DD544", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4:10.2.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/gcc@4:10.2.1-1" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libmount1", + "SPDXID": "SPDXRef-Package-B7D48B6C1B9F6EBF0B8E7373B0F8D71BF0A742231A9956340FDBD6F5F9AEA422", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmount1@2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libjbig0", + "SPDXID": "SPDXRef-Package-BAE1B1ED1AE50FC9AEBB88A893A984EB7FBD559691711501D885F610DB61969C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.1-3.1+b2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libjbig0@2.1-3.1+b2" + } + ], + "supplier": "Organization: Michael van der Kolff " + }, + { + "name": "manpages-dev", + "SPDXID": "SPDXRef-Package-BC293E034F40F24C157A9A19454E5B1330A6D8AD560A740C1C23F48F4FBAFEAD", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, BSD-4-clause, Expat, GPL-2, GPL-2+, LDPv1, freely-redistributable, henry-spencer-regex, public-domain, verbatim", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.10-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/manpages-dev@5.10-1" + } + ], + "supplier": "Organization: Dr. Tobias Quathamer " + }, + { + "name": "hostname", + "SPDXID": "SPDXRef-Package-BD5B207DAF04594780D3F41BFA643E2E7A1D0B6F15A6AF7D6626D51F428532DD", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.23", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/hostname@3.23" + } + ], + "supplier": "Organization: Michael Meskes " + }, + { + "name": "libsmartcols1", + "SPDXID": "SPDXRef-Package-BDD7A82A22BDE27F7EFEC42A9F3AE7D23A1CFDA9BDA637EA143E81FA3013820C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libsmartcols1@2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libmd0", + "SPDXID": "SPDXRef-Package-BE64A4142505636D82A83A548AF38CEBED45EA09E59955E75381C73434F6F374", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-2-clause-NetBSD, BSD-3-clause, BSD-3-clause-Aaron-D-Gifford, Beerware, ISC, public-domain-md4, public-domain-md5, public-domain-sha1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.3-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmd0@1.0.3-3" + } + ], + "supplier": "Organization: Guillem Jover " + }, + { + "name": "libmpc3", + "SPDXID": "SPDXRef-Package-BFF22693E583159D2B2670682333E0295EFFA08D0F291A6F61E31B73EFD0E3B7", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "LGPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.2.0-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmpc3@1.2.0-1" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libexpat1", + "SPDXID": "SPDXRef-Package-C58261CDA6E60A8E50D373A11FA20D188B5C38CDE3123BE20637044B65BC4E33", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "MIT", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.2.10-2+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libexpat1@2.2.10-2+deb11u5" + } + ], + "supplier": "Organization: Laszlo Boszormenyi (GCS) " + }, + { + "name": "base-passwd", + "SPDXID": "SPDXRef-Package-C5F0CA8FA84BD72410E6A994FB1E024EF41D4E5F83E444907895080076740E73", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.5.51", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/base-passwd@3.5.51" + } + ], + "supplier": "Organization: Colin Watson " + }, + { + "name": "libtiff5", + "SPDXID": "SPDXRef-Package-C7EF670E71B1E0685F9A86B1FCF1E94466565ACF7095A74D13428E059B4E8CA2", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Hylafax", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4.2.0-1+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtiff5@4.2.0-1+deb11u5" + } + ], + "supplier": "Organization: Laszlo Boszormenyi (GCS) " + }, + { + "name": "libacl1", + "SPDXID": "SPDXRef-Package-C90B3816F078A4C3FD14328F6E82C1FB4D7C184638C11624C338376775862183", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, LGPL-2+, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.2.53-10", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libacl1@2.2.53-10" + } + ], + "supplier": "Organization: Guillem Jover " + }, + { + "name": "binutils", + "SPDXID": "SPDXRef-Package-CA07C55025CD0949AAD620332F0D1C6875A6964D6F7B67C3FDE161E6118506C4", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.35.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/binutils@2.35.2-2" + } + ], + "supplier": "Organization: Matthias Klose " + }, + { + "name": "libffi7", + "SPDXID": "SPDXRef-Package-CA95758B7F44E557E9604047914EDA334F13BE7664053354D5AFBEDE9168E054", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.3-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libffi7@3.3-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libblkid1", + "SPDXID": "SPDXRef-Package-CD3B2E56B182D83D25683D25B6CCEE4C017C499AFCAF1BE68D617044775A6F76", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libblkid1@2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libss2", + "SPDXID": "SPDXRef-Package-CD915F887D40D1822FB526CA55DAE157AC4F1D4F17CF18ECBF7FA8242B5C7861", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.46.2-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libss2@1.46.2-2" + } + ], + "supplier": "Organization: Theodore Y. Ts'o " + }, + { + "name": "libkrb5-3", + "SPDXID": "SPDXRef-Package-CE7BC5B79E4550BB28A2AEC7DC464E1884020D193A457B172C2F4730C90EC859", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.18.3-6+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libkrb5-3@1.18.3-6+deb11u5" + } + ], + "supplier": "Organization: Sam Hartman " + }, + { + "name": "libxpm4", + "SPDXID": "SPDXRef-Package-CE91FBFA9323A25956BA7DE9537470ED0F81F0A8A5F4352A87647D4750743EC1", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:3.5.12-1.1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libxpm4@1:3.5.12-1.1+deb11u1" + } + ], + "supplier": "Organization: Debian X Strike Force " + }, + { + "name": "lsb-base", + "SPDXID": "SPDXRef-Package-D0C8B680B3CAA03AB1E8BF0AFE7908D8A9CBE887FC77E7EBDFD942C0E17CD858", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "11.1.0", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/lsb-base@11.1.0" + } + ], + "supplier": "Organization: Debian sysvinit maintainers " + }, + { + "name": "grep", + "SPDXID": "SPDXRef-Package-D13432C3B02D76CFBB982C125C218C39A469335CB0D663FEC5D499B0C6ED8221", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-3, GPL-3+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.6-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/grep@3.6-1+deb11u1" + } + ], + "supplier": "Organization: Anibal Monsalve Salazar " + }, + { + "name": "libuuid1", + "SPDXID": "SPDXRef-Package-D180152C845370C8D7729278C8606022FB733F61915EB44EFE6EDBA3B8725FA2", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, BSD-3-clause, BSD-4-clause, GPL-2, GPL-2+, GPL-3, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-2.1, LGPL-2.1+, LGPL-3, LGPL-3+, MIT, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.36.1-8+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libuuid1@2.36.1-8+deb11u2" + } + ], + "supplier": "Organization: util-linux packagers " + }, + { + "name": "libfreetype6", + "SPDXID": "SPDXRef-Package-D3A7A2BDBAA0C3E6EEAD8550585ECF5F651B77C9354CA8F804A268A29979E44C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Apache-2.0, BSD-3-Clause, FSFAP, FSFUL, FSFULLR, FTL, GPL-2, GPL-2+, GPL-3, GPL-3+, MIT, OFL-1.1, OpenGroup-BSD-like, Permissive, Public-Domain, Zlib", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.10.4+dfsg-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libfreetype6@2.10.4+dfsg-1+deb11u1" + } + ], + "supplier": "Organization: Hugh McMaster " + }, + { + "name": "adduser", + "SPDXID": "SPDXRef-Package-D4B3D13E8FF963E079E8424D3499CDDB3CE2967529353DDC822F3617440C8D99", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.118+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/adduser@3.118+deb11u1" + } + ], + "supplier": "Organization: Debian Adduser Developers " + }, + { + "name": "libbz2-1.0", + "SPDXID": "SPDXRef-Package-D582599AC3894C52FE3145DB677CCF6ADA4B583F08F4E558BB9C203582843B95", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-variant, GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.0.8-4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libbz2-1.0@1.0.8-4" + } + ], + "supplier": "Organization: Anibal Monsalve Salazar " + }, + { + "name": "libapt-pkg6.0", + "SPDXID": "SPDXRef-Package-D7099F36CDE473904AFFD56231CA502820EEE8D2EBC1FC3DEF4725ABC5A9777E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPLv2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.2.4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libapt-pkg6.0@2.2.4" + } + ], + "supplier": "Organization: APT Development Team " + }, + { + "name": "libkeyutils1", + "SPDXID": "SPDXRef-Package-D75878C17F652D67778764BADB8BF2816FEB73EFD6D153B9F345D50B3FDDEDF1", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, LGPL-2, LGPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.6.1-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libkeyutils1@1.6.1-2" + } + ], + "supplier": "Organization: Christian Kastner " + }, + { + "name": "libgnutls30", + "SPDXID": "SPDXRef-Package-D8CAA41EAEBA89AF096645CB32549E46B34915F48B54BBAA2BA2F363ABFD2F5A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Apache-2.0, BSD-3-Clause, CC0, Expat, GFDL-1.3, GPL, GPL-3, GPLv3+, LGPL, LGPL-3, LGPLv2.1+, LGPLv3+_or_GPLv2+, The", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.7.1-5+deb11u5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgnutls30@3.7.1-5+deb11u5" + } + ], + "supplier": "Organization: Debian GnuTLS Maintainers " + }, + { + "name": "gzip", + "SPDXID": "SPDXRef-Package-DB0AEAF808EC5B5324BED83BB04D853D6EB7B0156C42111CED16E473735F1C6C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "FSF-manpages, GFDL-1.3+-no-invariant, GFDL-3, GPL-3, GPL-3+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.10-4+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/gzip@1.10-4+deb11u1" + } + ], + "supplier": "Organization: Milan Kupcevic " + }, + { + "name": "libattr1", + "SPDXID": "SPDXRef-Package-DDE0ED2E6380E952B58D4E062E7811C98F875CE98DF82BED1E5A1BC5503C1DB9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+, LGPL-2+, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:2.4.48-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libattr1@1:2.4.48-6" + } + ], + "supplier": "Organization: Guillem Jover " + }, + { + "name": "libtirpc3", + "SPDXID": "SPDXRef-Package-DE0955986A8AFCF40EC2347477E0FF17229FCA400E57D19E1C26179055F6E5E0", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-Clause, GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.3.1-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtirpc3@1.3.1-1+deb11u1" + } + ], + "supplier": "Organization: Josue Ortega " + }, + { + "name": "libxxhash0", + "SPDXID": "SPDXRef-Package-DE1DE47B5C8C7CF3EFA24382F056B8CB3A7BF190BEC27E519D2B1EF7EF939F44", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.8.0-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libxxhash0@0.8.0-2" + } + ], + "supplier": "Organization: Norbert Preining " + }, + { + "name": "libdbd-mariadb-perl", + "SPDXID": "SPDXRef-Package-DE26BE595029E57A36927CFE0B0FAD763D9036A9F65C9A19A8A36A0F388A444E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GPL-1, GPL-1+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.21-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libdbd-mariadb-perl@1.21-3" + } + ], + "supplier": "Organization: Debian Perl Group " + }, + { + "name": "libfontconfig1", + "SPDXID": "SPDXRef-Package-DF89A97004C92CC8B67C7FDD94DB4FE5D96749486FF3EA91D49E9B58C7AA7ED2", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.13.1-4.2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libfontconfig1@2.13.1-4.2" + } + ], + "supplier": "Organization: Debian freedesktop.org maintainers " + }, + { + "name": "sysvinit-utils", + "SPDXID": "SPDXRef-Package-E0331E15102CA18E659E6FCBCDFFBDF154D409257837A0025A513E829D2C1002", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2.96-7+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/sysvinit-utils@2.96-7+deb11u1" + } + ], + "supplier": "Organization: Debian sysvinit maintainers " + }, + { + "name": "libpsl5", + "SPDXID": "SPDXRef-Package-E07DF57ED33BF809D3C73331D22DD7361D5D3AC68422769AA987562EC68B4FFA", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Chromium, MIT", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "0.21.0-1.2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libpsl5@0.21.0-1.2" + } + ], + "supplier": "Organization: Tim Rühsen " + }, + { + "name": "perl-base", + "SPDXID": "SPDXRef-Package-E1F18D38FD84FA514213DBDA83674C626DD5481A9D4BFBC677E783E3402BA557", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, Artistic-2, Artistic-dist, BSD-3-clause, BSD-3-clause-GENERIC, BSD-3-clause-with-weird-numbering, BSD-4-clause-POWERDOG, BZIP, DONT-CHANGE-THE-GPL, Expat, GPL-1, GPL-1+, GPL-2, GPL-2+, GPL-3+-WITH-BISON-EXCEPTION, HSIEH-BSD, HSIEH-DERIVATIVE, LGPL-2.1, REGCOMP, REGCOMP,, RRA-KEEP-THIS-NOTICE, SDBM-PUBLIC-DOMAIN, TEXT-TABS, Unicode, ZLIB", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.32.1-4+deb11u3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/perl-base@5.32.1-4+deb11u3" + } + ], + "supplier": "Organization: Niko Tyni " + }, + { + "name": "linux-libc-dev", + "SPDXID": "SPDXRef-Package-E2F04DC665FD8494C056A76496DE1BA767C092DE084E1FE4A344AA59E2CF2A1E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-2-clause, CRYPTOGAMS, GPL-2, GPL-2+, LGPL-2.1, Unicode-data, Xen-interface", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.10.223-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/linux-libc-dev@5.10.223-1" + } + ], + "supplier": "Organization: Debian Kernel Team " + }, + { + "name": "libssl-dev", + "SPDXID": "SPDXRef-Package-E309F52C8C59735D42FAEE0D16A4ED2A801C494874C3334C5B3F37F7FF8AC0FB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.1.1w-0+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libssl-dev@1.1.1w-0+deb11u1" + } + ], + "supplier": "Organization: Debian OpenSSL Team " + }, + { + "name": "libaudit1", + "SPDXID": "SPDXRef-Package-E39A2088EED2A217199D4772E2B4FABD065CAAB31AAE573C2CF501DED8CF72DF", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-1, GPL-2, LGPL-2.1", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:3.0-2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libaudit1@1:3.0-2" + } + ], + "supplier": "Organization: Laurent Bigonville " + }, + { + "name": "libsemanage-common", + "SPDXID": "SPDXRef-Package-E9F05A3AC002A6E5172180BABC82764F544C5357D09B12F7AF95B59E7DD7E564", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libsemanage-common@3.1-1" + } + ], + "supplier": "Organization: Debian SELinux maintainers " + }, + { + "name": "libconfig-inifiles-perl", + "SPDXID": "SPDXRef-Package-EA198554969C59586F8639653B48064A356804DB01523CCC783532DC23F5DF4C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, Expat, GPL-1, GPL-1+, GPL-3, GPL-3+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.000003-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libconfig-inifiles-perl@3.000003-1" + } + ], + "supplier": "Organization: Debian Perl Group " + }, + { + "name": "libnettle8", + "SPDXID": "SPDXRef-Package-EACFC53109CAE90A15944815F3B2A2FE706B45E0A12B562997FE0BC09C50C027", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Expat, GAP, GPL, GPL-2, GPL-2+, GPL-3+, LGPL, LGPL-2, LGPL-2+, LGPL-3+, public-domain", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "3.7.3-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libnettle8@3.7.3-1" + } + ], + "supplier": "Organization: Magnus Holmgren " + }, + { + "name": "ncurses-base", + "SPDXID": "SPDXRef-Package-EADFC1F9A927CE62EB4B2205192CFE2405FEDACC2520BAF7865C069F20948E8E", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, MIT/X11, X11", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.2+20201114-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/ncurses-base@6.2+20201114-2+deb11u2" + } + ], + "supplier": "Organization: Craig Small " + }, + { + "name": "diffutils", + "SPDXID": "SPDXRef-Package-EBB54F64D046D9CBB44977B4EAF35381A715A8E5A2190F64A51B05061522785C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL, GPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:3.7-5", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/diffutils@1:3.7-5" + } + ], + "supplier": "Organization: Santiago Vila " + }, + { + "name": "libx11-6", + "SPDXID": "SPDXRef-Package-EC6AFCECB0E05F9B32EF3A0CCA216E0819AD4630139806FE342F9EE68DE63F16", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "2:1.7.2-1+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libx11-6@2:1.7.2-1+deb11u2" + } + ], + "supplier": "Organization: Debian X Strike Force " + }, + { + "name": "libgcrypt20", + "SPDXID": "SPDXRef-Package-ED5E0841CAE48046FD8857E743CDDD1B2E860384861F60697C5529D704F8599B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.8.7-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgcrypt20@1.8.7-6" + } + ], + "supplier": "Organization: Debian GnuTLS Maintainers " + }, + { + "name": "libgcc-s1", + "SPDXID": "SPDXRef-Package-F0FC1E485045DB7E16272CE6778521E0FA3A827B645E735FDEDF82DB88111B45", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libgcc-s1@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "liblsan0", + "SPDXID": "SPDXRef-Package-F3C920BB534A2EA84BD47F7C789E74791040E8979592BC59AAC7C57E91086B2C", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/liblsan0@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "mysql-common", + "SPDXID": "SPDXRef-Package-F81897CF0D58E5CD9BF67637D7265356AE6C7371BF23A91C3E05FD7A948B28AD", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2, GPL-2+", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "5.8+1.0.7", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/mysql-common@5.8+1.0.7" + } + ], + "supplier": "Organization: Debian MySQL Maintainers " + }, + { + "name": "passwd", + "SPDXID": "SPDXRef-Package-FB4D6736B861E172541020AD66DC63ABA0355F5151D3BFF05CFC56963624A220", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GPL-2", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:4.8.1-1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/passwd@1:4.8.1-1" + } + ], + "supplier": "Organization: Shadow package maintainers " + }, + { + "name": "libncursesw6", + "SPDXID": "SPDXRef-Package-FC004E122D7926E4FFC9AE387C09195D3AACEF5B36A76899E2DCDF28DCD5F5C9", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, MIT/X11, X11", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.2+20201114-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libncursesw6@6.2+20201114-2+deb11u2" + } + ], + "supplier": "Organization: Craig Small " + }, + { + "name": "libcrypt-dev", + "SPDXID": "SPDXRef-Package-FC0670B0EA46AB9D86559A1E5D61144B593AAD8244AFB260CEF4EB1B17AD72BD", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "NOASSERTION", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1:4.4.18-4", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libcrypt-dev@1:4.4.18-4" + } + ], + "supplier": "Organization: Marco d'Itri " + }, + { + "name": "libatomic1", + "SPDXID": "SPDXRef-Package-FD2B46A83D080548349FF8166A8021133BCEFB3E00E733FA57FBDD4EA11F7BFF", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "Artistic, GFDL-1.2, GPL, GPL-2, GPL-3, LGPL", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "10.2.1-6", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libatomic1@10.2.1-6" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + }, + { + "name": "libtinfo6", + "SPDXID": "SPDXRef-Package-FDDAFC6F0DDDE28900DD6A6A045C453261DFADDC2AE2ACEF498565F50332804B", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "BSD-3-clause, MIT/X11, X11", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "6.2+20201114-2+deb11u2", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libtinfo6@6.2+20201114-2+deb11u2" + } + ], + "supplier": "Organization: Craig Small " + }, + { + "name": "wget", + "SPDXID": "SPDXRef-Package-FE9D9922CDFF37F2398D8FF59243DAA4997F15E74A0F5B534A428A355379628A", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "GFDL-1.2, GPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "1.21-1+deb11u1", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/wget@1.21-1+deb11u1" + } + ], + "supplier": "Organization: Noël Köthe " + }, + { + "name": "libmpfr6", + "SPDXID": "SPDXRef-Package-FECB2E827C72A5271353156079836076F38FD0F72E8F6D1445A61E390B277CEB", + "downloadLocation": "NOASSERTION", + "filesAnalyzed": false, + "licenseConcluded": "LGPL-3", + "licenseDeclared": "NOASSERTION", + "copyrightText": "NOASSERTION", + "versionInfo": "4.1.0-3", + "externalRefs": [ + { + "referenceCategory": "PACKAGE-MANAGER", + "referenceType": "purl", + "referenceLocator": "pkg:deb/debian/libmpfr6@4.1.0-3" + } + ], + "supplier": "Organization: Debian GCC Maintainers " + } + ], + "externalDocumentRefs": [ + { + "externalDocumentId": "DocumentRef-nita-webapp-1.0.0-f175aaf0dadef005d2879ec9a76330b2616a178a", + "spdxDocument": "https://juniper.net/nita-webapp/1.0.0/n13bAUwznkK444ZP7T-Z-Q", + "checksum": { + "algorithm": "SHA1", + "checksumValue": "f175aaf0dadef005d2879ec9a76330b2616a178a" + } + } + ], + "relationships": [ + { + "relationshipType": "PREREQUISITE_FOR", + "relatedSpdxElement": "DocumentRef-nita-webapp-1.0.0-f175aaf0dadef005d2879ec9a76330b2616a178a:SPDXRef-RootPackage", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DESCRIBED_BY", + "relatedSpdxElement": "SPDXRef-DOCUMENT", + "spdxElementId": "SPDXRef-File--..-NOTICES.spdx.json-F175AAF0DADEF005D2879EC9A76330B2616A178A" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-00BD940055349661FBAF6193233A90502D4FCA4A601ABB4A3835E7406F694470", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-0239D8280A3492AA8366F14945C6BD0C52E9B908B0F0B33F7D3BF9086970264E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-080342C98394E0567F210475A2D56D5618DEE416E2BD0199F5D74675EA12B498", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-09D2A31407C9B3B707A994F5FD727EC729C8AA989D38FF264F46F7C3C1988172", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-0CE51836BCC3B1D67107A38CEEB46F4F61082FF259219E127C717C2A80E8BD3E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-0D55DE4E14CAC5E8A7CDE2EC8C620C676F207F0567FFEF4141DD67289599CDE9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-0FB908AAC96CF856B8C0BE2CE3BCD2526C3848CDF8A856D8B6B08784D5BB3C50", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-0FC5A2865FF0C99AF45707C88853598DF6ED10A5817844172F5801B99A12125F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-104CCBB9125DC097BD210D4A2AEA1B77D16C70B2990658DDAE2A8F5CE0628E83", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-118C96DAC3563570B0149A3682810C81BC513EFE3956C0CBD64D15BA9D755A0B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-11A2697B7E0998930683CD7EB18055E9DFF7537D922116DD2F26FD41DAD92000", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-12455EE6D7B2604C8FFC292782847F7B15E194E57BD97776A95E38B8A318DE06", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-125C2DF941DC0D0C75E5B5EE0C875E3C7CB0FEABFE04366A6DFE894241FC5511", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-12B7AFAF3CEC05AA34420BA752E66628AAC474AFD8B9CEECC4A792FC288911B9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-13F109918CD1DB086D28103391E0D24B6328AB43E0C42C86FE3E79C117C97673", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-170EEE7C56CE8B65A2B776514344218BE049EDA033E475DB9FD71F73810289DD", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-18866BCDB3D3A11D44EBAEF9B4E03763B758BA8800BC155507C9556F428070DF", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-1A6758BE8F4536D6AE1F2297A2DC6FD42954781D4B3A8B0B567AEE58B7FF5697", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-23F15177553E56A3A729AA0EEA905C01BEA5A113DAA481088919006D72585993", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-256DC6D44C463204AB84FBB808C2AEC40A26E6A604C61271F132185F595DE0F6", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-2651CB89AD4ABA17D1E52B543F2E8BCAC813B56B1CA1CB006B721BACBBC02F6B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-2BD928442EFE3E6CCDBBD3104394AA789ED4A253346F6F6BA25C51E5EFDC391D", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-2D72192260524F1F9B0C919FA03FF8BF4A2111833E2DCCE865AF353C4D1D7096", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-2E4FDEBE084F489F7927C9C681CA66EA2C1E0B6E752DFF8D00D76FE073DAC27F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-2E653E30A1EA8CF8DB5A874E615700FA4924EB185A57D1611509B3E28ADDFA50", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-2F15611C460AA7F3F6FD3E480C32C72E82B5AAFF4B107E33DFE0F5E2AA849002", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-32D6377E9E0E649D7E3C7815CAED8ED41BA7836635525E155031548DAA621527", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-33E6DA5485E4EFE59B93A042D732BA3EAD29DA00C64AF1CAE15DB3742AB030A0", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-3430447FCCD05116CA207039133049234457D3CB22CE12A7014D5CA9420F172F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-35B5ABF0495D97770A25111749505C9849F9E2011893470DCD00BC0F5DAAEE24", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-367D0473F4364452DF8AA5DDB08E2C937356BFD18E452CFE7E0ADB55AFAF4F6E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-369FE966D85AD296E34A654071FE67B4CBFF776A31D7F1D5678D3021AB6F03C9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-37A3F3ABA7791476934590E0A3AAD2F543EEA294CAA280685AE368FD505EBAB9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-37CA3D08606746E54719B8A2C5B46A39AD6BBDC35E87B5F011B424AE47B8A83F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-37F8AECBC6AE011730A5E27B427D649000E674671EE42897D07DE9E830046DEC", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-392D7BF458B5605A55B6BFAF75105F6B04DEDBFBE0CBF2DC444DAAF008E2307A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-394C841BA531BCE49F938582175D2AC224A5241AED3EAB8926EF0F908629643E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-39A1EBE9F1C84C4C763C82F027599B50ADA5B81F890FE68C192E6DB9254D67AB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-3A0B48F46C5E7B29762FE93E7342C0EEA2DEC643A95DF06C2272C997033FC71F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-436B16A7C41CCB3702B76F6165CD90FDEB610B1CB6619C533657615EE5B361FB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-43BC0EF91B51FD748464E3AD6A1A7D106F097DD925690FA5045052591F20EB5C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-43FFF542F233054B2AF456F4F72A568DEDF95A5834A2A707A08360C3BEF75946", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-45EFA42A5FF796C2255E1E0C7B4E797B505A008C1326FD335B5E5A013A2AD512", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-46D92F4D1AC212CE44133C822474FFF0575A97C4D246170DE3ED0C17A556EA5B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-473450E832B4CA7F6332298F5168AB6A1DB72066EA0F418E3FB0FA99BA922F9A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-47B3F69CEB054A8C8AA08D9EADFDC10AE8662878A6C411D2A82124F43ED37D97", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-49B4A5A1DEDEFE9A3E962A2BA89943E5C991C7156636E6D004CD9811FEF09F5A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-4A913E0F71EB19C5D5C1A812AB3FD6944F9249FA7DF71D2C5483BBF11845A4BB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-4AB72A363DE7DC28C6CE0E07ABCD0BD134B6F211026E2E1BCB82B83008486152", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-4D99A0994660B536348FF69636A59A3784C990DDE255C50DD5B9534DF8B28EAB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-4F1A599634E1A997EE87BAA11D92DD13A3CF5C5CB4355FE6A2787749BFACCD36", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-5601415D510EB58884ECDC7C365041E770B43B9E26CF8C8901C65C6306DFADCB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-563CAAD6D3FA53A1506EF51957C69727D4D0BA067A05AB660CFA3B45F7A0E625", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-594A733567A5418E4439E48A0AFC34A57C007B10B405AFE7CFE347425CC34A36", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-5A678E58FF3F4B1E7F4F272B9EE2D15775F7A44C3C22B750ADC60FA8C93B8EC5", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-5DD4CE6722891A03E2112269987163C0B356EB243AC4985D5F87D82CE7C69559", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-5F771D27DEF9D2A6FD97D141352FCC823DA90AAA56E0EDF1D3EC5D7FCF5792F1", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-62458FDE2A9F1FFC9E38DF9C12FCA75D4F5AACB3DFEE8C11E23A7919B0E3F537", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-630B80A3627260145AE6F78B712599F13EF8E3189C87715BC458E5B778B6F370", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-6427FD2520AD041A6CBBCD1CE545E79384075E2663E94E53EFBAA325C6CC328D", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-65C32654A206BFF8EDCA719167BC6D0A0CBC970F506A49A2513DAFD2002965BA", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-663AE2267FE917AE7C7E66470B9C1AE238617AC1B482E3D44710B6D44CEDC5B9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-669F662C6ADF0B4E538E5CA55078A1D696C8A83781B18A4CA4C382AA2EC51A76", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-680615E5CCB5C46916A5D6193135708B344C1C3518ECD3B575CA462BBC7E2435", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-680DB022DAF14F4CEA80ED9BC6D07F93F5260E63947640E9605155D31160089A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-6B5B77EDEDD511AD67984F66CB79FAAECF87A953E8175A0414CCE4893925D2EB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-6B683C43FB20BE424A78C68E4F5887E16BBE2D85CDBCF48D78E6C4677FCE2927", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-6D4244AD6B1495619BCC5842082D9C5ED762D09C1FFAFBD8EAD37D2B6A9FBCAE", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-6E5F52034A7A18E2FCD2A51726B0CCD6B5FF2AB0F5FDCC95D27E027D4C49C732", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-6FC4A7B6F576102396D9DCE4602738E9CE58AF0A1B4AA36350E7F126E81E2032", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-71EE2C74997E588FF984833C724B1CED280AEE8FAC1DBA608577D62818ACFC4D", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-73C9AD5F2FF637BE6616601A0C2CBA9A89919BA04C851EDF783A072C45BF0DC0", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-74548BC3F815B2AAF739B9A192CC30D456C5DFD667CF13CCFA84A6912EEA4071", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-75C7C9D28D1BCBFFEA74F8E5A62FEB9A9CFBD4F60E52491ECE0EB2FCE3868320", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-76847921DBEAC23D7FA6C26B73C5D8665A9091E98D7B4F8E53A4EE73B74B7C50", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-768EF1353DDA146FA756D3D344BFE71C03A4D5C68DFF45D3268D2589B9BB1B3B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-76E1F7AA41FB8D5FD7EC8C68EEC922EA4C758F2195003F43C1FB6D5B1BB44F8C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-76E7AEA5702F5A5C447EF605EF388B765924A9E517EDCFAEC6BC49584AF86A33", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7746603941D48D5DC642C2EF60A1405B6D65546308318913288E7F891A39BBC4", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7975726BB4E28D44D19E7760EAC6E681E1AF3A0730D112C260C7538CBA74BAD1", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-79F4566FC9DB49F961496E17B491895B4CC9E239F8AECEC8026531CD793716F6", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7C2E47A8A20E3D0C22E33F3F6FD0F88C0CF8198207DDA67256C634B963F623D7", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7C5A3E9B14588DF283EC0779FC51100D41966F3130905AB2A30C574EF6B1FFA0", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7C68ACC6E49295D303E09BE874999921C0DD54FBC20A86C1043A3BDFFFD26CEC", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7D04B4D63EEDB822DEF179C6407B18C7AC35D13624FDEBF0EA2B183BBCAEEB99", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7D8FE63A4187D324080CB0475A009837247E4E507263562C964BCA895EED3C2C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7E2B72DAA83918473A694AC6972BEDEB8250F9C97DB8333AA9AE4A47FFF3754D", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7E9547B459D064B5B7FDA177D6B3F0DD5AD93809373B8A63D3EAD3600B8DC00F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7EB9696F2503C78C59620A537682AEBC89BB2D64FB99B2EAA8BA4F362FA29484", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-7F966F128A483935DA7C4721599E2C7CC6B9992BEC3AB9081462710FB78D2526", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-812004B92C00E47400C026DF8C11F6A9BA9CC11F995E36367189EEF58EA72B71", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-8159F2695E2BF84F4D24AC6B3C8B0D7746D912BA50C2DE1E2A829AF069549D40", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-82E8C178714D86CA2436B42F6402924383080D336F5FAC5AD6F56939B0F55396", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-84E1150C2C70C7D2255AF299858150BF133B0D95C6B9D374224766F99CF155AD", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-85B23AD7493543C9DB8A1F8F4B2A89EFDB98025D2CD60098F6BB88A998611D1B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-8808A3EA05369D0F39E8347DD9C86CCCA75A0B6794AC475101184F69D6192B0A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-893A779E218977BE0773F538EFBF763009A605E67842AA6B18C32EBF78C8E3BF", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-89CBA0B23538C56430107A97982D1BD7D2E2D5317AC86B6AE2A0F6DE146F4266", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-8A918E4F4A91F35B7679BFD7039D95A9F7D4601AB004B0C62CE4E6DDE2D1FF0E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-90CC0AFD24449C8A033E022B490372BA13727FE8691BAC878CE7EF25BCDE7063", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-91163A76C2213BCDED70577C349EBB5D146F77EB7182995E2656627BB24E5D76", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-91F5845D67F3F4F5129A371B9E9A4C560148A8C76E76DA177818362F1F95786D", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9231486E9852BFAFE9A77C956621FF3050AAB0713447C39085C8BB758D8B1C51", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-92C4A706B83890C8342E343B3B6175023A2173E26702D68EC6756907FFA613B7", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9333D40C8520E60B5EB5673C027AE3E194B54E96E36C84911EA72AA29761282F", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-93E8E69520A5214400BF982414848454D04961B22D728E89358DBF012AEA1693", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9BD1B160C8FE6882013DC2252E2610B7E77D27866A291E31F3CCA426713239F2", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9C31A8098F9C9BFB805CCE3B8C28240044EA0A333457FC3C548CBFB093ED03F8", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9CAF6DD5567E4138B0D34C674F4338A1A164AC344BE6F11791F6063860A18357", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9D46F49E9DFA8D19485B3E7544649D6E0D358E49FD56FE1B05CEBFF7A8C3C9E3", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9FD0134ED13F75D26D9E211FD0E55842E35A3288C0D12FC303EB2F5C79649D17", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-9FED4C3ED01E018A6476A056237D8C2A0E62E3F6FCAAFF7519A9A4ABC752EED4", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A251BC423688274EAFE34ED3A4860448163FF302138DC1AAEF9C35BC7ABF0B33", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A31FA62668B4510A25BE9BCB42E91B17AD21FE74EB37E12780608A2244DCC57D", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A3B93D7E01E2DBE58083C1379412DE528611C0CD42F35CA5273E4E2AD5C4F480", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A4A6BB663AA1D3D3B1B6F34D35C5C63BA126C1C4F8FCDCF10FDC76AC8F233395", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A4D20BBBA48A06ABA2CB8D9681434E255084E77E7C993C97FFBC4588F193F129", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A7856F758C34C9423235B7D89C02739506D21587883A4CDE645283D1C8CA07BA", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-A9B364BED16183EF9DC13367D6C7631844C1AA2B48C48898C6E0C712D9A68430", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-AAA5BAE366D9113987DFDA36DADC9991548EEEDF05E16C7876376257E304B53E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-AB687888E78E982AD1C47EFC183B6B718E67E53890BD0017F05F1E1FA4A32855", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-AC92DBDEAA8E33A4A01C67A4B057D3A393816168F8F9BB6329E7170A82BE1A11", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-ADFA1B77EFDBAD3DE5096539EF5FBF7E7C839AD729F2E802C536B0BBEB003E97", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-AF559C540BA9E904C6FABE91AD4795A7566F3EE9BA51D98D94586D67BD247F75", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B0BA48B33247C58D46FBDD58446C47D9EDBCB47635A7DD711AF0017C96270CAF", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B1280DEAB543937D0CBD21F6638C9C251BB921B4EC6C1E66034A082F5CC9625C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B2CF6E8BF02C1FE76528CDDD1EDD0CAF3ADE458BC598B0CDB3632283F3771FC4", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B32B6556D371450461A3AE13DD65E594E1D85365FCF3664D1E81C7A4E418D197", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B33EB511BA01C73F6A13CF4430C03211E2719E40F8CCA7AED2E0C57BBF750E49", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B54B5FF0B96E931B6E873D76785EC1AD32A31536DF3433DF0C48BDAB199DD544", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-B7D48B6C1B9F6EBF0B8E7373B0F8D71BF0A742231A9956340FDBD6F5F9AEA422", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-BAE1B1ED1AE50FC9AEBB88A893A984EB7FBD559691711501D885F610DB61969C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-BC293E034F40F24C157A9A19454E5B1330A6D8AD560A740C1C23F48F4FBAFEAD", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-BD5B207DAF04594780D3F41BFA643E2E7A1D0B6F15A6AF7D6626D51F428532DD", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-BDD7A82A22BDE27F7EFEC42A9F3AE7D23A1CFDA9BDA637EA143E81FA3013820C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-BE64A4142505636D82A83A548AF38CEBED45EA09E59955E75381C73434F6F374", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-BFF22693E583159D2B2670682333E0295EFFA08D0F291A6F61E31B73EFD0E3B7", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-C58261CDA6E60A8E50D373A11FA20D188B5C38CDE3123BE20637044B65BC4E33", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-C5F0CA8FA84BD72410E6A994FB1E024EF41D4E5F83E444907895080076740E73", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-C7EF670E71B1E0685F9A86B1FCF1E94466565ACF7095A74D13428E059B4E8CA2", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-C90B3816F078A4C3FD14328F6E82C1FB4D7C184638C11624C338376775862183", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-CA07C55025CD0949AAD620332F0D1C6875A6964D6F7B67C3FDE161E6118506C4", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-CA95758B7F44E557E9604047914EDA334F13BE7664053354D5AFBEDE9168E054", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-CD3B2E56B182D83D25683D25B6CCEE4C017C499AFCAF1BE68D617044775A6F76", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-CD915F887D40D1822FB526CA55DAE157AC4F1D4F17CF18ECBF7FA8242B5C7861", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-CE7BC5B79E4550BB28A2AEC7DC464E1884020D193A457B172C2F4730C90EC859", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-CE91FBFA9323A25956BA7DE9537470ED0F81F0A8A5F4352A87647D4750743EC1", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D0C8B680B3CAA03AB1E8BF0AFE7908D8A9CBE887FC77E7EBDFD942C0E17CD858", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D13432C3B02D76CFBB982C125C218C39A469335CB0D663FEC5D499B0C6ED8221", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D180152C845370C8D7729278C8606022FB733F61915EB44EFE6EDBA3B8725FA2", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D3A7A2BDBAA0C3E6EEAD8550585ECF5F651B77C9354CA8F804A268A29979E44C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D4B3D13E8FF963E079E8424D3499CDDB3CE2967529353DDC822F3617440C8D99", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D582599AC3894C52FE3145DB677CCF6ADA4B583F08F4E558BB9C203582843B95", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D7099F36CDE473904AFFD56231CA502820EEE8D2EBC1FC3DEF4725ABC5A9777E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D75878C17F652D67778764BADB8BF2816FEB73EFD6D153B9F345D50B3FDDEDF1", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-D8CAA41EAEBA89AF096645CB32549E46B34915F48B54BBAA2BA2F363ABFD2F5A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-DB0AEAF808EC5B5324BED83BB04D853D6EB7B0156C42111CED16E473735F1C6C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-DDE0ED2E6380E952B58D4E062E7811C98F875CE98DF82BED1E5A1BC5503C1DB9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-DE0955986A8AFCF40EC2347477E0FF17229FCA400E57D19E1C26179055F6E5E0", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-DE1DE47B5C8C7CF3EFA24382F056B8CB3A7BF190BEC27E519D2B1EF7EF939F44", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-DE26BE595029E57A36927CFE0B0FAD763D9036A9F65C9A19A8A36A0F388A444E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-DF89A97004C92CC8B67C7FDD94DB4FE5D96749486FF3EA91D49E9B58C7AA7ED2", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E0331E15102CA18E659E6FCBCDFFBDF154D409257837A0025A513E829D2C1002", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E07DF57ED33BF809D3C73331D22DD7361D5D3AC68422769AA987562EC68B4FFA", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E1F18D38FD84FA514213DBDA83674C626DD5481A9D4BFBC677E783E3402BA557", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E2F04DC665FD8494C056A76496DE1BA767C092DE084E1FE4A344AA59E2CF2A1E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E309F52C8C59735D42FAEE0D16A4ED2A801C494874C3334C5B3F37F7FF8AC0FB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E39A2088EED2A217199D4772E2B4FABD065CAAB31AAE573C2CF501DED8CF72DF", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-E9F05A3AC002A6E5172180BABC82764F544C5357D09B12F7AF95B59E7DD7E564", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-EA198554969C59586F8639653B48064A356804DB01523CCC783532DC23F5DF4C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-EACFC53109CAE90A15944815F3B2A2FE706B45E0A12B562997FE0BC09C50C027", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-EADFC1F9A927CE62EB4B2205192CFE2405FEDACC2520BAF7865C069F20948E8E", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-EBB54F64D046D9CBB44977B4EAF35381A715A8E5A2190F64A51B05061522785C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-EC6AFCECB0E05F9B32EF3A0CCA216E0819AD4630139806FE342F9EE68DE63F16", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-ED5E0841CAE48046FD8857E743CDDD1B2E860384861F60697C5529D704F8599B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-F0FC1E485045DB7E16272CE6778521E0FA3A827B645E735FDEDF82DB88111B45", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-F3C920BB534A2EA84BD47F7C789E74791040E8979592BC59AAC7C57E91086B2C", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-F81897CF0D58E5CD9BF67637D7265356AE6C7371BF23A91C3E05FD7A948B28AD", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FB4D6736B861E172541020AD66DC63ABA0355F5151D3BFF05CFC56963624A220", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FC004E122D7926E4FFC9AE387C09195D3AACEF5B36A76899E2DCDF28DCD5F5C9", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FC0670B0EA46AB9D86559A1E5D61144B593AAD8244AFB260CEF4EB1B17AD72BD", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FD2B46A83D080548349FF8166A8021133BCEFB3E00E733FA57FBDD4EA11F7BFF", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FDDAFC6F0DDDE28900DD6A6A045C453261DFADDC2AE2ACEF498565F50332804B", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FE9D9922CDFF37F2398D8FF59243DAA4997F15E74A0F5B534A428A355379628A", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DEPENDS_ON", + "relatedSpdxElement": "SPDXRef-Package-FECB2E827C72A5271353156079836076F38FD0F72E8F6D1445A61E390B277CEB", + "spdxElementId": "SPDXRef-RootPackage" + }, + { + "relationshipType": "DESCRIBES", + "relatedSpdxElement": "SPDXRef-RootPackage", + "spdxElementId": "SPDXRef-DOCUMENT" + } + ], + "spdxVersion": "SPDX-2.2", + "dataLicense": "CC0-1.0", + "SPDXID": "SPDXRef-DOCUMENT", + "name": "nita-webapp 1.0.0", + "documentNamespace": "https://juniper.net/nita-webapp/1.0.0/hFsdw11ef0WpyFMzCxPeEA", + "creationInfo": { + "created": "2024-09-19T14:37:16Z", + "creators": [ + "Organization: Juniper Networks", + "Tool: Microsoft.SBOMTool-2.2.9" + ] + }, + "documentDescribes": [ + "SPDXRef-RootPackage" + ] +} diff --git a/NOTICES.txt b/NOTICES.txt index 603eb79..58a8d81 100644 --- a/NOTICES.txt +++ b/NOTICES.txt @@ -143,3 +143,6 @@ License: MIT License, http://www.opensource.org/licenses/MIT Name: jquery.timer.js URL: http://jchavannes.com/jquery-timer License: MIT License + +#VP +Editing something diff --git a/README.md b/README.md index 74d1835..c2a204c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -[branch]: https://github.com/Juniper/nita/tree/23.12 -[readme]: https://github.com/Juniper/nita/blob/23.12/README.md +[branch]: https://github.com/Juniper/nita/tree/tt888 +[readme]: https://github.com/Juniper/nita/blob/tt888/README.md -# NITA Web Application 23.12 +# NITA Web Application tt888 Welcome to NITA, an open source platform for automating the building and testing of complex networks. @@ -64,7 +64,7 @@ user@host$ # Copyright -Copyright 2024, Juniper Networks, Inc. +Copyright 2024, Juniper Networks,Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/VERSION.txt b/VERSION.txt index dbc391f..b63880e 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -23.12 +tt888 diff --git a/build-and-test-webapp/nita-webapp/ngcn_workbench/ngcn/views.py b/build-and-test-webapp/nita-webapp/ngcn_workbench/ngcn/views.py index 849c7a5..582b316 100644 --- a/build-and-test-webapp/nita-webapp/ngcn_workbench/ngcn/views.py +++ b/build-and-test-webapp/nita-webapp/ngcn_workbench/ngcn/views.py @@ -534,7 +534,7 @@ def deleteCampusTypeView(request): @login_required(login_url='/admin/login/') def addCampusNetworkView(request): - + global server if request.method == 'POST': form = CampusNetworkForm(data=request.POST, files=request.FILES) if form.is_valid(): @@ -602,8 +602,16 @@ def addCampusNetworkView(request): logger.info("resources for Campus Type: " + campusNetwork.campus_type.name + "::::: is Empty ") #server.build_job(action_url,{'operation':'create', 'src':src, 'network_name':network_name, 'hosts':campusNetwork.host_file, 'project_yaml':yaml.safe_dump(project_yaml, default_flow_style=False)}) - server.build_job(action_url,{'operation':'create', 'src':src, 'network_name':network_name, 'hosts':campusNetwork.host_file, 'network_desc':network_desc}) - + try: + server.build_job(action_url,{'operation':'create', 'src':src, 'network_name':network_name, 'hosts':campusNetwork.host_file, 'network_desc':network_desc}) + except jenkins.JenkinsException as e: + msg=str(e) + if 'Forbidden' in msg: # most probably crumbs issue + # reauthenticate and try once more + + server = jenkins.Jenkins(JENKINS_SERVER_URL, username=JENKINS_SERVER_USER, password=JENKINS_SERVER_PASS) + server.build_job(action_url,{'operation':'create', 'src':src, 'network_name':network_name, 'hosts':campusNetwork.host_file, 'network_desc':network_desc}) + if wait_and_get_build_status(action_url,current_build_number) : logger.info("Campus Network - " + campusNetwork.name + " creation network_template_manager job finished successfully") campusNetwork.save() @@ -627,7 +635,7 @@ def addCampusNetworkView(request): @login_required(login_url='/admin/login/') def editCampusNetworkView(request, campus_network_id): - + global server if request.method == 'POST': campusNetwork = CampusNetwork.objects.get(pk=campus_network_id) POST = request.POST.copy() @@ -645,7 +653,15 @@ def editCampusNetworkView(request, campus_network_id): network_name=data['name'].strip() action_url = 'network_template_mgr'; current_build_number = server.get_job_info(action_url)['nextBuildNumber'] - server.build_job(action_url,{'src':src,'network_name':network_name,'hosts':hostData,'operation':'update'}) + try: + server.build_job(action_url,{'src':src,'network_name':network_name,'hosts':hostData,'operation':'update'}) + except jenkins.JenkinsException as e: + msg=str(e) + if 'Forbidden' in msg: # most probably crumbs issue + # reauthenticate and try once more + + server = jenkins.Jenkins(JENKINS_SERVER_URL, username=JENKINS_SERVER_USER, password=JENKINS_SERVER_PASS) + server.build_job(action_url,{'src':src,'network_name':network_name,'hosts':hostData,'operation':'update'}) if wait_and_get_build_status(action_url,current_build_number) : campusNetwork.status = "Hosts file modified" @@ -670,6 +686,7 @@ def editCampusNetworkView(request, campus_network_id): @login_required(login_url='/admin/login/') def deleteCampusNetworkView(request): + global server if request.method == 'POST': campus_network_ids=request.POST.get('campus_network_ids') @@ -677,9 +694,18 @@ def deleteCampusNetworkView(request): network_name=campusNetwork.name src=ServerProperties.getWorkspaceLocation()+"/"+campusNetwork.campus_type.app_zip_name - action_url = 'network_template_mgr'; + action_url = 'network_template_mgr' current_build_number = server.get_job_info(action_url)['nextBuildNumber'] - server.build_job(action_url,{'src':src,'network_name':network_name,'operation':'delete'}) + try: + server.build_job(action_url,{'src':src,'network_name':network_name,'operation':'delete'}) + except jenkins.JenkinsException as e: + msg=str(e) + if 'Forbidden' in msg: # most probably crumbs issue + # reauthenticate and try once more + + server = jenkins.Jenkins(JENKINS_SERVER_URL, username=JENKINS_SERVER_USER, password=JENKINS_SERVER_PASS) + server.build_job(action_url,{'src':src,'network_name':network_name,'operation':'delete'}) + if wait_and_get_build_status(action_url,current_build_number) : campusNetwork.delete() return JsonResponse({'status':'success', 'name':network_name}) diff --git a/build-and-test-webapp/update_version.sh b/build-and-test-webapp/update_version.sh new file mode 100644 index 0000000..64f453f --- /dev/null +++ b/build-and-test-webapp/update_version.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +VERSION=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}} +echo $VERSION > VERSION.txt +echo "running 'cat VERSION.txt'" +cat VERSION.txt \ No newline at end of file diff --git a/build-templates/LICENSE.txt b/build-templates/LICENSE.txt new file mode 100644 index 0000000..d645695 --- /dev/null +++ b/build-templates/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/build-templates/README.md b/build-templates/README.md new file mode 100644 index 0000000..0e4b9a7 --- /dev/null +++ b/build-templates/README.md @@ -0,0 +1,142 @@ +[branch]: https://github.com/Juniper/nita/tree/[version_template] +[readme]: https://github.com/Juniper/nita/blob/[version_template]/README.md + +# NITA Web Application [version_template] + +Welcome to NITA, an open source platform for automating the building and testing of complex networks. + +# Release Notes +The major change in this version is that all components now run within pods under the control of Kubernetes, rather than as Docker containers. Consequently we have updated the way that the webapp runs because it is now controlled by Kubernetes instead of Docker. + +Please refer to the [README][readme] for more details. + +# Installing + +The simplest way to install the nita-webapp is by installing nita, which can be done by running the ``install.sh`` script located and in the parent [nita repo][branch] as described [here][readme]. + +# User Interface + +NITA exposes two web applications, listening on two different ports for https: +1. NITA webapp on port 443 (using NGINX) +2. Jenkins on port 8443 + +## Default User Credentials + +The default user credentials for the NITA webapp and Jenkins are listed below: + +| | Username | Password | +|---|---|---| +| Webapp| vagrant | vagrant123 | +| Jenkins | admin | admin| + +## NITA Command Line Interface + +A number of CLI scripts are installed with NITA which you can use to manage the Webapp: + +``` +user@host:$ nita-cmd webapp help + nita-cmd webapp cli => Create an interactive session in the webapp container by executing a bash shell and using stdin as a tty. + nita-cmd webapp db cli => Create an interactive session in the db pod by executing a bash shell. + nita-cmd webapp up => Stops and removes the running NITA Webapp service, according to the configuration file in + nita-cmd webapp ips => Returns IPs information on webapp container. + nita-cmd webapp labels => Returns labels information on webapp container. + nita-cmd webapp logs => Follows log output of webapp container. + nita-cmd webapp db cli => Create an interactive session in the proxy pod by executing a bash shell. + nita-cmd webapp restart => Restart the NITA Webapp with zero downtime by starting a new pod before terminating the old one. + nita-cmd webapp start => Starts the NITA Webapp pod. + nita-cmd webapp status => Shows the status of every NITA Webapp containers. + nita-cmd webapp stop => Terminate the NITA Webapp pod. + nita-cmd webapp up => Creates and starts NITA Webapp service according to the configuration file in +user@host:$ +``` + +## Accessing the container + +You can access the shell of the webapp container simply be running the following command: + +``` +user@host$ nita-cmd webapp cli +If you don't see a command prompt, try pressing enter. +root@webapp-748668765-m286j:/app# exit +exit +user@host$ +``` + +# Copyright + +Copyright [yyyy], [name of copyright owner]. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +# Training + +If you are planning on using NITA or any of the technologies related to NITA then please consider going on the Juniper JAUT and AJAUT courses. These will give you the essential knowledge you need to do successful network automation! + +https://learningportal.juniper.net/juniper/user_activity_info.aspx?id=10840 + +# Previous releases + +The idea here is to provide multiple NITA based projects with a firm foundation that they can use to focus on solving customer problems rather than continually tweaking the underlying software. + +It allows NITA projects to declare exactly which version of NITA they are compatible with. + +Projects must explicitly use the versions of the containers provided by this package in order to avoid docker attempting to download from the registry. +No containers tagged as "latest" are provided by the package. + +## 22.8 New Features and Bug Fixes + +* Loads of security advisories, please use this version to avoid security problems in 21.7. +* AI integration between Robot, Jenkins and ChatGPT +* Upgraded Jenkins + +## 21.7 New Features and Bug Fixes + +* Loads of security advisories, please use this version to avoid security problems in 20.10. +* Upgraded django and openpyxl. +* Removed dependency on xlrd. +* Made it possible to configure the Jenkins password more easily. + +## 20.10 New Features and Bug Fixes + +* The NITA webapp is now much more forgiving about the format of project zip files. The location of the project.yaml file now determines the root of the project and directory names or even a lack of a directory inside a zip file is irrelevant. +* Jenkins credentials can now be customized during the installation process by providing an environment variable to the docker container. +* Webapp credentials can now be customized during the installation process by providing an environment variable to the docker container. +* Fixed a bug in the NITA webapp where after a certain number of spreadsheet uploads the interface would become unusable. + +## 20.7 New Features + +* NITA no longer checks for a hosts file or insists on the existence of group_vars/ or host_vars/ directories +* There is new version of the ansible container with Ansible 2.9.9 and support for pyez and Netbox libraries +* NITA 20.5-1 failed to delete Jenkins jobs when a Network was deleted, fixed in 20.5-2 and included in this release +* NITA now sets the build_dir variable for jenkins jobs in the "Test" category + +## 20.5 New Features + +* Jenkins is now supplied as an independent package +* The Webapp and its key components are now supplied as an addon package +* Removed Webapp operational scripts from the Jenkins container +* No dependencies between packages allowing custom installations +* Cli scripts now bundled in their respective packages + +## 20.4 New Features + +* Changed database to MariaDB, previously MySQL +* Internal connection with Jenkins is now authenticated +* Default connection to Webapp and Jenkins now set to HTTPS +* Ansible and Robot containers are now separately packaged becoming optional addons +* Ansible and Robot updated to support python3, previous version can still be installed to ensure backwards compatibility with older projects +* Supported installation packages for Ubuntu 18.04 LTS and CentOS 7/8 + +# Known Bugs and Irritations + +* When installing the packages with root on a debian based system this warning may surface ``N: Download is performed unsandboxed as root as file '/root/nita-webapp-20.7-1.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)`` and can be ignored. +* When removing the webapp the process may leave webapp specific jobs still installed on the runnning Jenkins instance, use ``nita jenkins jobs delete`` to remove them. +* On reinstalling the nita-jenkins it is necessary to reload the webapp instance to guarantee that the correct jobs are installed, simply run ``nita-cmd webapp restart`` after nita-jenkins reinstallation. +* On CentOS systems if SELinux is enabled it is necessary to manually start the services after the installation, this can be avoided by disabling SELinux during the installation (with ``setenforce 0`` beforehand and ``setenforce 1`` afterwards). +* No method to automatically change SSL certificates for the Webapp and Jenkins (can be done manually). +* No method to reset Jenkins access password (can be done manually). +* In recent versions of Ubuntu 20.04, there is an incompatiability with openjdk. It may be necessary to install a previous version using ``apt install openjdk-11-jre-headless=11.0.7+10-3ubuntu1`` or similar (you can find which versions are available with ``apt-cache policy openjdk-11-jre-headless`` diff --git a/build_container.sh b/build_container.sh index 512bf87..c82b7fc 100755 --- a/build_container.sh +++ b/build_container.sh @@ -15,5 +15,18 @@ # ******************************************************** set -e +ARCH=`uname -p` +if [ $ARCH = aarch64 ] ; then # it is ARM64 + # By some reason PyYAML does not work with 5.4 version so change it to 5.3 + REQ_WEBAPP_BACKUP=/var/tmp/requirements.txt.$$ + cp requirements.txt ${REQ_WEBAPP_BACKUP} + cat requirements.txt | sed 's/PyYAML==5.4/PyYAML==5.3/' > /var/tmp/requirements.tmp.$$ + mv /var/tmp/requirements.tmp.$$ requirements.txt +fi docker build -t juniper/nita-webapp:22.8-1 . + +if [ $ARCH = aarch64 ] ; then + # restoring requirement.txt to the origial + mv ${REQ_WEBAPP_BACKUP} requirements.txt +fi diff --git a/merge_spdx.sh b/merge_spdx.sh new file mode 100644 index 0000000..06a06d5 --- /dev/null +++ b/merge_spdx.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# +# Merges two json files together +# +# Usage: +# merge-sbom.sh file1 file2 > merged-file +# original is here: https://edgebit.io/blog/merge-two-sboms/ + +jq -s 'def deepmerge(a;b): + reduce b[] as $item (a; + reduce ($item | keys_unsorted[]) as $key (.; + $item[$key] as $val | ($val | type) as $type | .[$key] = if ($type == "object") then + deepmerge({}; [if .[$key] == null then {} else .[$key] end, $val]) + elif ($type == "array") then + (.[$key] + $val | unique) + else + $val + end) + ); + deepmerge({}; .)' $1 $2 diff --git a/nita.properties b/nita.properties index 56bfc0b..657aede 100644 --- a/nita.properties +++ b/nita.properties @@ -13,6 +13,7 @@ # ******************************************************** # NITA Variables +# something NITA_USER=vagrant NITA_HOME=/home/vagrant diff --git a/workflow_scripts/python_docker_description b/workflow_scripts/python_docker_description new file mode 100755 index 0000000..f3f8059 --- /dev/null +++ b/workflow_scripts/python_docker_description @@ -0,0 +1,12 @@ +#!/bin/sh +PACKAGE_NAME='Python Docker Image' +PACKAGE_URL='https://hub.docker.com/_/python' +PYTHON_DOCKER_DESCR=`docker search python --no-trunc | egrep '^python\W' | cut -d ' ' -f 2- | awk '{$1=$1;print}' | rev | cut -d ' ' -f 3- | rev` +PYTHON_DOCKER_LICENSE_BASE='https://github.com/docker-library/repo-info/tree/master/repos/python/local' +PACKAGE_VERSION=`grep "FROM python" Dockerfile | awk -F: '{print $2}'` + +LICENSE_PATH="${PYTHON_DOCKER_LICENSE_BASE}/${PACKAGE_VERSION}.md" + +echo "${PACKAGE_NAME} ( ${PYTHON_DOCKER_DESCR} )" +echo "URL: ${PACKAGE_URL}" +echo "License: ${LICENSE_PATH}"