diff --git a/tests/formattedcode/data/common/manifests-expected.json b/tests/formattedcode/data/common/manifests-expected.json index 6edbe881b6b..71f5d180509 100644 --- a/tests/formattedcode/data/common/manifests-expected.json +++ b/tests/formattedcode/data/common/manifests-expected.json @@ -84,7 +84,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/javax.persistence/persistence-api@1.0" }, { @@ -186,7 +185,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/grunt-esvm@3.2.8" }, { @@ -264,7 +262,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/angular-compare-validator@0.1.1" } ], diff --git a/tests/formattedcode/data/common/manifests-expected.jsonlines b/tests/formattedcode/data/common/manifests-expected.jsonlines index e9f7c40ab42..558e4367561 100644 --- a/tests/formattedcode/data/common/manifests-expected.jsonlines +++ b/tests/formattedcode/data/common/manifests-expected.jsonlines @@ -18,11 +18,11 @@ "warnings": [], "extra_data": { "system_environment": { - "operating_system": "mac", + "operating_system": "linux", "cpu_architecture": "64", - "platform": "macOS-14.5-x86_64-i386-64bit", - "platform_version": "Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103", - "python_version": "3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)]" + "platform": "Linux-5.15.0-112-generic-x86_64-with-glibc2.35", + "platform_version": "#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024", + "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]" }, "spdx_license_list_version": "3.23", "files_count": 4 @@ -116,7 +116,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/javax.persistence/persistence-api@1.0" }, { @@ -218,7 +217,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/grunt-esvm@3.2.8" }, { @@ -296,7 +294,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/angular-compare-validator@0.1.1" } ] diff --git a/tests/formattedcode/data/common/manifests-expected.yaml b/tests/formattedcode/data/common/manifests-expected.yaml index 44d35e5bc69..532eb967fbf 100644 --- a/tests/formattedcode/data/common/manifests-expected.yaml +++ b/tests/formattedcode/data/common/manifests-expected.yaml @@ -27,11 +27,11 @@ headers: warnings: [] extra_data: system_environment: - operating_system: mac + operating_system: linux cpu_architecture: 64 - platform: macOS-14.5-x86_64-i386-64bit - platform_version: 'Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103' - python_version: 3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)] + platform: Linux-5.15.0-112-generic-x86_64-with-glibc2.35 + platform_version: '#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024' + python_version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] spdx_license_list_version: '3.23' files_count: 4 summary: @@ -139,7 +139,6 @@ packages: - manifests/maven/persistence-api-1.0.pom datasource_ids: - maven_pom - license_clarity: [] purl: pkg:maven/javax.persistence/persistence-api@1.0 - type: npm namespace: @@ -225,7 +224,6 @@ packages: - manifests/npm-license-mapping/package.json datasource_ids: - npm_package_json - license_clarity: [] purl: pkg:npm/grunt-esvm@3.2.8 - type: npm namespace: @@ -291,7 +289,6 @@ packages: - manifests/npm-license-string/package.json datasource_ids: - npm_package_json - license_clarity: [] purl: pkg:npm/angular-compare-validator@0.1.1 dependencies: - purl: pkg:npm/bluebird diff --git a/tests/formattedcode/data/yaml/package-and-licenses-expected.yaml b/tests/formattedcode/data/yaml/package-and-licenses-expected.yaml index 9c016b32b80..c931977b189 100644 --- a/tests/formattedcode/data/yaml/package-and-licenses-expected.yaml +++ b/tests/formattedcode/data/yaml/package-and-licenses-expected.yaml @@ -27,11 +27,11 @@ headers: warnings: [] extra_data: system_environment: - operating_system: mac + operating_system: linux cpu_architecture: 64 - platform: macOS-14.5-x86_64-i386-64bit - platform_version: 'Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103' - python_version: 3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)] + platform: Linux-5.15.0-112-generic-x86_64-with-glibc2.35 + platform_version: '#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024' + python_version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] spdx_license_list_version: '3.23' files_count: 4 summary: @@ -119,7 +119,6 @@ packages: - package-and-licenses/setup.cfg datasource_ids: - pypi_setup_cfg - license_clarity: [] purl: pkg:pypi/codebase dependencies: [] license_detections: diff --git a/tests/licensedcode/data/licenses_reference_reporting/scan-matched-text-with-reference.expected.json b/tests/licensedcode/data/licenses_reference_reporting/scan-matched-text-with-reference.expected.json index b22297b1efd..4393aba280b 100644 --- a/tests/licensedcode/data/licenses_reference_reporting/scan-matched-text-with-reference.expected.json +++ b/tests/licensedcode/data/licenses_reference_reporting/scan-matched-text-with-reference.expected.json @@ -80,7 +80,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/npm@2.13.5" } ], diff --git a/tests/licensedcode/data/licenses_reference_reporting/scan-with-reference.expected.json b/tests/licensedcode/data/licenses_reference_reporting/scan-with-reference.expected.json index e0ce3f291f3..07705dbc4a4 100644 --- a/tests/licensedcode/data/licenses_reference_reporting/scan-with-reference.expected.json +++ b/tests/licensedcode/data/licenses_reference_reporting/scan-with-reference.expected.json @@ -80,7 +80,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/npm@2.13.5" } ], diff --git a/tests/packagedcode/data/about/aboutfiles.expected.json b/tests/packagedcode/data/about/aboutfiles.expected.json index 8aa31c6d712..e998ddb00b3 100644 --- a/tests/packagedcode/data/about/aboutfiles.expected.json +++ b/tests/packagedcode/data/about/aboutfiles.expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "about_file" ], - "license_clarity": [], "purl": "pkg:about/apipkg@1.4" }, { @@ -165,7 +164,6 @@ "datasource_ids": [ "about_file" ], - "license_clarity": [], "purl": "pkg:about/appdirs@1.4.3" } ], diff --git a/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-get-installed-expected.json b/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-get-installed-expected.json index 8a9ea7857d2..bdde87d0ea3 100644 --- a/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-get-installed-expected.json +++ b/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-get-installed-expected.json @@ -90,7 +90,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/etc/fstab", @@ -303,7 +302,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/lib/ld-musl-x86_64.so.1", @@ -408,7 +406,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/bin/busybox", @@ -576,7 +573,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/etc/motd", @@ -933,7 +929,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", @@ -1227,7 +1222,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/etc/ssl/certs/ca-certificates.crt", @@ -1341,7 +1335,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/etc/ssl/ct_log_list.cnf", @@ -1527,7 +1520,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/lib/libssl.so.1.1", @@ -1620,7 +1612,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/usr/bin/ssl_client", @@ -1725,7 +1716,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/lib/libz.so.1.2.12", @@ -1818,7 +1808,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/lib/libapk.so.3.12.0", @@ -1920,7 +1909,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/usr/bin/scanelf", @@ -2013,7 +2001,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [ { "path": "alpine-container-layer.tar.xz/sbin/ldconfig", @@ -2142,7 +2129,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "resources": [], "purl": "pkg:alpine/libc-utils@0.7.2-r3?arch=x86_64" } diff --git a/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-scan-expected.json b/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-scan-expected.json index ceb7beb8e4c..36ce68a399e 100644 --- a/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-scan-expected.json +++ b/tests/packagedcode/data/alpine/alpine-container-layer.tar.xz-scan-expected.json @@ -91,7 +91,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/alpine-baselayout-data@3.2.0-r22?arch=x86_64" }, { @@ -185,7 +184,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/musl@1.2.3-r0?arch=x86_64" }, { @@ -279,7 +277,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/busybox@1.35.0-r15?arch=x86_64" }, { @@ -391,7 +388,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/alpine-baselayout@3.2.0-r22?arch=x86_64" }, { @@ -647,7 +643,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/alpine-keys@2.4-r1?arch=x86_64" }, { @@ -741,7 +736,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/ca-certificates-bundle@20211220-r0?arch=x86_64" }, { @@ -844,7 +838,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libcrypto1.1@1.1.1q-r0?arch=x86_64" }, { @@ -938,7 +931,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libssl1.1@1.1.1q-r0?arch=x86_64" }, { @@ -1020,7 +1012,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/ssl_client@1.35.0-r15?arch=x86_64" }, { @@ -1114,7 +1105,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/zlib@1.2.12-r1?arch=x86_64" }, { @@ -1196,7 +1186,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/apk-tools@2.12.9-r3?arch=x86_64" }, { @@ -1278,7 +1267,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/scanelf@1.3.4-r0?arch=x86_64" }, { @@ -1360,7 +1348,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/musl-utils@1.2.3-r0?arch=x86_64" }, { @@ -1442,7 +1429,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libc-utils@0.7.2-r3?arch=x86_64" } ], diff --git a/tests/packagedcode/data/alpine/rootfs/alpine-rootfs.tar.xz-expected.json b/tests/packagedcode/data/alpine/rootfs/alpine-rootfs.tar.xz-expected.json index 11e74514b39..2e3d736fcaf 100644 --- a/tests/packagedcode/data/alpine/rootfs/alpine-rootfs.tar.xz-expected.json +++ b/tests/packagedcode/data/alpine/rootfs/alpine-rootfs.tar.xz-expected.json @@ -91,7 +91,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/musl@1.2.2-r7?arch=x86_64" }, { @@ -185,7 +184,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/busybox@1.34.1-r5?arch=x86_64" }, { @@ -306,7 +304,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/alpine-baselayout@3.2.0-r18?arch=x86_64" }, { @@ -562,7 +559,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/alpine-keys@2.4-r1?arch=x86_64" }, { @@ -656,7 +652,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/ca-certificates-bundle@20211220-r0?arch=x86_64" }, { @@ -777,7 +772,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libcrypto1.1@1.1.1n-r0?arch=x86_64" }, { @@ -871,7 +865,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libssl1.1@1.1.1n-r0?arch=x86_64" }, { @@ -965,7 +958,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libretls@3.3.4-r3?arch=x86_64" }, { @@ -1047,7 +1039,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/ssl_client@1.34.1-r5?arch=x86_64" }, { @@ -1141,7 +1132,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/zlib@1.2.12-r0?arch=x86_64" }, { @@ -1223,7 +1213,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/apk-tools@2.12.7-r3?arch=x86_64" }, { @@ -1305,7 +1294,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/scanelf@1.3.3-r0?arch=x86_64" }, { @@ -1387,7 +1375,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/musl-utils@1.2.2-r7?arch=x86_64" }, { @@ -1469,7 +1456,6 @@ "datasource_ids": [ "alpine_installed_db" ], - "license_clarity": [], "purl": "pkg:alpine/libc-utils@0.7.2-r3?arch=x86_64" } ], diff --git a/tests/packagedcode/data/bower/scan-expected.json b/tests/packagedcode/data/bower/scan-expected.json index 6f8244d5cbe..67a6d4e05eb 100644 --- a/tests/packagedcode/data/bower/scan-expected.json +++ b/tests/packagedcode/data/bower/scan-expected.json @@ -130,7 +130,6 @@ "datasource_ids": [ "bower_json" ], - "license_clarity": [], "purl": "pkg:bower/John%20Doe" } ], diff --git a/tests/packagedcode/data/build/bazel/end2end-expected.json b/tests/packagedcode/data/build/bazel/end2end-expected.json index 2ef80f926c4..26935c5af26 100644 --- a/tests/packagedcode/data/build/bazel/end2end-expected.json +++ b/tests/packagedcode/data/build/bazel/end2end-expected.json @@ -44,7 +44,6 @@ "datasource_ids": [ "bazel_build" ], - "license_clarity": [], "purl": "pkg:bazel/end2end" }, { @@ -91,7 +90,6 @@ "datasource_ids": [ "bazel_build" ], - "license_clarity": [], "purl": "pkg:bazel/subdir2" } ], diff --git a/tests/packagedcode/data/build/buck/end2end-expected.json b/tests/packagedcode/data/build/buck/end2end-expected.json index 83478c9684b..2b169491ec3 100644 --- a/tests/packagedcode/data/build/buck/end2end-expected.json +++ b/tests/packagedcode/data/build/buck/end2end-expected.json @@ -44,7 +44,6 @@ "datasource_ids": [ "buck_file" ], - "license_clarity": [], "purl": "pkg:buck/end2end" }, { @@ -114,7 +113,6 @@ "datasource_ids": [ "buck_file" ], - "license_clarity": [], "purl": "pkg:buck/bin" } ], diff --git a/tests/packagedcode/data/cargo/cargo-with-workspace.expected.json b/tests/packagedcode/data/cargo/cargo-with-workspace.expected.json index f4b0cae876d..cdf4644256d 100644 --- a/tests/packagedcode/data/cargo/cargo-with-workspace.expected.json +++ b/tests/packagedcode/data/cargo/cargo-with-workspace.expected.json @@ -77,7 +77,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/tauri@2.0.0-alpha.17" }, { @@ -157,7 +156,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/tauri-runtime@1.0.0-alpha.4" }, { @@ -237,7 +235,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/tauri-build@2.0.0-alpha.11" }, { @@ -317,7 +314,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/restart@0.1.0" }, { @@ -395,7 +391,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/tauri-workspace@0.0.0" } ], diff --git a/tests/packagedcode/data/cargo/scan.expected.json b/tests/packagedcode/data/cargo/scan.expected.json index a3abeb8b5a4..8af8ca3ac2c 100644 --- a/tests/packagedcode/data/cargo/scan.expected.json +++ b/tests/packagedcode/data/cargo/scan.expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/apple-xar@0.4.0-pre" }, { @@ -167,7 +166,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/daachorse@0.4.1" } ], diff --git a/tests/packagedcode/data/chef/package.scan.expected.json b/tests/packagedcode/data/chef/package.scan.expected.json index a7d32a58816..490068ec568 100644 --- a/tests/packagedcode/data/chef/package.scan.expected.json +++ b/tests/packagedcode/data/chef/package.scan.expected.json @@ -99,7 +99,6 @@ "chef_cookbook_metadata_rb", "chef_cookbook_metadata_json" ], - "license_clarity": [], "purl": "pkg:chef/301@0.1.0" } ], diff --git a/tests/packagedcode/data/cocoapods/assemble/many-podspecs-expected.json b/tests/packagedcode/data/cocoapods/assemble/many-podspecs-expected.json index c8ae9811fa4..57ef920e152 100644 --- a/tests/packagedcode/data/cocoapods/assemble/many-podspecs-expected.json +++ b/tests/packagedcode/data/cocoapods/assemble/many-podspecs-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/CoreMLPredictionsPlugin@%24AMPLIFY_VERSION" }, { @@ -153,7 +152,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/Amplify@%24AMPLIFY_VERSION" }, { @@ -231,7 +229,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AmplifyPlugins@%24AMPLIFY_VERSION" }, { @@ -309,7 +306,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AmplifyTestCommon@%24AMPLIFY_VERSION" }, { @@ -387,7 +383,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AWSPluginsCore@%24AMPLIFY_VERSION" }, { @@ -465,7 +460,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AWSPredictionsPlugin@%24AMPLIFY_VERSION" } ], diff --git a/tests/packagedcode/data/cocoapods/assemble/many-podspecs-with-license-expected.json b/tests/packagedcode/data/cocoapods/assemble/many-podspecs-with-license-expected.json index 3d47f4312c0..3a2a30b8db5 100644 --- a/tests/packagedcode/data/cocoapods/assemble/many-podspecs-with-license-expected.json +++ b/tests/packagedcode/data/cocoapods/assemble/many-podspecs-with-license-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/CoreMLPredictionsPlugin@%24AMPLIFY_VERSION" }, { @@ -153,7 +152,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/Amplify@%24AMPLIFY_VERSION" }, { @@ -231,7 +229,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AmplifyPlugins@%24AMPLIFY_VERSION" }, { @@ -309,7 +306,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AmplifyTestCommon@%24AMPLIFY_VERSION" }, { @@ -387,7 +383,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AWSPluginsCore@%24AMPLIFY_VERSION" }, { @@ -465,7 +460,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/AWSPredictionsPlugin@%24AMPLIFY_VERSION" } ], diff --git a/tests/packagedcode/data/cocoapods/assemble/multiple-podspec-expected.json b/tests/packagedcode/data/cocoapods/assemble/multiple-podspec-expected.json index e9150a16d39..68022a70270 100644 --- a/tests/packagedcode/data/cocoapods/assemble/multiple-podspec-expected.json +++ b/tests/packagedcode/data/cocoapods/assemble/multiple-podspec-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/RxDataSources@4.0.1" }, { @@ -153,7 +152,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/Differentiator@4.0.1" } ], diff --git a/tests/packagedcode/data/cocoapods/assemble/single-podspec-expected.json b/tests/packagedcode/data/cocoapods/assemble/single-podspec-expected.json index 6b884d26052..ddb4b0d072f 100644 --- a/tests/packagedcode/data/cocoapods/assemble/single-podspec-expected.json +++ b/tests/packagedcode/data/cocoapods/assemble/single-podspec-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/RxDataSources@4.0.1" } ], diff --git a/tests/packagedcode/data/cocoapods/assemble/solo/RxDataSources.podspec-expected.json b/tests/packagedcode/data/cocoapods/assemble/solo/RxDataSources.podspec-expected.json index 40c2429e47e..3c5305e93e1 100644 --- a/tests/packagedcode/data/cocoapods/assemble/solo/RxDataSources.podspec-expected.json +++ b/tests/packagedcode/data/cocoapods/assemble/solo/RxDataSources.podspec-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/RxDataSources@4.0.1" } ], diff --git a/tests/packagedcode/data/conan/recipes/boost/conan-boost-package-expected.json b/tests/packagedcode/data/conan/recipes/boost/conan-boost-package-expected.json index 2a46be0c466..94cf58ccea4 100644 --- a/tests/packagedcode/data/conan/recipes/boost/conan-boost-package-expected.json +++ b/tests/packagedcode/data/conan/recipes/boost/conan-boost-package-expected.json @@ -72,7 +72,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.84.0" }, { @@ -147,7 +146,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.83.0" }, { @@ -222,7 +220,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.82.0" }, { @@ -297,7 +294,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.81.0" }, { @@ -372,7 +368,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.80.0" }, { @@ -447,7 +442,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.79.0" }, { @@ -522,7 +516,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.78.0" }, { @@ -597,7 +590,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.77.0" }, { @@ -672,7 +664,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.76.0" }, { @@ -747,7 +738,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.75.0" }, { @@ -822,7 +812,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.74.0" }, { @@ -897,7 +886,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.73.0" }, { @@ -972,7 +960,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.72.0" }, { @@ -1047,7 +1034,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost@1.71.0" }, { @@ -1120,7 +1106,6 @@ "datasource_ids": [ "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/boost" } ], diff --git a/tests/packagedcode/data/conan/recipes/libgettext/conan-libgettext-package-expected.json b/tests/packagedcode/data/conan/recipes/libgettext/conan-libgettext-package-expected.json index 5753929d9c5..a8a86f2ed01 100644 --- a/tests/packagedcode/data/conan/recipes/libgettext/conan-libgettext-package-expected.json +++ b/tests/packagedcode/data/conan/recipes/libgettext/conan-libgettext-package-expected.json @@ -74,7 +74,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libgettext@0.22" }, { @@ -151,7 +150,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libgettext@0.21" }, { @@ -228,7 +226,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libgettext@0.20.1" }, { @@ -303,7 +300,6 @@ "datasource_ids": [ "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libgettext" } ], diff --git a/tests/packagedcode/data/conan/recipes/libzip/conan-libzip-package-expected.json b/tests/packagedcode/data/conan/recipes/libzip/conan-libzip-package-expected.json index bdcbef41231..90349db5d17 100644 --- a/tests/packagedcode/data/conan/recipes/libzip/conan-libzip-package-expected.json +++ b/tests/packagedcode/data/conan/recipes/libzip/conan-libzip-package-expected.json @@ -73,7 +73,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libzip@1.10.1" }, { @@ -149,7 +148,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libzip@1.9.2" }, { @@ -225,7 +223,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libzip@1.8.0" }, { @@ -301,7 +298,6 @@ "conan_conandata_yml", "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libzip@1.7.3" }, { @@ -375,7 +371,6 @@ "datasource_ids": [ "conan_conanfile_py" ], - "license_clarity": [], "purl": "pkg:conan/libzip" } ], diff --git a/tests/packagedcode/data/debian/basic-rootfs-expected.json b/tests/packagedcode/data/debian/basic-rootfs-expected.json index add996f910e..b5c068c664b 100644 --- a/tests/packagedcode/data/debian/basic-rootfs-expected.json +++ b/tests/packagedcode/data/debian/basic-rootfs-expected.json @@ -191,7 +191,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/libncurses5@6.1-1ubuntu1.18.04?arch=amd64" }, { @@ -331,7 +330,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/libndp0@1.4-2ubuntu0.16.04.1?arch=amd64" } ], diff --git a/tests/packagedcode/data/debian/control.expected.json b/tests/packagedcode/data/debian/control.expected.json index d2f598c0052..67658e73462 100644 --- a/tests/packagedcode/data/debian/control.expected.json +++ b/tests/packagedcode/data/debian/control.expected.json @@ -46,7 +46,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/gzip?arch=any" }, { @@ -95,7 +94,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/gzip-win32?arch=all" } ], diff --git a/tests/packagedcode/data/debian/debian-container-layer.tar.xz.get-installed-expected.json b/tests/packagedcode/data/debian/debian-container-layer.tar.xz.get-installed-expected.json index 40d1100f158..41f2fe6c685 100644 --- a/tests/packagedcode/data/debian/debian-container-layer.tar.xz.get-installed-expected.json +++ b/tests/packagedcode/data/debian/debian-container-layer.tar.xz.get-installed-expected.json @@ -190,7 +190,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "resources": [ { "path": "debian-container-layer.tar.xz/usr/share/doc/libncurses5/copyright", @@ -564,7 +563,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "resources": [ { "path": "debian-container-layer.tar.xz/usr/share/doc/libndp0/copyright", diff --git a/tests/packagedcode/data/debian/debian-container-layer.tar.xz.scan-expected.json b/tests/packagedcode/data/debian/debian-container-layer.tar.xz.scan-expected.json index 58633c4d590..5916eabe98b 100644 --- a/tests/packagedcode/data/debian/debian-container-layer.tar.xz.scan-expected.json +++ b/tests/packagedcode/data/debian/debian-container-layer.tar.xz.scan-expected.json @@ -191,7 +191,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/libncurses5@6.1-1ubuntu1.18.04?arch=amd64" }, { @@ -331,7 +330,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/libndp0@1.4-2ubuntu0.16.04.1?arch=amd64" } ], diff --git a/tests/packagedcode/data/debian/dsc_files/adduser_3.118+deb11u1.dsc.expected.json b/tests/packagedcode/data/debian/dsc_files/adduser_3.118+deb11u1.dsc.expected.json index 90181bd7daf..f7e46b817d0 100644 --- a/tests/packagedcode/data/debian/dsc_files/adduser_3.118+deb11u1.dsc.expected.json +++ b/tests/packagedcode/data/debian/dsc_files/adduser_3.118+deb11u1.dsc.expected.json @@ -63,7 +63,6 @@ "datasource_ids": [ "debian_source_control_dsc" ], - "license_clarity": [], "purl": "pkg:deb/debian/adduser@3.118%2Bdeb11u1?arch=all" } ], diff --git a/tests/packagedcode/data/debian/dsc_files/zsh_5.7.1-1+deb10u1.dsc.expected.json b/tests/packagedcode/data/debian/dsc_files/zsh_5.7.1-1+deb10u1.dsc.expected.json index c77c7ef7d09..4989d1b753a 100644 --- a/tests/packagedcode/data/debian/dsc_files/zsh_5.7.1-1+deb10u1.dsc.expected.json +++ b/tests/packagedcode/data/debian/dsc_files/zsh_5.7.1-1+deb10u1.dsc.expected.json @@ -84,7 +84,6 @@ "datasource_ids": [ "debian_source_control_dsc" ], - "license_clarity": [], "purl": "pkg:deb/debian/zsh@5.7.1-1%2Bdeb10u1?arch=any%20all" } ], diff --git a/tests/packagedcode/data/debian/end-to-end.tgz.expected.json b/tests/packagedcode/data/debian/end-to-end.tgz.expected.json index d9ba4334b03..a0e0086c66c 100644 --- a/tests/packagedcode/data/debian/end-to-end.tgz.expected.json +++ b/tests/packagedcode/data/debian/end-to-end.tgz.expected.json @@ -62,7 +62,6 @@ "debian_installed_status_db", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/libncurses5@6.1-1ubuntu1?arch=amd64" } ], diff --git a/tests/packagedcode/data/debian/files-md5sums/python-tenacity-doc.json b/tests/packagedcode/data/debian/files-md5sums/python-tenacity-doc.json index 41fdb342e38..bd13f0386ad 100644 --- a/tests/packagedcode/data/debian/files-md5sums/python-tenacity-doc.json +++ b/tests/packagedcode/data/debian/files-md5sums/python-tenacity-doc.json @@ -60,7 +60,6 @@ "datasource_ids": [ "debian_control_extracted_deb" ], - "license_clarity": [], "purl": "pkg:deb/debian/python-tenacity-doc@8.2.1-1?arch=all" } ], diff --git a/tests/packagedcode/data/debian/ubuntu-var-lib-dpkg/expected.json b/tests/packagedcode/data/debian/ubuntu-var-lib-dpkg/expected.json index b90ec2a5f49..526524f20b2 100644 --- a/tests/packagedcode/data/debian/ubuntu-var-lib-dpkg/expected.json +++ b/tests/packagedcode/data/debian/ubuntu-var-lib-dpkg/expected.json @@ -71,7 +71,6 @@ "debian_installed_status_db", "debian_installed_files_list" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/base-files@11ubuntu5?arch=amd64" }, { @@ -289,7 +288,6 @@ "debian_installed_status_db", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/debian/base-passwd@3.5.47?arch=amd64" }, { @@ -563,7 +561,6 @@ "debian_installed_files_list", "debian_installed_md5sums" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/bash@5.0-6ubuntu1?arch=amd64" }, { @@ -624,7 +621,6 @@ "datasource_ids": [ "debian_installed_status_db" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/e2fsprogs@1.46.2-2?arch=amd64" }, { @@ -685,7 +681,6 @@ "datasource_ids": [ "debian_installed_status_db" ], - "license_clarity": [], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7?arch=amd64" } ], diff --git a/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests-with-license.json b/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests-with-license.json index 4829c2789ac..8d6ebf9f0cc 100644 --- a/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests-with-license.json +++ b/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests-with-license.json @@ -87,7 +87,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/setuptools@58.2.0" } ], diff --git a/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests.json b/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests.json index c2bbc25d856..2d8dc56bbc1 100644 --- a/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests.json +++ b/tests/packagedcode/data/instance/python-package-instance-expected-with-test-manifests.json @@ -87,7 +87,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/setuptools@58.2.0" } ], diff --git a/tests/packagedcode/data/instance/python-package-instance-expected-with-uuid.json b/tests/packagedcode/data/instance/python-package-instance-expected-with-uuid.json index 3ab80325549..2944eaba654 100644 --- a/tests/packagedcode/data/instance/python-package-instance-expected-with-uuid.json +++ b/tests/packagedcode/data/instance/python-package-instance-expected-with-uuid.json @@ -75,7 +75,6 @@ "datasource_ids": [ "pypi_setup_cfg" ], - "license_clarity": [], "purl": "pkg:pypi/click@attr:%20click.__version__" } ], diff --git a/tests/packagedcode/data/instance/python-package-instance-expected.json b/tests/packagedcode/data/instance/python-package-instance-expected.json index 3ab80325549..2944eaba654 100644 --- a/tests/packagedcode/data/instance/python-package-instance-expected.json +++ b/tests/packagedcode/data/instance/python-package-instance-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "pypi_setup_cfg" ], - "license_clarity": [], "purl": "pkg:pypi/click@attr:%20click.__version__" } ], diff --git a/tests/packagedcode/data/instance/python-package-instance-with-license-expected.json b/tests/packagedcode/data/instance/python-package-instance-with-license-expected.json index 7a757fdcc84..7bee9e8eaea 100644 --- a/tests/packagedcode/data/instance/python-package-instance-with-license-expected.json +++ b/tests/packagedcode/data/instance/python-package-instance-with-license-expected.json @@ -92,7 +92,6 @@ "datasource_ids": [ "pypi_setup_cfg" ], - "license_clarity": [], "purl": "pkg:pypi/click@attr:%20click.__version__" } ], diff --git a/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel.expected.json b/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel.expected.json index 19efbbb6c3a..d154e50adb6 100644 --- a/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel.expected.json +++ b/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel.expected.json @@ -73,7 +73,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.activemq/activemq-camel@5.4.2" } ], diff --git a/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel_without_license.expected.json b/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel_without_license.expected.json index 1269728244d..2f753c38df6 100644 --- a/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel_without_license.expected.json +++ b/tests/packagedcode/data/license_detection/license-as-manifest-comment/activemq-camel_without_license.expected.json @@ -46,7 +46,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.activemq/activemq-camel@5.4.2" } ], diff --git a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection-diag.expected.json b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection-diag.expected.json index e4ab1ae2b18..7290e858116 100644 --- a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection-diag.expected.json +++ b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection-diag.expected.json @@ -69,7 +69,6 @@ "datasource_ids": [ "pubspec_yaml" ], - "license_clarity": [], "purl": "pkg:dart/built_collection@5.1.1" } ], diff --git a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection.expected.json b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection.expected.json index 1191dde143b..f815260013a 100644 --- a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection.expected.json +++ b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection.expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "pubspec_yaml" ], - "license_clarity": [], "purl": "pkg:dart/built_collection@5.1.1" } ], diff --git a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license.expected.json b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license.expected.json index be3892fb2ad..96926ced319 100644 --- a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license.expected.json +++ b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license.expected.json @@ -44,7 +44,6 @@ "datasource_ids": [ "pubspec_yaml" ], - "license_clarity": [], "purl": "pkg:dart/built_collection@5.1.1" } ], diff --git a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license_text.expected.json b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license_text.expected.json index 532f8de4be2..b4a967037d8 100644 --- a/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license_text.expected.json +++ b/tests/packagedcode/data/license_detection/license-beside-manifest/google-built-collection_without_license_text.expected.json @@ -66,7 +66,6 @@ "datasource_ids": [ "pubspec_yaml" ], - "license_clarity": [], "purl": "pkg:dart/built_collection@5.1.1" } ], diff --git a/tests/packagedcode/data/license_detection/multi-flavor/jquery-form-3.51.0.expected.json b/tests/packagedcode/data/license_detection/multi-flavor/jquery-form-3.51.0.expected.json index 6152ade4d7b..fd53323f40a 100644 --- a/tests/packagedcode/data/license_detection/multi-flavor/jquery-form-3.51.0.expected.json +++ b/tests/packagedcode/data/license_detection/multi-flavor/jquery-form-3.51.0.expected.json @@ -95,7 +95,6 @@ "datasource_ids": [ "bower_json" ], - "license_clarity": [], "purl": "pkg:bower/jquery-form@3.51.0" }, { @@ -202,7 +201,6 @@ "datasource_ids": [ "php_composer_json" ], - "license_clarity": [], "purl": "pkg:composer/malsup/form" }, { @@ -350,7 +348,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/%40liferay/jquery-form@3.51.0-liferay.1" } ], diff --git a/tests/packagedcode/data/license_detection/reference-at-manifest/fizzler.expected.json b/tests/packagedcode/data/license_detection/reference-at-manifest/fizzler.expected.json index a01b9ca6e44..e0f09ad8b67 100644 --- a/tests/packagedcode/data/license_detection/reference-at-manifest/fizzler.expected.json +++ b/tests/packagedcode/data/license_detection/reference-at-manifest/fizzler.expected.json @@ -110,7 +110,6 @@ "datasource_ids": [ "nuget_nupsec" ], - "license_clarity": [], "purl": "pkg:nuget/Fizzler@1.3.0" } ], diff --git a/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge.expected.json b/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge.expected.json index e83f03bf4b4..44e49003c6b 100644 --- a/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge.expected.json +++ b/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge.expected.json @@ -110,7 +110,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/flutter_paytabs_bridge@2.2.5" } ], diff --git a/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge_without_license.expected.json b/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge_without_license.expected.json index 3831122f8d9..3ec22e285c8 100644 --- a/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge_without_license.expected.json +++ b/tests/packagedcode/data/license_detection/reference-at-manifest/flutter_playtabs_bridge_without_license.expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/flutter_paytabs_bridge@2.2.5" } ], diff --git a/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb.expected.json b/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb.expected.json index 1425ce30012..aa4ae413b5a 100644 --- a/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb.expected.json +++ b/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb.expected.json @@ -94,7 +94,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/nanopb@1.30905.0" } ], diff --git a/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb_without_license.expected.json b/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb_without_license.expected.json index 4d179583e45..96b6c1ff608 100644 --- a/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb_without_license.expected.json +++ b/tests/packagedcode/data/license_detection/reference-at-manifest/nanopb_without_license.expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cocoapods_podspec" ], - "license_clarity": [], "purl": "pkg:cocoapods/nanopb@1.30905.0" } ], diff --git a/tests/packagedcode/data/license_detection/reference-to-package/base.expected.json b/tests/packagedcode/data/license_detection/reference-to-package/base.expected.json index fce668bb26f..62b4e5ef238 100644 --- a/tests/packagedcode/data/license_detection/reference-to-package/base.expected.json +++ b/tests/packagedcode/data/license_detection/reference-to-package/base.expected.json @@ -89,7 +89,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/django@1.2.5" } ], diff --git a/tests/packagedcode/data/license_detection/reference-to-package/fusiondirectory.expected.json b/tests/packagedcode/data/license_detection/reference-to-package/fusiondirectory.expected.json index 5d7cf5a60c8..5e314a3307a 100644 --- a/tests/packagedcode/data/license_detection/reference-to-package/fusiondirectory.expected.json +++ b/tests/packagedcode/data/license_detection/reference-to-package/fusiondirectory.expected.json @@ -46,7 +46,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory?arch=all" }, { @@ -95,7 +94,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-alias?arch=all" }, { @@ -144,7 +142,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-alias-schema?arch=all" }, { @@ -193,7 +190,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-applications?arch=all" }, { @@ -242,7 +238,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-applications-schema?arch=all" }, { @@ -291,7 +286,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-argonaut?arch=all" }, { @@ -340,7 +334,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-argonaut-schema?arch=all" }, { @@ -389,7 +382,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-audit?arch=all" }, { @@ -438,7 +430,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-audit-schema?arch=all" }, { @@ -487,7 +478,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-autofs?arch=all" }, { @@ -536,7 +526,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-autofs-schema?arch=all" }, { @@ -585,7 +574,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-certificates?arch=all" }, { @@ -634,7 +622,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-community?arch=all" }, { @@ -683,7 +670,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-community-schema?arch=all" }, { @@ -732,7 +718,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-cyrus?arch=all" }, { @@ -781,7 +766,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-cyrus-schema?arch=all" }, { @@ -830,7 +814,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-debconf?arch=all" }, { @@ -879,7 +862,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-debconf-schema?arch=all" }, { @@ -928,7 +910,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-developers?arch=all" }, { @@ -977,7 +958,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dhcp?arch=all" }, { @@ -1026,7 +1006,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dhcp-schema?arch=all" }, { @@ -1075,7 +1054,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dns?arch=all" }, { @@ -1124,7 +1102,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dns-schema?arch=all" }, { @@ -1173,7 +1150,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dovecot?arch=all" }, { @@ -1222,7 +1198,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dovecot-schema?arch=all" }, { @@ -1271,7 +1246,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dsa?arch=all" }, { @@ -1320,7 +1294,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-dsa-schema?arch=all" }, { @@ -1369,7 +1342,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ejbca?arch=all" }, { @@ -1418,7 +1390,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ejbca-schema?arch=all" }, { @@ -1467,7 +1438,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-fai?arch=all" }, { @@ -1516,7 +1486,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-fai-schema?arch=all" }, { @@ -1565,7 +1534,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-freeradius?arch=all" }, { @@ -1614,7 +1582,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-freeradius-schema?arch=all" }, { @@ -1663,7 +1630,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-fusioninventory?arch=all" }, { @@ -1712,7 +1678,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-fusioninventory-schema?arch=all" }, { @@ -1761,7 +1726,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-gpg?arch=all" }, { @@ -1810,7 +1774,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-gpg-schema?arch=all" }, { @@ -1859,7 +1822,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ipmi?arch=all" }, { @@ -1908,7 +1870,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ipmi-schema?arch=all" }, { @@ -1957,7 +1918,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ldapdump?arch=all" }, { @@ -2006,7 +1966,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ldapmanager?arch=all" }, { @@ -2055,7 +2014,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-mail?arch=all" }, { @@ -2104,7 +2062,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-mail-schema?arch=all" }, { @@ -2153,7 +2110,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-mixedgroups?arch=all" }, { @@ -2202,7 +2158,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-nagios?arch=all" }, { @@ -2251,7 +2206,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-nagios-schema?arch=all" }, { @@ -2300,7 +2254,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-netgroups?arch=all" }, { @@ -2349,7 +2302,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-netgroups-schema?arch=all" }, { @@ -2398,7 +2350,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-newsletter?arch=all" }, { @@ -2447,7 +2398,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-newsletter-schema?arch=all" }, { @@ -2496,7 +2446,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-opsi?arch=all" }, { @@ -2545,7 +2494,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-opsi-schema?arch=all" }, { @@ -2594,7 +2542,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-personal?arch=all" }, { @@ -2643,7 +2590,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-personal-schema?arch=all" }, { @@ -2692,7 +2638,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-posix?arch=all" }, { @@ -2741,7 +2686,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-postfix?arch=all" }, { @@ -2790,7 +2734,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-postfix-schema?arch=all" }, { @@ -2839,7 +2782,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ppolicy?arch=all" }, { @@ -2888,7 +2830,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ppolicy-schema?arch=all" }, { @@ -2937,7 +2878,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-puppet?arch=all" }, { @@ -2986,7 +2926,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-puppet-schema?arch=all" }, { @@ -3035,7 +2974,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-pureftpd?arch=all" }, { @@ -3084,7 +3022,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-pureftpd-schema?arch=all" }, { @@ -3133,7 +3070,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-quota?arch=all" }, { @@ -3182,7 +3118,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-quota-schema?arch=all" }, { @@ -3231,7 +3166,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-renater-partage?arch=all" }, { @@ -3280,7 +3214,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-renater-partage-schema?arch=all" }, { @@ -3329,7 +3262,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-repository?arch=all" }, { @@ -3378,7 +3310,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-repository-schema?arch=all" }, { @@ -3427,7 +3358,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-samba?arch=all" }, { @@ -3476,7 +3406,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-samba-schema?arch=all" }, { @@ -3525,7 +3454,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-sogo?arch=all" }, { @@ -3574,7 +3502,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-sogo-schema?arch=all" }, { @@ -3623,7 +3550,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-spamassassin?arch=all" }, { @@ -3672,7 +3598,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-spamassassin-schema?arch=all" }, { @@ -3721,7 +3646,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-squid?arch=all" }, { @@ -3770,7 +3694,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-squid-schema?arch=all" }, { @@ -3819,7 +3742,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ssh?arch=all" }, { @@ -3868,7 +3790,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-ssh-schema?arch=all" }, { @@ -3917,7 +3838,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-subcontracting?arch=all" }, { @@ -3966,7 +3886,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-subcontracting-schema?arch=all" }, { @@ -4015,7 +3934,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-sudo?arch=all" }, { @@ -4064,7 +3982,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-sudo-schema?arch=all" }, { @@ -4113,7 +4030,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-supann?arch=all" }, { @@ -4162,7 +4078,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-supann-schema?arch=all" }, { @@ -4211,7 +4126,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-sympa?arch=all" }, { @@ -4260,7 +4174,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-sympa-schema?arch=all" }, { @@ -4309,7 +4222,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-systems?arch=all" }, { @@ -4358,7 +4270,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-systems-schema?arch=all" }, { @@ -4407,7 +4318,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-user-reminder?arch=all" }, { @@ -4456,7 +4366,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-user-reminder-schema?arch=all" }, { @@ -4505,7 +4414,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-weblink?arch=all" }, { @@ -4554,7 +4462,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-weblink-schema?arch=all" }, { @@ -4603,7 +4510,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-webservice?arch=all" }, { @@ -4652,7 +4558,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-plugin-webservice-schema?arch=all" }, { @@ -4701,7 +4606,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-schema?arch=all" }, { @@ -4750,7 +4654,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-smarty3-acl-render?arch=all" }, { @@ -4799,7 +4702,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-theme-oxygen?arch=all" }, { @@ -4848,7 +4750,6 @@ "datasource_ids": [ "debian_control_in_source" ], - "license_clarity": [], "purl": "pkg:deb/debian/fusiondirectory-webservice-shell?arch=all" } ], diff --git a/tests/packagedcode/data/license_detection/reference-to-package/google_appengine_sdk.expected.json b/tests/packagedcode/data/license_detection/reference-to-package/google_appengine_sdk.expected.json index 3fde1ebc033..d11187046f0 100644 --- a/tests/packagedcode/data/license_detection/reference-to-package/google_appengine_sdk.expected.json +++ b/tests/packagedcode/data/license_detection/reference-to-package/google_appengine_sdk.expected.json @@ -89,7 +89,6 @@ "datasource_ids": [ "pypi_setup_py" ], - "license_clarity": [], "purl": "pkg:pypi/django" }, { @@ -185,7 +184,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/django@1.3.1" } ], diff --git a/tests/packagedcode/data/license_detection/reference-to-package/paddlenlp.expected.json b/tests/packagedcode/data/license_detection/reference-to-package/paddlenlp.expected.json index c8d5f2768aa..d9a500e4573 100644 --- a/tests/packagedcode/data/license_detection/reference-to-package/paddlenlp.expected.json +++ b/tests/packagedcode/data/license_detection/reference-to-package/paddlenlp.expected.json @@ -105,7 +105,6 @@ "datasource_ids": [ "pypi_setup_py" ], - "license_clarity": [], "purl": "pkg:pypi/paddlenlp" } ], diff --git a/tests/packagedcode/data/maven_misc/assemble/jackson-dataformat-xml-2.13.5-expected.json b/tests/packagedcode/data/maven_misc/assemble/jackson-dataformat-xml-2.13.5-expected.json index df46b2608c0..29a176d6f86 100644 --- a/tests/packagedcode/data/maven_misc/assemble/jackson-dataformat-xml-2.13.5-expected.json +++ b/tests/packagedcode/data/maven_misc/assemble/jackson-dataformat-xml-2.13.5-expected.json @@ -113,7 +113,6 @@ "datasource_ids": [ "java_jar_manifest" ], - "license_clarity": [], "purl": "pkg:jar/Jackson-dataformat-XML@2.13.5" } ], diff --git a/tests/packagedcode/data/maven_misc/assemble/johnzon-jsonb-1.2.11-expected.json b/tests/packagedcode/data/maven_misc/assemble/johnzon-jsonb-1.2.11-expected.json index 4e93fc52079..028f8291027 100644 --- a/tests/packagedcode/data/maven_misc/assemble/johnzon-jsonb-1.2.11-expected.json +++ b/tests/packagedcode/data/maven_misc/assemble/johnzon-jsonb-1.2.11-expected.json @@ -71,7 +71,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.johnzon/johnzon-jsonb@1.2.11" } ], diff --git a/tests/packagedcode/data/maven_misc/assemble/numbers-1.7.4-expected.json b/tests/packagedcode/data/maven_misc/assemble/numbers-1.7.4-expected.json index 49516ffe9c5..2a04da3fc50 100644 --- a/tests/packagedcode/data/maven_misc/assemble/numbers-1.7.4-expected.json +++ b/tests/packagedcode/data/maven_misc/assemble/numbers-1.7.4-expected.json @@ -84,7 +84,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.github.peteroupc/numbers@1.7.4" } ], diff --git a/tests/packagedcode/data/maven_misc/extracted-jar/activiti-image-generator-expected.json b/tests/packagedcode/data/maven_misc/extracted-jar/activiti-image-generator-expected.json index ac2c0356b7c..90c9bffb991 100644 --- a/tests/packagedcode/data/maven_misc/extracted-jar/activiti-image-generator-expected.json +++ b/tests/packagedcode/data/maven_misc/extracted-jar/activiti-image-generator-expected.json @@ -46,7 +46,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.activiti/activiti-image-generator@7-201802-EA" } ], diff --git a/tests/packagedcode/data/maven_misc/extracted-jar/hsqldb-2.4.0-expected.json b/tests/packagedcode/data/maven_misc/extracted-jar/hsqldb-2.4.0-expected.json index 4a6453dd0d6..465c547dd0f 100644 --- a/tests/packagedcode/data/maven_misc/extracted-jar/hsqldb-2.4.0-expected.json +++ b/tests/packagedcode/data/maven_misc/extracted-jar/hsqldb-2.4.0-expected.json @@ -52,7 +52,6 @@ "datasource_ids": [ "java_osgi_manifest" ], - "license_clarity": [], "purl": "pkg:osgi/org.hsqldb.hsqldb@2.4.0" } ], diff --git a/tests/packagedcode/data/maven_misc/uberjars/htrace-core-4.0.0-incubating-expected.json b/tests/packagedcode/data/maven_misc/uberjars/htrace-core-4.0.0-incubating-expected.json index 27da0a68586..69c6668b68c 100644 --- a/tests/packagedcode/data/maven_misc/uberjars/htrace-core-4.0.0-incubating-expected.json +++ b/tests/packagedcode/data/maven_misc/uberjars/htrace-core-4.0.0-incubating-expected.json @@ -95,7 +95,6 @@ "datasource_ids": [ "java_jar_manifest" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.htrace/htrace-core@4.0.0-incubating" }, { @@ -144,7 +143,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.4.0" }, { @@ -193,7 +191,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.4.0" }, { @@ -242,7 +239,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.4.0" }, { @@ -313,7 +309,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/commons-logging/commons-logging@1.1.1" }, { @@ -384,7 +379,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.htrace/htrace-core@4.0.0-incubating" } ], diff --git a/tests/packagedcode/data/npm/electron/package.expected.json b/tests/packagedcode/data/npm/electron/package.expected.json index a7ad8eb2a49..ad412285e74 100644 --- a/tests/packagedcode/data/npm/electron/package.expected.json +++ b/tests/packagedcode/data/npm/electron/package.expected.json @@ -77,7 +77,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/electron@3.1.11" } ], diff --git a/tests/packagedcode/data/npm/get_package_resources.scan.expected.json b/tests/packagedcode/data/npm/get_package_resources.scan.expected.json index c54e833c8cb..2c39a3501d6 100644 --- a/tests/packagedcode/data/npm/get_package_resources.scan.expected.json +++ b/tests/packagedcode/data/npm/get_package_resources.scan.expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/test@0.1.0" } ], diff --git a/tests/packagedcode/data/npm/scan-nested/scan.expected.json b/tests/packagedcode/data/npm/scan-nested/scan.expected.json index d5d45161d50..8ddfac73427 100644 --- a/tests/packagedcode/data/npm/scan-nested/scan.expected.json +++ b/tests/packagedcode/data/npm/scan-nested/scan.expected.json @@ -99,7 +99,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/lodash.clonedeep@4.3.2" }, { @@ -209,7 +208,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/sequelize@3.30.2" } ], diff --git a/tests/packagedcode/data/plugin/about-package-expected.json b/tests/packagedcode/data/plugin/about-package-expected.json index 11da724ddc6..a77b35876b1 100644 --- a/tests/packagedcode/data/plugin/about-package-expected.json +++ b/tests/packagedcode/data/plugin/about-package-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "about_file" ], - "license_clarity": [], "purl": "pkg:about/apipkg@1.4" }, { @@ -165,7 +164,6 @@ "datasource_ids": [ "about_file" ], - "license_clarity": [], "purl": "pkg:about/appdirs@1.4.3" } ], diff --git a/tests/packagedcode/data/plugin/bower-package-expected.json b/tests/packagedcode/data/plugin/bower-package-expected.json index bbaf5cf854f..3a49960fc03 100644 --- a/tests/packagedcode/data/plugin/bower-package-expected.json +++ b/tests/packagedcode/data/plugin/bower-package-expected.json @@ -79,7 +79,6 @@ "datasource_ids": [ "bower_json" ], - "license_clarity": [], "purl": "pkg:bower/blue-leaf" } ], diff --git a/tests/packagedcode/data/plugin/cargo-package-expected.json b/tests/packagedcode/data/plugin/cargo-package-expected.json index e49e43a9374..dcd0333054f 100644 --- a/tests/packagedcode/data/plugin/cargo-package-expected.json +++ b/tests/packagedcode/data/plugin/cargo-package-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "cargo_toml" ], - "license_clarity": [], "purl": "pkg:cargo/clap@2.32.0" } ], diff --git a/tests/packagedcode/data/plugin/chef-package-expected.json b/tests/packagedcode/data/plugin/chef-package-expected.json index 7e60184913e..86be57a8517 100644 --- a/tests/packagedcode/data/plugin/chef-package-expected.json +++ b/tests/packagedcode/data/plugin/chef-package-expected.json @@ -99,7 +99,6 @@ "chef_cookbook_metadata_rb", "chef_cookbook_metadata_json" ], - "license_clarity": [], "purl": "pkg:chef/301@0.1.0" } ], diff --git a/tests/packagedcode/data/plugin/conda-package-expected.json b/tests/packagedcode/data/plugin/conda-package-expected.json index 51bfec0287a..8323e9aea8f 100644 --- a/tests/packagedcode/data/plugin/conda-package-expected.json +++ b/tests/packagedcode/data/plugin/conda-package-expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "conda_meta_yaml" ], - "license_clarity": [], "purl": "pkg:conda/requests-kerberos@0.8.0" } ], diff --git a/tests/packagedcode/data/plugin/cran-package-expected.json b/tests/packagedcode/data/plugin/cran-package-expected.json index 0aed6cdf9b4..8ff575e1235 100644 --- a/tests/packagedcode/data/plugin/cran-package-expected.json +++ b/tests/packagedcode/data/plugin/cran-package-expected.json @@ -82,7 +82,6 @@ "datasource_ids": [ "cran_description" ], - "license_clarity": [], "purl": "pkg:cran/codetools@0.2-16" } ], diff --git a/tests/packagedcode/data/plugin/freebsd-package-expected.json b/tests/packagedcode/data/plugin/freebsd-package-expected.json index 2bc7d056c43..23d30103356 100644 --- a/tests/packagedcode/data/plugin/freebsd-package-expected.json +++ b/tests/packagedcode/data/plugin/freebsd-package-expected.json @@ -80,7 +80,6 @@ "datasource_ids": [ "freebsd_compact_manifest" ], - "license_clarity": [], "purl": "pkg:freebsd/dmidecode@2.12?arch=freebsd:10:x86:64&origin=sysutils/dmidecode" } ], diff --git a/tests/packagedcode/data/plugin/get_installed_packages-expected.json b/tests/packagedcode/data/plugin/get_installed_packages-expected.json index 259da0d73b2..3b9c7891144 100644 --- a/tests/packagedcode/data/plugin/get_installed_packages-expected.json +++ b/tests/packagedcode/data/plugin/get_installed_packages-expected.json @@ -190,7 +190,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "resources": [ { "path": "basic-rootfs.tar.gz/usr/share/doc/libncurses5/copyright", @@ -564,7 +563,6 @@ "debian_copyright_in_package", "debian_installed_md5sums" ], - "license_clarity": [], "resources": [ { "path": "basic-rootfs.tar.gz/usr/share/doc/libndp0/copyright", diff --git a/tests/packagedcode/data/plugin/haxe-package-expected.json b/tests/packagedcode/data/plugin/haxe-package-expected.json index c57a885dee8..d76124221ae 100644 --- a/tests/packagedcode/data/plugin/haxe-package-expected.json +++ b/tests/packagedcode/data/plugin/haxe-package-expected.json @@ -80,7 +80,6 @@ "datasource_ids": [ "haxelib_json" ], - "license_clarity": [], "purl": "pkg:haxe/hxsocketio@0.1.0" } ], diff --git a/tests/packagedcode/data/plugin/maven-package-expected.json b/tests/packagedcode/data/plugin/maven-package-expected.json index e0b4405902a..801649dea77 100644 --- a/tests/packagedcode/data/plugin/maven-package-expected.json +++ b/tests/packagedcode/data/plugin/maven-package-expected.json @@ -46,7 +46,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.activemq/activemq-camel@5.4.2" }, { @@ -95,7 +94,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/adarwin/adarwin@1.0" }, { @@ -144,7 +142,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.ant/ant-jai@1.7.0" }, { @@ -193,7 +190,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.ant/ant-jsch@1.7.0" }, { @@ -280,7 +276,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/aopalliance/aopalliance@1.0" }, { @@ -329,7 +324,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/bcel/bcel@5.1" }, { @@ -407,7 +401,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/classworlds/classworlds@1.1-alpha-2" }, { @@ -506,7 +499,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/commons-fileupload/commons-fileupload@1.0" }, { @@ -803,7 +795,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/commons-validator/commons-validator@1.2.0" }, { @@ -852,7 +843,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.dbwebx/tools@0.0.1.SNAPSHOT" }, { @@ -937,7 +927,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/easyconf/easyconf@0.9.0" }, { @@ -1038,7 +1027,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.codehaus.mojo/findbugs-maven-plugin@1.1.1" }, { @@ -1087,7 +1075,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.adobe.ac.samples.lcds/flex_app@1.0-SNAPSHOT" }, { @@ -1136,7 +1123,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.adobe.ac.samples.bash/bash_flex_app@1.0" }, { @@ -1231,7 +1217,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.myco.foo.bar.baz/baz-bar-parent@1.0" }, { @@ -1280,7 +1265,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.geronimo.bundles/axis@1.4_1-SNAPSHOT" }, { @@ -1358,7 +1342,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.idega.block.addon/com.idega.block.contract@4.1.3-SNAPSHOT" }, { @@ -1453,7 +1436,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/it.assist.jrecordbind/jrecordbind%24%7BartifactId.ext%7D@2.3.4" }, { @@ -1533,7 +1515,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/log4j/log4j@1.2.15" }, { @@ -1620,7 +1601,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/ch.qos.logback/logback-access@0.2.5" }, { @@ -1754,7 +1734,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.codehaus.plexus/plexus-interactivity-api@1.0-alpha-4" }, { @@ -1803,7 +1782,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/ur.urwerk.test.modules/main@1.0.0-SNAPSHOT" }, { @@ -1852,7 +1830,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.geronimo.bundles/axis@1.4_1-SNAPSHOT" }, { @@ -1901,7 +1878,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.modeler/modeler@0.1" }, { @@ -1972,7 +1948,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/no.knowit.seam/root@2.2.0-SNAPSHOT" }, { @@ -2021,7 +1996,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.geronimo.specs/specs@1.3" }, { @@ -2101,7 +2075,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.springframework/spring@2.5.4" }, { @@ -2181,7 +2154,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.springframework/spring-orm@2.5.3" }, { @@ -2261,7 +2233,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.springframework/spring-webmvc@2.5.3" }, { @@ -2318,7 +2289,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.jvnet.hudson.plugins/startup-trigger-plugin@0.1" }, { @@ -2367,7 +2337,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/de.fzj.unicore.rcp/eclipseSequencePlugin@0.0.1-SNAPSHOT" }, { @@ -2416,7 +2385,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/ur.urwerk.test/ur.urwerk.test.module-y@1.0.0" }, { @@ -2465,7 +2433,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.webreformatter.wrappers/com.google.gwt.query@0.1.5.SNAPSHOT" }, { @@ -2514,7 +2481,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/au.com.acegi/xml-format-maven-plugin@3.0.6" } ], diff --git a/tests/packagedcode/data/plugin/maven-package-with-license-expected.json b/tests/packagedcode/data/plugin/maven-package-with-license-expected.json index e0b4405902a..801649dea77 100644 --- a/tests/packagedcode/data/plugin/maven-package-with-license-expected.json +++ b/tests/packagedcode/data/plugin/maven-package-with-license-expected.json @@ -46,7 +46,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.activemq/activemq-camel@5.4.2" }, { @@ -95,7 +94,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/adarwin/adarwin@1.0" }, { @@ -144,7 +142,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.ant/ant-jai@1.7.0" }, { @@ -193,7 +190,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.ant/ant-jsch@1.7.0" }, { @@ -280,7 +276,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/aopalliance/aopalliance@1.0" }, { @@ -329,7 +324,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/bcel/bcel@5.1" }, { @@ -407,7 +401,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/classworlds/classworlds@1.1-alpha-2" }, { @@ -506,7 +499,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/commons-fileupload/commons-fileupload@1.0" }, { @@ -803,7 +795,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/commons-validator/commons-validator@1.2.0" }, { @@ -852,7 +843,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.dbwebx/tools@0.0.1.SNAPSHOT" }, { @@ -937,7 +927,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/easyconf/easyconf@0.9.0" }, { @@ -1038,7 +1027,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.codehaus.mojo/findbugs-maven-plugin@1.1.1" }, { @@ -1087,7 +1075,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.adobe.ac.samples.lcds/flex_app@1.0-SNAPSHOT" }, { @@ -1136,7 +1123,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.adobe.ac.samples.bash/bash_flex_app@1.0" }, { @@ -1231,7 +1217,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.myco.foo.bar.baz/baz-bar-parent@1.0" }, { @@ -1280,7 +1265,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.geronimo.bundles/axis@1.4_1-SNAPSHOT" }, { @@ -1358,7 +1342,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/com.idega.block.addon/com.idega.block.contract@4.1.3-SNAPSHOT" }, { @@ -1453,7 +1436,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/it.assist.jrecordbind/jrecordbind%24%7BartifactId.ext%7D@2.3.4" }, { @@ -1533,7 +1515,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/log4j/log4j@1.2.15" }, { @@ -1620,7 +1601,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/ch.qos.logback/logback-access@0.2.5" }, { @@ -1754,7 +1734,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.codehaus.plexus/plexus-interactivity-api@1.0-alpha-4" }, { @@ -1803,7 +1782,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/ur.urwerk.test.modules/main@1.0.0-SNAPSHOT" }, { @@ -1852,7 +1830,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.geronimo.bundles/axis@1.4_1-SNAPSHOT" }, { @@ -1901,7 +1878,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.modeler/modeler@0.1" }, { @@ -1972,7 +1948,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/no.knowit.seam/root@2.2.0-SNAPSHOT" }, { @@ -2021,7 +1996,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.apache.geronimo.specs/specs@1.3" }, { @@ -2101,7 +2075,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.springframework/spring@2.5.4" }, { @@ -2181,7 +2154,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.springframework/spring-orm@2.5.3" }, { @@ -2261,7 +2233,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.springframework/spring-webmvc@2.5.3" }, { @@ -2318,7 +2289,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.jvnet.hudson.plugins/startup-trigger-plugin@0.1" }, { @@ -2367,7 +2337,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/de.fzj.unicore.rcp/eclipseSequencePlugin@0.0.1-SNAPSHOT" }, { @@ -2416,7 +2385,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/ur.urwerk.test/ur.urwerk.test.module-y@1.0.0" }, { @@ -2465,7 +2433,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.webreformatter.wrappers/com.google.gwt.query@0.1.5.SNAPSHOT" }, { @@ -2514,7 +2481,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/au.com.acegi/xml-format-maven-plugin@3.0.6" } ], diff --git a/tests/packagedcode/data/plugin/npm-package-expected.json b/tests/packagedcode/data/plugin/npm-package-expected.json index fe5c0c64c92..ea4a0b78534 100644 --- a/tests/packagedcode/data/plugin/npm-package-expected.json +++ b/tests/packagedcode/data/plugin/npm-package-expected.json @@ -56,7 +56,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/cookie-signature@1.0.3" } ], diff --git a/tests/packagedcode/data/plugin/npm-package-with-license-expected.json b/tests/packagedcode/data/plugin/npm-package-with-license-expected.json index fe5c0c64c92..ea4a0b78534 100644 --- a/tests/packagedcode/data/plugin/npm-package-with-license-expected.json +++ b/tests/packagedcode/data/plugin/npm-package-with-license-expected.json @@ -56,7 +56,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/cookie-signature@1.0.3" } ], diff --git a/tests/packagedcode/data/plugin/nuget-package-expected.json b/tests/packagedcode/data/plugin/nuget-package-expected.json index 95e800d5338..03a66ed0f5b 100644 --- a/tests/packagedcode/data/plugin/nuget-package-expected.json +++ b/tests/packagedcode/data/plugin/nuget-package-expected.json @@ -82,7 +82,6 @@ "datasource_ids": [ "nuget_nupsec" ], - "license_clarity": [], "purl": "pkg:nuget/Castle.Core@4.2.1" } ], diff --git a/tests/packagedcode/data/plugin/phpcomposer-package-expected.json b/tests/packagedcode/data/plugin/phpcomposer-package-expected.json index 496b36eec03..3fbaeb4aecd 100644 --- a/tests/packagedcode/data/plugin/phpcomposer-package-expected.json +++ b/tests/packagedcode/data/plugin/phpcomposer-package-expected.json @@ -82,7 +82,6 @@ "datasource_ids": [ "php_composer_json" ], - "license_clarity": [], "purl": "pkg:composer/jandreasn/a-timer" } ], diff --git a/tests/packagedcode/data/plugin/pubspec-expected.json b/tests/packagedcode/data/plugin/pubspec-expected.json index 3f9aa0eeae6..aa3bdc2b242 100644 --- a/tests/packagedcode/data/plugin/pubspec-expected.json +++ b/tests/packagedcode/data/plugin/pubspec-expected.json @@ -59,7 +59,6 @@ "datasource_ids": [ "pubspec_yaml" ], - "license_clarity": [], "purl": "pkg:dart/openapi@1.0.0" } ], diff --git a/tests/packagedcode/data/plugin/python-package-expected.json b/tests/packagedcode/data/plugin/python-package-expected.json index 59b5151d88b..8917e1964b7 100644 --- a/tests/packagedcode/data/plugin/python-package-expected.json +++ b/tests/packagedcode/data/plugin/python-package-expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "pypi_setup_py" ], - "license_clarity": [], "purl": "pkg:pypi/arpy@0.1.1" }, { @@ -183,7 +182,6 @@ "datasource_ids": [ "pypi_wheel" ], - "license_clarity": [], "purl": "pkg:pypi/atomicwrites@1.2.1" }, { @@ -253,7 +251,6 @@ "datasource_ids": [ "chef_cookbook_metadata_json" ], - "license_clarity": [], "purl": "pkg:chef/six@1.10.0" }, { @@ -359,7 +356,6 @@ "datasource_ids": [ "pypi_wheel_metadata" ], - "license_clarity": [], "purl": "pkg:pypi/six@1.10.0" }, { @@ -437,7 +433,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/ticketimport@0.7a" } ], diff --git a/tests/packagedcode/data/plugin/rpm-package-expected.json b/tests/packagedcode/data/plugin/rpm-package-expected.json index dc76d2791da..353f21d6dfd 100644 --- a/tests/packagedcode/data/plugin/rpm-package-expected.json +++ b/tests/packagedcode/data/plugin/rpm-package-expected.json @@ -69,7 +69,6 @@ "datasource_ids": [ "rpm_archive" ], - "license_clarity": [], "purl": "pkg:rpm/alfandega@2.0-1.7.3" } ], diff --git a/tests/packagedcode/data/plugin/rubygems-package-expected.json b/tests/packagedcode/data/plugin/rubygems-package-expected.json index 11e9859d46d..7f5c3717e1f 100644 --- a/tests/packagedcode/data/plugin/rubygems-package-expected.json +++ b/tests/packagedcode/data/plugin/rubygems-package-expected.json @@ -96,7 +96,6 @@ "datasource_ids": [ "gem_archive" ], - "license_clarity": [], "purl": "pkg:gem/m2r@2.1.0" } ], diff --git a/tests/packagedcode/data/pypi/site-packages/site-packages-expected.json b/tests/packagedcode/data/pypi/site-packages/site-packages-expected.json index f5f069be5ce..af0856664be 100644 --- a/tests/packagedcode/data/pypi/site-packages/site-packages-expected.json +++ b/tests/packagedcode/data/pypi/site-packages/site-packages-expected.json @@ -78,7 +78,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/pyjpstring@0.0.3" }, { @@ -196,7 +195,6 @@ "datasource_ids": [ "pypi_wheel_metadata" ], - "license_clarity": [], "purl": "pkg:pypi/click@8.0.4" } ], diff --git a/tests/packagedcode/data/pypi/solo-metadata/expected.json b/tests/packagedcode/data/pypi/solo-metadata/expected.json index 4ebb5464769..ec19c881b77 100644 --- a/tests/packagedcode/data/pypi/solo-metadata/expected.json +++ b/tests/packagedcode/data/pypi/solo-metadata/expected.json @@ -102,7 +102,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/scancode-toolkit@31.0.0b1" } ], diff --git a/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-expected.json b/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-expected.json index bc78c276ad6..c6a9cff51f1 100644 --- a/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-expected.json +++ b/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-expected.json @@ -113,7 +113,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/pip@22.0.4" } ], diff --git a/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-with-license-expected.json b/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-with-license-expected.json index f14237b0716..d5172b954d6 100644 --- a/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-with-license-expected.json +++ b/tests/packagedcode/data/pypi/source-package/pip-22.0.4-pypi-package-with-license-expected.json @@ -113,7 +113,6 @@ "datasource_ids": [ "pypi_sdist_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/pip@22.0.4" } ], diff --git a/tests/packagedcode/data/pypi/unpacked_sdist/prefer-egg-info-pkg-info/celery-expected.json b/tests/packagedcode/data/pypi/unpacked_sdist/prefer-egg-info-pkg-info/celery-expected.json index d031f38d319..1a168dd7a39 100644 --- a/tests/packagedcode/data/pypi/unpacked_sdist/prefer-egg-info-pkg-info/celery-expected.json +++ b/tests/packagedcode/data/pypi/unpacked_sdist/prefer-egg-info-pkg-info/celery-expected.json @@ -117,7 +117,6 @@ "datasource_ids": [ "pypi_editable_egg_pkginfo" ], - "license_clarity": [], "purl": "pkg:pypi/celery@5.2.7" } ], diff --git a/tests/packagedcode/data/pypi/unpacked_wheel/daglib_wheel_extracted-expected.json b/tests/packagedcode/data/pypi/unpacked_wheel/daglib_wheel_extracted-expected.json index 6c3f4a033b4..df96c2a8075 100644 --- a/tests/packagedcode/data/pypi/unpacked_wheel/daglib_wheel_extracted-expected.json +++ b/tests/packagedcode/data/pypi/unpacked_wheel/daglib_wheel_extracted-expected.json @@ -103,7 +103,6 @@ "datasource_ids": [ "pypi_wheel_metadata" ], - "license_clarity": [], "purl": "pkg:pypi/daglib@0.6.0" } ], diff --git a/tests/packagedcode/data/rpm_installed/mariner/scan.expected.json b/tests/packagedcode/data/rpm_installed/mariner/scan.expected.json index daa02c4df09..afdc0e00ae2 100644 --- a/tests/packagedcode/data/rpm_installed/mariner/scan.expected.json +++ b/tests/packagedcode/data/rpm_installed/mariner/scan.expected.json @@ -56,7 +56,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/filesystem@1.1-20.cm2?arch=x86_64" }, { @@ -115,7 +114,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/mariner-release@2.0-61.cm2?arch=noarch" }, { @@ -278,7 +276,6 @@ "rpm_package_licenses", "rpm_package_licenses" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/glibc@2.35-6.cm2?arch=x86_64" }, { @@ -337,7 +334,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/openssl-libs@1.1.1k-29.cm2?arch=x86_64" }, { @@ -439,7 +435,6 @@ "rpm_mariner_manifest", "rpm_package_licenses" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/tzdata@2024a-1.cm2?arch=noarch" }, { @@ -498,7 +493,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/libgcc@11.2.0-8.cm2?arch=x86_64" }, { @@ -584,7 +578,6 @@ "rpm_mariner_manifest", "rpm_package_licenses" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/openssl@1.1.1k-29.cm2?arch=x86_64" }, { @@ -643,7 +636,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/glibc-iconv@2.35-6.cm2?arch=x86_64" }, { @@ -729,7 +721,6 @@ "rpm_mariner_manifest", "rpm_package_licenses" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/iana-etc@20211115-2.cm2?arch=noarch" }, { @@ -788,7 +779,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/prebuilt-ca-certificates@2.0.0-16.cm2?arch=noarch" }, { @@ -847,7 +837,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/distroless-packages-minimal@0.1-3.cm2?arch=x86_64" }, { @@ -906,7 +895,6 @@ "datasource_ids": [ "rpm_mariner_manifest" ], - "license_clarity": [], "purl": "pkg:rpm/mariner/distroless-packages-base@0.1-3.cm2?arch=x86_64" } ], diff --git a/tests/scancode/data/composer/composer.expected.json b/tests/scancode/data/composer/composer.expected.json index bf7bac563a4..1aa28272bca 100644 --- a/tests/scancode/data/composer/composer.expected.json +++ b/tests/scancode/data/composer/composer.expected.json @@ -75,7 +75,6 @@ "datasource_ids": [ "php_composer_json" ], - "license_clarity": [], "purl": "pkg:composer/laravel/laravel" } ], diff --git a/tests/scancode/data/help/help.txt b/tests/scancode/data/help/help.txt index 8974d4de17f..4bae8f92327 100644 --- a/tests/scancode/data/help/help.txt +++ b/tests/scancode/data/help/help.txt @@ -114,7 +114,8 @@ Options: contain over 90% of source files as children and descendants. Count the number of source files in a directory as a new source_file_counts attribute - --package-summary Generate Package Level summary + --package-summary Summarize scans by providing License Clarity Score at + the Package attribute level. --summary Summarize scans by providing declared origin information and other detected origin info at the codebase attribute level. diff --git a/tests/scancode/data/rpm/fping-2.4-0.b2.rhfc1.dag.i386.rpm.expected.json b/tests/scancode/data/rpm/fping-2.4-0.b2.rhfc1.dag.i386.rpm.expected.json index bfb76a7ffc0..eed438c2107 100644 --- a/tests/scancode/data/rpm/fping-2.4-0.b2.rhfc1.dag.i386.rpm.expected.json +++ b/tests/scancode/data/rpm/fping-2.4-0.b2.rhfc1.dag.i386.rpm.expected.json @@ -77,7 +77,6 @@ "datasource_ids": [ "rpm_archive" ], - "license_clarity": [], "purl": "pkg:rpm/fping@2.4-0.b2.rhfc1.dag" } ], diff --git a/tests/summarycode/data/classify/with_package_data.expected.json b/tests/summarycode/data/classify/with_package_data.expected.json index e5e9f6d6eba..9c844445167 100644 --- a/tests/summarycode/data/classify/with_package_data.expected.json +++ b/tests/summarycode/data/classify/with_package_data.expected.json @@ -84,7 +84,6 @@ "datasource_ids": [ "maven_pom" ], - "license_clarity": [], "purl": "pkg:maven/org.jboss.logging/jboss-logging@3.4.2.Final" } ], diff --git a/tests/summarycode/data/plugin_consolidate/component-package-build-expected.json b/tests/summarycode/data/plugin_consolidate/component-package-build-expected.json index 15fb250049b..50a4552be07 100644 --- a/tests/summarycode/data/plugin_consolidate/component-package-build-expected.json +++ b/tests/summarycode/data/plugin_consolidate/component-package-build-expected.json @@ -44,7 +44,6 @@ "datasource_ids": [ "buck_file" ], - "license_clarity": [], "purl": "pkg:buck/demo" }, { @@ -114,7 +113,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/test-package@0.0.1" } ], diff --git a/tests/summarycode/data/plugin_consolidate/component-package-expected.json b/tests/summarycode/data/plugin_consolidate/component-package-expected.json index ddd4103e705..c9eb2a724fa 100644 --- a/tests/summarycode/data/plugin_consolidate/component-package-expected.json +++ b/tests/summarycode/data/plugin_consolidate/component-package-expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/test-package@0.0.1" } ], diff --git a/tests/summarycode/data/plugin_consolidate/package-files-not-counted-in-license-holders-expected.json b/tests/summarycode/data/plugin_consolidate/package-files-not-counted-in-license-holders-expected.json index c10b7272aff..0fd1104ee13 100644 --- a/tests/summarycode/data/plugin_consolidate/package-files-not-counted-in-license-holders-expected.json +++ b/tests/summarycode/data/plugin_consolidate/package-files-not-counted-in-license-holders-expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/test-package@0.0.1" } ], diff --git a/tests/summarycode/data/plugin_consolidate/package-fileset-expected.json b/tests/summarycode/data/plugin_consolidate/package-fileset-expected.json index ac29bd7e59b..e7577a3fdb0 100644 --- a/tests/summarycode/data/plugin_consolidate/package-fileset-expected.json +++ b/tests/summarycode/data/plugin_consolidate/package-fileset-expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/test-package@0.0.1" } ], diff --git a/tests/summarycode/data/plugin_consolidate/package-manifest-expected.json b/tests/summarycode/data/plugin_consolidate/package-manifest-expected.json index 9afac524465..ef1f04428e3 100644 --- a/tests/summarycode/data/plugin_consolidate/package-manifest-expected.json +++ b/tests/summarycode/data/plugin_consolidate/package-manifest-expected.json @@ -67,7 +67,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/test-package@0.0.1" } ], diff --git a/tests/summarycode/data/todo/no_todo/base64-arraybuffer.expected.json b/tests/summarycode/data/todo/no_todo/base64-arraybuffer.expected.json index 3b8e6bfb4a3..1e0999ef58d 100644 --- a/tests/summarycode/data/todo/no_todo/base64-arraybuffer.expected.json +++ b/tests/summarycode/data/todo/no_todo/base64-arraybuffer.expected.json @@ -97,7 +97,6 @@ "datasource_ids": [ "npm_package_json" ], - "license_clarity": [], "purl": "pkg:npm/base64-arraybuffer@0.1.4" } ],