|
1 | 1 | { |
2 | | - "headers": [ |
3 | | - { |
4 | | - "tool_name": "scancode-toolkit", |
5 | | - "options": { |
6 | | - "input": "<path>", |
7 | | - "--copyright": true, |
8 | | - "--info": true, |
9 | | - "--json": "<file>", |
10 | | - "--license": true, |
11 | | - "--package": true |
12 | | - }, |
13 | | - "notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.", |
14 | | - "output_format_version": "2.0.0", |
15 | | - "message": null, |
16 | | - "errors": [], |
17 | | - "warnings": [], |
18 | | - "extra_data": { |
19 | | - "system_environment": { |
20 | | - "operating_system": "linux", |
21 | | - "cpu_architecture": "64", |
22 | | - "platform": "Linux-5.4.0-109-generic-x86_64-with-Ubuntu-18.04-bionic", |
23 | | - "platform_version": "#123~18.04.1-Ubuntu SMP Fri Apr 8 09:48:52 UTC 2022", |
24 | | - "python_version": "3.6.9 (default, Mar 15 2022, 13:55:28) \n[GCC 8.4.0]" |
25 | | - }, |
26 | | - "spdx_license_list_version": "3.16", |
27 | | - "files_count": 7 |
28 | | - } |
29 | | - }, |
30 | | - { |
31 | | - "tool_name": "scancode-toolkit", |
32 | | - "options": { |
33 | | - "input": "<path>", |
34 | | - "--consolidate": true, |
35 | | - "--from-json": true, |
36 | | - "--json": "<file>" |
37 | | - }, |
38 | | - "notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.", |
39 | | - "output_format_version": "2.0.0", |
40 | | - "message": null, |
41 | | - "errors": [], |
42 | | - "warnings": [ |
43 | | - "The --consolidate option will be deprecated in a future version of scancode-toolkit." |
44 | | - ], |
45 | | - "extra_data": { |
46 | | - "system_environment": { |
47 | | - "operating_system": "linux", |
48 | | - "cpu_architecture": "64", |
49 | | - "platform": "Linux-5.4.0-109-generic-x86_64-with-Ubuntu-18.04-bionic", |
50 | | - "platform_version": "#123~18.04.1-Ubuntu SMP Fri Apr 8 09:48:52 UTC 2022", |
51 | | - "python_version": "3.6.9 (default, Mar 15 2022, 13:55:28) \n[GCC 8.4.0]" |
52 | | - }, |
53 | | - "spdx_license_list_version": "3.16", |
54 | | - "files_count": 7 |
55 | | - } |
56 | | - } |
57 | | - ], |
58 | 2 | "dependencies": [], |
59 | 3 | "packages": [ |
60 | 4 | { |
|
0 commit comments