fosslight-source 2.1.8__py3-none-any.whl → 2.1.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- fosslight_source/_parsing_scanoss_file.py +0 -6
- {fosslight_source-2.1.8.dist-info → fosslight_source-2.1.9.dist-info}/METADATA +2 -2
- {fosslight_source-2.1.8.dist-info → fosslight_source-2.1.9.dist-info}/RECORD +7 -7
- {fosslight_source-2.1.8.dist-info → fosslight_source-2.1.9.dist-info}/LICENSE +0 -0
- {fosslight_source-2.1.8.dist-info → fosslight_source-2.1.9.dist-info}/WHEEL +0 -0
- {fosslight_source-2.1.8.dist-info → fosslight_source-2.1.9.dist-info}/entry_points.txt +0 -0
- {fosslight_source-2.1.8.dist-info → fosslight_source-2.1.9.dist-info}/top_level.txt +0 -0
|
@@ -60,7 +60,6 @@ def parsing_scanResult(scanoss_report: dict, path_to_scan: str = "", path_to_exc
|
|
|
60
60
|
license_detected = []
|
|
61
61
|
license_w_source = {"component_declared": [], "file_spdx_tag": [],
|
|
62
62
|
"file_header": [], "license_file": [], "scancode": []}
|
|
63
|
-
copyright_detected = []
|
|
64
63
|
if 'licenses' in findings[0]:
|
|
65
64
|
for license in findings[0]['licenses']:
|
|
66
65
|
|
|
@@ -78,11 +77,6 @@ def parsing_scanResult(scanoss_report: dict, path_to_scan: str = "", path_to_exc
|
|
|
78
77
|
if len(license_detected) > 0:
|
|
79
78
|
result_item.licenses = license_detected
|
|
80
79
|
result_item.scanoss_reference = license_w_source
|
|
81
|
-
if 'copyrights' in findings[0]:
|
|
82
|
-
for copyright in findings[0]['copyrights']:
|
|
83
|
-
copyright_detected.append(copyright['name'])
|
|
84
|
-
if len(copyright_detected) > 0:
|
|
85
|
-
result_item.copyright = copyright_detected
|
|
86
80
|
|
|
87
81
|
if is_exclude_file(file_path):
|
|
88
82
|
result_item.exclude = True
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fosslight-source
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.9
|
|
4
4
|
Summary: FOSSLight Source Scanner
|
|
5
5
|
Home-page: https://github.com/fosslight/fosslight_source_scanner
|
|
6
6
|
Author: LG Electronics
|
|
@@ -16,7 +16,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
16
16
|
Requires-Python: >=3.8
|
|
17
17
|
Description-Content-Type: text/markdown
|
|
18
18
|
Requires-Dist: pyparsing
|
|
19
|
-
Requires-Dist: scanoss
|
|
19
|
+
Requires-Dist: scanoss<=1.26.3,>=1.18.0
|
|
20
20
|
Requires-Dist: XlsxWriter
|
|
21
21
|
Requires-Dist: fosslight-util>=2.1.10
|
|
22
22
|
Requires-Dist: PyYAML
|
|
@@ -2,15 +2,15 @@ fosslight_source/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
|
|
|
2
2
|
fosslight_source/_help.py,sha256=q3eKABhBrz8hvWSvmLVszStNpL18TCYLnUuefaU4V-M,2013
|
|
3
3
|
fosslight_source/_license_matched.py,sha256=-3H881XQjFDafRttBsuboS3VbCPYEvPH1pwWXptknE4,2164
|
|
4
4
|
fosslight_source/_parsing_scancode_file_item.py,sha256=4U8wTuuNm-2-hanTxiQr2FvHTBrf2ZwESyea_E8caHU,13466
|
|
5
|
-
fosslight_source/_parsing_scanoss_file.py,sha256=
|
|
5
|
+
fosslight_source/_parsing_scanoss_file.py,sha256=IgqLf9cufc9qTLtdr_t1JSs8lRsCC4utlvpogAMtryg,4214
|
|
6
6
|
fosslight_source/_scan_item.py,sha256=2RdnH5ZvrD7yjGxaHAIgSLmhq0dyW1379RScqPYJtOI,5679
|
|
7
7
|
fosslight_source/cli.py,sha256=mF5F1vCfiMLeL700r-grhFAG-rGS4_xisDCnrJFHxic,16668
|
|
8
8
|
fosslight_source/run_scancode.py,sha256=leq-FuGwX-kBg-sNZXQ-DSKy-uTj7w2QBFeOLgyvPxc,7094
|
|
9
9
|
fosslight_source/run_scanoss.py,sha256=8wu3sa-YBqjfb5x2dbDJuAdw3rrExueOW23WdzqDCaU,5721
|
|
10
10
|
fosslight_source/run_spdx_extractor.py,sha256=Hr9sTv06cJaVITy8amwexIW2FV8_rUcFw6hKmR9ZYws,1990
|
|
11
|
-
fosslight_source-2.1.
|
|
12
|
-
fosslight_source-2.1.
|
|
13
|
-
fosslight_source-2.1.
|
|
14
|
-
fosslight_source-2.1.
|
|
15
|
-
fosslight_source-2.1.
|
|
16
|
-
fosslight_source-2.1.
|
|
11
|
+
fosslight_source-2.1.9.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
12
|
+
fosslight_source-2.1.9.dist-info/METADATA,sha256=rUZvUd4aFN3CQxSrtzlkzjMRbKF9sHV0VowlfohD26I,3442
|
|
13
|
+
fosslight_source-2.1.9.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
14
|
+
fosslight_source-2.1.9.dist-info/entry_points.txt,sha256=NzFURHC4L8uf1PmnZ2uGQcZxR7UbYCgjetb_9aPHV-w,114
|
|
15
|
+
fosslight_source-2.1.9.dist-info/top_level.txt,sha256=C2vw-0OIent84Vq-UEk1gt_kK1EL8dIItzBzp3WNyA4,17
|
|
16
|
+
fosslight_source-2.1.9.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|