Skip to content

Commit 556321c

Browse files
Update scancode dependencies (#676)
* Update scancode and other dependencies Update scancode-toolkit to v32.4.0 and scancode.io to v35.3.0 along with other dependencies. Signed-off-by: Ayan Sinha Mahapatra <[email protected]> * Update test fixtures Signed-off-by: Ayan Sinha Mahapatra <[email protected]> --------- Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 6c2741f commit 556321c

28 files changed

+859
-1084
lines changed
Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,69 @@
11
[
22
{
3-
"type": "cargo",
4-
"namespace": null,
5-
"name": "sam",
6-
"version": "0.3.1",
7-
"qualifiers": {},
8-
"subpath": null,
9-
"primary_language": null,
10-
"description": "A compile time instruction assembler.",
11-
"release_date": null,
12-
"parties": [],
13-
"keywords": [],
14-
"homepage_url": null,
15-
"download_url": "https://static.crates.io/crates/sam/sam-0.3.1.crate",
16-
"size": 3769,
17-
"sha1": null,
18-
"md5": null,
19-
"sha256": "5fe15167489125b7403c9730d2c1a4c163466a327f7672444643259e8ad22178",
20-
"sha512": null,
21-
"bug_tracking_url": null,
22-
"code_view_url": null,
23-
"vcs_url": null,
24-
"copyright": null,
25-
"holder": null,
26-
"declared_license_expression": "mit",
27-
"declared_license_expression_spdx": "MIT",
28-
"license_detections": [
3+
"type":"cargo",
4+
"namespace":null,
5+
"name":"sam",
6+
"version":"0.3.1",
7+
"qualifiers":{},
8+
"subpath":null,
9+
"primary_language":null,
10+
"description":"A compile time instruction assembler.",
11+
"release_date":null,
12+
"parties":[],
13+
"keywords":[],
14+
"homepage_url":null,
15+
"download_url":"https://static.crates.io/crates/sam/sam-0.3.1.crate",
16+
"size":3769,
17+
"sha1":null,
18+
"md5":null,
19+
"sha256":"5fe15167489125b7403c9730d2c1a4c163466a327f7672444643259e8ad22178",
20+
"sha512":null,
21+
"bug_tracking_url":null,
22+
"code_view_url":null,
23+
"vcs_url":null,
24+
"copyright":null,
25+
"holder":null,
26+
"declared_license_expression":"mit",
27+
"declared_license_expression_spdx":"MIT",
28+
"license_detections":[
2929
{
30-
"license_expression": "mit",
31-
"license_expression_spdx": "MIT",
32-
"matches": [
30+
"license_expression":"mit",
31+
"license_expression_spdx":"MIT",
32+
"matches":[
3333
{
34-
"license_expression": "mit",
35-
"license_expression_spdx": "MIT",
36-
"from_file": null,
37-
"start_line": 1,
38-
"end_line": 1,
39-
"matcher": "1-spdx-id",
40-
"score": 100,
41-
"matched_length": 1,
42-
"match_coverage": 100,
43-
"rule_relevance": 100,
44-
"rule_identifier": "spdx-license-identifier-mit-5da48780aba670b0860c46d899ed42a0f243ff06",
45-
"rule_url": null,
46-
"matched_text": "MIT"
34+
"license_expression":"mit",
35+
"license_expression_spdx":"MIT",
36+
"from_file":null,
37+
"start_line":1,
38+
"end_line":1,
39+
"matcher":"1-spdx-id",
40+
"score":100.0,
41+
"matched_length":1,
42+
"match_coverage":100.0,
43+
"rule_relevance":100,
44+
"rule_identifier":"spdx-license-identifier-mit-5da48780aba670b0860c46d899ed42a0f243ff06",
45+
"rule_url":null,
46+
"matched_text":"MIT"
4747
}
4848
],
49-
"identifier": "mit-a822f434-d61f-f2b1-c792-8b8cb9e7b9bf"
49+
"identifier":"mit-a822f434-d61f-f2b1-c792-8b8cb9e7b9bf"
5050
}
5151
],
52-
"other_license_expression": null,
53-
"other_license_expression_spdx": null,
54-
"other_license_detections": [],
55-
"extracted_license_statement": "- MIT\n",
56-
"notice_text": null,
57-
"source_packages": [],
58-
"file_references": [],
59-
"is_private": false,
60-
"is_virtual": false,
61-
"extra_data": {},
62-
"dependencies": [],
63-
"repository_homepage_url": "https://github.com/ioncodes/sam",
64-
"repository_download_url": null,
65-
"api_data_url": null,
66-
"datasource_id": "cargo_api_metadata",
67-
"purl": "pkg:cargo/[email protected]"
52+
"other_license_expression":null,
53+
"other_license_expression_spdx":null,
54+
"other_license_detections":[],
55+
"extracted_license_statement":"- MIT\n",
56+
"notice_text":null,
57+
"source_packages":[],
58+
"file_references":[],
59+
"is_private":false,
60+
"is_virtual":false,
61+
"extra_data":{},
62+
"dependencies":[],
63+
"repository_homepage_url":"https://github.com/ioncodes/sam",
64+
"repository_download_url":null,
65+
"api_data_url":null,
66+
"datasource_id":"cargo_api_metadata",
67+
"purl":"pkg:cargo/[email protected]"
6868
}
69-
]
69+
]

0 commit comments

Comments
 (0)