scanoss 1.12.0__py3-none-any.whl → 1.12.2__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.
- scanoss/__init__.py +1 -1
- scanoss/data/build_date.txt +1 -1
- scanoss/scanner.py +1 -1
- scanoss/winnowing.py +1 -1
- {scanoss-1.12.0.dist-info → scanoss-1.12.2.dist-info}/METADATA +1 -1
- {scanoss-1.12.0.dist-info → scanoss-1.12.2.dist-info}/RECORD +10 -10
- {scanoss-1.12.0.dist-info → scanoss-1.12.2.dist-info}/LICENSE +0 -0
- {scanoss-1.12.0.dist-info → scanoss-1.12.2.dist-info}/WHEEL +0 -0
- {scanoss-1.12.0.dist-info → scanoss-1.12.2.dist-info}/entry_points.txt +0 -0
- {scanoss-1.12.0.dist-info → scanoss-1.12.2.dist-info}/top_level.txt +0 -0
scanoss/__init__.py
CHANGED
scanoss/data/build_date.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
date:
|
|
1
|
+
date: 20240417094300, utime: 1713346980
|
scanoss/scanner.py
CHANGED
|
@@ -71,7 +71,7 @@ FILTERED_EXT = [ # File extensions to skip
|
|
|
71
71
|
".po", ".ppt", ".prefs", ".properties", ".pyc", ".qdoc", ".result", ".rgb",
|
|
72
72
|
".rst", ".scss", ".sha", ".sha1", ".sha2", ".sha256", ".sln", ".spec", ".sql",
|
|
73
73
|
".sub", ".svg", ".svn-base", ".tab", ".template", ".test", ".tex", ".tiff",
|
|
74
|
-
".toml", ".ttf", ".txt", ".utf-8", ".vim", ".wav", ".
|
|
74
|
+
".toml", ".ttf", ".txt", ".utf-8", ".vim", ".wav", ".woff", ".woff2", ".xht",
|
|
75
75
|
".xhtml", ".xls", ".xlsx", ".xml", ".xpm", ".xsd", ".xul", ".yaml", ".yml", ".wfp",
|
|
76
76
|
".editorconfig", ".dotcover", ".pid", ".lcov", ".egg", ".manifest", ".cache", ".coverage", ".cover",
|
|
77
77
|
".gem", ".lst", ".pickle", ".pdb", ".gml", ".pot", ".plt",
|
scanoss/winnowing.py
CHANGED
|
@@ -58,7 +58,7 @@ SKIP_SNIPPET_EXT = { # File extensions to ignore snippets for
|
|
|
58
58
|
".o", ".a", ".so", ".obj", ".dll", ".lib", ".out", ".app", ".bin",
|
|
59
59
|
".lst", ".dat", ".json", ".htm", ".html", ".xml", ".md", ".txt",
|
|
60
60
|
".doc", ".docx", ".xls", ".xlsx", ".ppt", ".pptx", ".odt", ".ods", ".odp", ".pages", ".key", ".numbers",
|
|
61
|
-
".pdf", ".min.js", ".mf", ".sum", ".woff", ".woff2", '.xsd', ".pom"
|
|
61
|
+
".pdf", ".min.js", ".mf", ".sum", ".woff", ".woff2", '.xsd', ".pom", ".whl",
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
CRC8_MAXIM_DOW_TABLE_SIZE = 0x100
|
|
@@ -4,14 +4,14 @@ protoc_gen_swagger/options/annotations_pb2.py,sha256=b25EDD6gssUWnFby9gxgcpLIROT
|
|
|
4
4
|
protoc_gen_swagger/options/annotations_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
5
5
|
protoc_gen_swagger/options/openapiv2_pb2.py,sha256=vYElGp8E1vGHszvWqX97zNG9GFJ7u2QcdK9ouq0XdyI,14939
|
|
6
6
|
protoc_gen_swagger/options/openapiv2_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
7
|
-
scanoss/__init__.py,sha256=
|
|
7
|
+
scanoss/__init__.py,sha256=D_XIHM05sIwzdFmHEWBQBy4ZnRCktuLUCl6EDtCx-m4,1163
|
|
8
8
|
scanoss/cli.py,sha256=o_KZLVPEup6xwCC_vpsbDFooxQ5IkIu6Z7U4fvYshMY,42541
|
|
9
9
|
scanoss/components.py,sha256=ZHZ1KA69shxOASZK7USD9yPTITpAc_RXL5q5zpDK23o,12590
|
|
10
10
|
scanoss/csvoutput.py,sha256=hBwr_Fc6mBdOdXgyQcdFrockYH-PJ0jblowlExJ6OPg,9925
|
|
11
11
|
scanoss/cyclonedx.py,sha256=dPhj6sdwl2P8viC-sicAOLZzyklUR82NGFHaEeGYpeA,12065
|
|
12
12
|
scanoss/filecount.py,sha256=o7xb6m387ucnsU4H1OXGzf_AdWsudhAHe49T8uX4Ieo,6660
|
|
13
13
|
scanoss/scancodedeps.py,sha256=dPJsv9BmEsaM1IEzceJCnwLyu6Z0JwPposxdY4q0DAg,10775
|
|
14
|
-
scanoss/scanner.py,sha256=
|
|
14
|
+
scanoss/scanner.py,sha256=N1fEqsJy11V325_YFdq11EQmeHqdNG6jcCiXnb9n_jU,50377
|
|
15
15
|
scanoss/scanossapi.py,sha256=5OwRQZ23rdPOL4bA5fXI7xdKnJOgRYaL60HuzZPdu-I,12562
|
|
16
16
|
scanoss/scanossbase.py,sha256=WxYlWl6WxRArho4VKGFxEla8qYnjOXtF6EnwsHTrKm4,2319
|
|
17
17
|
scanoss/scanossgrpc.py,sha256=ythZkr6F0P0hl_KPYoHkos_IL97TxLKeYfAouX_CUnM,20491
|
|
@@ -19,7 +19,7 @@ scanoss/scantype.py,sha256=R2-ExLGOrYxaJFtIK2AEo2caD0XrN1zpF5q1qT9Zsyc,1326
|
|
|
19
19
|
scanoss/spdxlite.py,sha256=ZAJlkgW5U9WUT35D1ZEwIJ-eLkbVLBv3lU_XIArfoik,15441
|
|
20
20
|
scanoss/threadeddependencies.py,sha256=JotQC9X3nnviblKe--OPS-7rr1W-cZjuxsxSPL-tbPg,6284
|
|
21
21
|
scanoss/threadedscanning.py,sha256=T0tL8W1IEX_hLY5ksrAl_iQqtxT_KbyDhTDHo6a7xFE,9387
|
|
22
|
-
scanoss/winnowing.py,sha256=
|
|
22
|
+
scanoss/winnowing.py,sha256=lGRTtm5QqLQiu6PUV2lF5qI82g43OKyJ8-QsOV9Xp7w,18664
|
|
23
23
|
scanoss/api/__init__.py,sha256=KlDD87JmyZP-10T-fuJo0_v2zt1gxWfTgs70wjky9xg,1139
|
|
24
24
|
scanoss/api/common/__init__.py,sha256=KlDD87JmyZP-10T-fuJo0_v2zt1gxWfTgs70wjky9xg,1139
|
|
25
25
|
scanoss/api/common/v2/__init__.py,sha256=KlDD87JmyZP-10T-fuJo0_v2zt1gxWfTgs70wjky9xg,1139
|
|
@@ -47,12 +47,12 @@ scanoss/api/vulnerabilities/__init__.py,sha256=FLQtiDiv85Q1Chk-sJ9ky9WOV1mulZhEK
|
|
|
47
47
|
scanoss/api/vulnerabilities/v2/__init__.py,sha256=FLQtiDiv85Q1Chk-sJ9ky9WOV1mulZhEKjiBihlwiaM,1139
|
|
48
48
|
scanoss/api/vulnerabilities/v2/scanoss_vulnerabilities_pb2.py,sha256=CFhF80av8tenGvn9AIsGEtRJPuV2dC_syA5JLZb2lDw,5464
|
|
49
49
|
scanoss/api/vulnerabilities/v2/scanoss_vulnerabilities_pb2_grpc.py,sha256=HlS4k4Zmx6RIAqaO9I96jD-eyF5yU6Xx04pVm7pdqOg,6864
|
|
50
|
-
scanoss/data/build_date.txt,sha256=
|
|
50
|
+
scanoss/data/build_date.txt,sha256=i4dHc6Nb05EAF458S5dANw_KzLD5sGEW5CA1YlKBxCY,40
|
|
51
51
|
scanoss/data/spdx-exceptions.json,sha256=s7UTYxC7jqQXr11YBlIWYCNwN6lRDFTR33Y8rpN_dA4,17953
|
|
52
52
|
scanoss/data/spdx-licenses.json,sha256=A6Z0q82gaTLtnopBfzeIVZjJFxkdRW1g2TuumQc-lII,228794
|
|
53
|
-
scanoss-1.12.
|
|
54
|
-
scanoss-1.12.
|
|
55
|
-
scanoss-1.12.
|
|
56
|
-
scanoss-1.12.
|
|
57
|
-
scanoss-1.12.
|
|
58
|
-
scanoss-1.12.
|
|
53
|
+
scanoss-1.12.2.dist-info/LICENSE,sha256=LLUaXoiyOroIbr5ubAyrxBOwSRLTm35ETO2FmLpy8QQ,1074
|
|
54
|
+
scanoss-1.12.2.dist-info/METADATA,sha256=3YMfQ0N6x8qUkCnj7jsgivXaOPOIHGvi7cSWwcEf1p4,5906
|
|
55
|
+
scanoss-1.12.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
56
|
+
scanoss-1.12.2.dist-info/entry_points.txt,sha256=Uy28xnaDL5KQ7V77sZD5VLDXPNxYYzSr5tsqtiXVzAs,48
|
|
57
|
+
scanoss-1.12.2.dist-info/top_level.txt,sha256=V11PrQ6Pnrc-nDF9xnisnJ8e6-i7HqSIKVNqduRWcL8,27
|
|
58
|
+
scanoss-1.12.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|