-
-
Notifications
You must be signed in to change notification settings - Fork 720
Expand file tree
/
Copy pathoutput.expected.json
More file actions
80 lines (80 loc) · 2.35 KB
/
output.expected.json
File metadata and controls
80 lines (80 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"type": "golang",
"namespace": "github.com/alecthomas",
"name": "participle",
"version": null,
"qualifiers": {},
"subpath": null,
"primary_language": "Go",
"description": null,
"release_date": null,
"parties": [],
"keywords": [],
"homepage_url": "https://pkg.go.dev/github.com/alecthomas/participle",
"download_url": null,
"size": null,
"sha1": null,
"md5": null,
"sha256": null,
"sha512": null,
"bug_tracking_url": "https://github.com/alecthomas/participle/issues",
"code_view_url": null,
"vcs_url": "https://github.com/alecthomas/participle.git",
"copyright": null,
"holder": null,
"declared_license_expression": null,
"declared_license_expression_spdx": null,
"license_detections": [],
"other_license_expression": null,
"other_license_expression_spdx": null,
"other_license_detections": [],
"extracted_license_statement": null,
"notice_text": null,
"source_packages": [],
"file_references": [],
"is_private": false,
"is_virtual": false,
"extra_data": {},
"dependencies": [
{
"purl": "pkg:golang/github.com/alecthomas/repr@v0.0.0-20181024024818-d37bc2a10ba1",
"extracted_requirement": "v0.0.0-20181024024818-d37bc2a10ba1",
"scope": "require",
"is_runtime": true,
"is_optional": false,
"is_pinned": false,
"is_direct": true,
"resolved_package": {},
"extra_data": {}
},
{
"purl": "pkg:golang/github.com/davecgh/go-spew@v1.1.1",
"extracted_requirement": "v1.1.1",
"scope": "require",
"is_runtime": true,
"is_optional": false,
"is_pinned": false,
"is_direct": true,
"resolved_package": {},
"extra_data": {}
},
{
"purl": "pkg:golang/github.com/stretchr/testify@v1.4.0",
"extracted_requirement": "v1.4.0",
"scope": "require",
"is_runtime": true,
"is_optional": false,
"is_pinned": false,
"is_direct": true,
"resolved_package": {},
"extra_data": {}
}
],
"repository_homepage_url": "https://pkg.go.dev/github.com/alecthomas/participle",
"repository_download_url": null,
"api_data_url": null,
"datasource_id": "go_mod",
"purl": "pkg:golang/github.com/alecthomas/participle"
}
]