Skip to content

Commit c8708e9

Browse files
committed
fix(nuget): add dependency section in bootstrap test
1 parent fc2d36a commit c8708e9

File tree

1 file changed

+112
-101
lines changed

1 file changed

+112
-101
lines changed
Lines changed: 112 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,115 @@
11
[
22
{
3-
"type": "nuget",
4-
"namespace": null,
5-
"name": "bootstrap",
6-
"version": "4.0.0-alpha",
7-
"qualifiers": {},
8-
"subpath": null,
9-
"primary_language": null,
10-
"description": "Bootstrap CSS\nBootstrap framework in CSS. Includes fonts and JavaScript\nThe most popular front-end framework for developing responsive, mobile first projects on the web.",
11-
"release_date": null,
12-
"parties": [
13-
{
14-
"type": null,
15-
"role": "author",
16-
"name": "Twitter, Inc.",
17-
"email": null,
18-
"url": null
19-
},
20-
{
21-
"type": null,
22-
"role": "owner",
23-
"name": "bootstrap",
24-
"email": null,
25-
"url": null
26-
}
27-
],
28-
"keywords": [],
29-
"homepage_url": "http://getbootstrap.com",
30-
"download_url": null,
31-
"size": null,
32-
"sha1": null,
33-
"md5": null,
34-
"sha256": null,
35-
"sha512": null,
36-
"bug_tracking_url": null,
37-
"code_view_url": null,
38-
"vcs_url": null,
39-
"copyright": "Copyright 2015",
40-
"declared_license_expression": "mit",
41-
"declared_license_expression_spdx": "MIT",
42-
"license_detections": [
43-
{
44-
"license_expression": "mit",
45-
"detection_log": [
46-
"not-combined"
47-
],
48-
"matches": [
49-
{
50-
"score": 100.0,
51-
"start_line": 1,
52-
"end_line": 1,
53-
"matched_length": 8,
54-
"match_coverage": 100.0,
55-
"matcher": "1-hash",
56-
"license_expression": "mit",
57-
"rule_identifier": "mit_180.RULE",
58-
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_180.RULE",
59-
"referenced_filenames": [],
60-
"is_license_text": false,
61-
"is_license_notice": false,
62-
"is_license_reference": true,
63-
"is_license_tag": false,
64-
"is_license_intro": false,
65-
"rule_length": 8,
66-
"rule_relevance": 100,
67-
"matched_text": "https://github.com/twbs/bootstrap/blob/master/LICENSE",
68-
"licenses": [
69-
{
70-
"key": "mit",
71-
"name": "MIT License",
72-
"short_name": "MIT License",
73-
"category": "Permissive",
74-
"is_exception": false,
75-
"is_unknown": false,
76-
"owner": "MIT",
77-
"homepage_url": "http://opensource.org/licenses/mit-license.php",
78-
"text_url": "http://opensource.org/licenses/mit-license.php",
79-
"reference_url": "https://scancode-licensedb.aboutcode.org/mit",
80-
"scancode_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE",
81-
"spdx_license_key": "MIT",
82-
"spdx_url": "https://spdx.org/licenses/MIT"
83-
}
84-
]
85-
}
86-
]
87-
}
88-
],
89-
"other_license_expression": null,
90-
"other_license_expression_spdx": null,
91-
"other_license_detections": [],
92-
"extracted_license_statement": "https://github.com/twbs/bootstrap/blob/master/LICENSE",
93-
"notice_text": null,
94-
"source_packages": [],
95-
"file_references": [],
96-
"extra_data": {},
97-
"dependencies": [],
98-
"repository_homepage_url": "https://www.nuget.org/packages/bootstrap/4.0.0-alpha",
99-
"repository_download_url": "https://www.nuget.org/api/v2/package/bootstrap/4.0.0-alpha",
100-
"api_data_url": "https://api.nuget.org/v3/registration3/bootstrap/4.0.0-alpha.json",
101-
"datasource_id": "nuget_nupsec",
102-
"purl": "pkg:nuget/[email protected]"
103-
}
3+
"type": "nuget",
4+
"namespace": null,
5+
"name": "bootstrap",
6+
"version": "4.0.0-alpha",
7+
"qualifiers": {},
8+
"subpath": null,
9+
"primary_language": null,
10+
"description": "Bootstrap CSS\nBootstrap framework in CSS. Includes fonts and JavaScript\nThe most popular front-end framework for developing responsive, mobile first projects on the web.",
11+
"release_date": null,
12+
"parties": [
13+
{
14+
"type": null,
15+
"role": "author",
16+
"name": "Twitter, Inc.",
17+
"email": null,
18+
"url": null
19+
},
20+
{
21+
"type": null,
22+
"role": "owner",
23+
"name": "bootstrap",
24+
"email": null,
25+
"url": null
26+
}
27+
],
28+
"keywords": [],
29+
"homepage_url": "http://getbootstrap.com",
30+
"download_url": null,
31+
"size": null,
32+
"sha1": null,
33+
"md5": null,
34+
"sha256": null,
35+
"sha512": null,
36+
"bug_tracking_url": null,
37+
"code_view_url": null,
38+
"vcs_url": null,
39+
"copyright": "Copyright 2015",
40+
"declared_license_expression": "mit",
41+
"declared_license_expression_spdx": "MIT",
42+
"license_detections": [
43+
{
44+
"license_expression": "mit",
45+
"detection_log": [
46+
"not-combined"
47+
],
48+
"matches": [
49+
{
50+
"score": 100.0,
51+
"start_line": 1,
52+
"end_line": 1,
53+
"matched_length": 8,
54+
"match_coverage": 100.0,
55+
"matcher": "1-hash",
56+
"license_expression": "mit",
57+
"rule_identifier": "mit_180.RULE",
58+
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_180.RULE",
59+
"referenced_filenames": [],
60+
"is_license_text": false,
61+
"is_license_notice": false,
62+
"is_license_reference": true,
63+
"is_license_tag": false,
64+
"is_license_intro": false,
65+
"rule_length": 8,
66+
"rule_relevance": 100,
67+
"matched_text": "https://github.com/twbs/bootstrap/blob/master/LICENSE",
68+
"licenses": [
69+
{
70+
"key": "mit",
71+
"name": "MIT License",
72+
"short_name": "MIT License",
73+
"category": "Permissive",
74+
"is_exception": false,
75+
"is_unknown": false,
76+
"owner": "MIT",
77+
"homepage_url": "http://opensource.org/licenses/mit-license.php",
78+
"text_url": "http://opensource.org/licenses/mit-license.php",
79+
"reference_url": "https://scancode-licensedb.aboutcode.org/mit",
80+
"scancode_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE",
81+
"spdx_license_key": "MIT",
82+
"spdx_url": "https://spdx.org/licenses/MIT"
83+
}
84+
]
85+
}
86+
]
87+
}
88+
],
89+
"other_license_expression": null,
90+
"other_license_expression_spdx": null,
91+
"other_license_detections": [],
92+
"extracted_license_statement": "https://github.com/twbs/bootstrap/blob/master/LICENSE",
93+
"notice_text": null,
94+
"source_packages": [],
95+
"file_references": [],
96+
"extra_data": {},
97+
"dependencies": [
98+
{
99+
"purl": "pkg:nuget/[email protected]",
100+
"extracted_requirement": "1.9.1",
101+
"scope": "dependency",
102+
"is_runtime": false,
103+
"is_optional": false,
104+
"is_resolved": true,
105+
"resolved_package": {},
106+
"extra_data": {}
107+
}
108+
],
109+
"repository_homepage_url": "https://www.nuget.org/packages/bootstrap/4.0.0-alpha",
110+
"repository_download_url": "https://www.nuget.org/api/v2/package/bootstrap/4.0.0-alpha",
111+
"api_data_url": "https://api.nuget.org/v3/registration3/bootstrap/4.0.0-alpha.json",
112+
"datasource_id": "nuget_nupsec",
113+
"purl": "pkg:nuget/[email protected]"
114+
}
104115
]

0 commit comments

Comments
 (0)