-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathsamples-only-findings.json
More file actions
154 lines (154 loc) · 4.31 KB
/
Copy pathsamples-only-findings.json
File metadata and controls
154 lines (154 loc) · 4.31 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"headers": [
{
"tool_name": "scancode-toolkit",
"tool_version": "2.9.9.post122.a3fe9f1.dirty.20190219021430",
"options": {
"input": "samples/",
"--email": true,
"--info": true,
"--json-pp": "s.json",
"--only-findings": true
},
"notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.",
"start_timestamp": "2019-02-20T001251.477316",
"end_timestamp": "2019-02-20T001252.135018",
"message": null,
"errors": [],
"extra_data": {
"files_count": 4
}
}
],
"files": [
{
"path": "samples/JGroups/licenses/apache-1.1.txt",
"type": "file",
"name": "apache-1.1.txt",
"base_name": "apache-1.1",
"extension": ".txt",
"size": 2885,
"date": "2018-02-08",
"sha1": "6b5608d35c3e304532af43db8bbfc5947bef46a6",
"md5": "276982197c941f4cbf3d218546e17ae2",
"mime_type": "text/plain",
"file_type": "ASCII text, with CRLF line terminators",
"programming_language": null,
"is_binary": false,
"is_text": true,
"is_archive": false,
"is_media": false,
"is_source": false,
"is_script": false,
"emails": [
{
"email": "apache@apache.org",
"start_line": 29,
"end_line": 29
}
],
"files_count": 0,
"dirs_count": 0,
"size_count": 0,
"scan_errors": []
},
{
"path": "samples/JGroups/src/FixedMembershipToken.java",
"type": "file",
"name": "FixedMembershipToken.java",
"base_name": "FixedMembershipToken",
"extension": ".java",
"size": 5144,
"date": "2018-02-08",
"sha1": "5901f73dcc78155a1a2c7b5663a3a11fba400b19",
"md5": "aca9640ec8beee21b098bcf8ecc91442",
"mime_type": "text/plain",
"file_type": "ASCII text",
"programming_language": "Java",
"is_binary": false,
"is_text": true,
"is_archive": false,
"is_media": false,
"is_source": true,
"is_script": false,
"emails": [
{
"email": "millsy@jboss.com",
"start_line": 51,
"end_line": 51
}
],
"files_count": 0,
"dirs_count": 0,
"size_count": 0,
"scan_errors": []
},
{
"path": "samples/JGroups/src/S3_PING.java",
"type": "file",
"name": "S3_PING.java",
"base_name": "S3_PING",
"extension": ".java",
"size": 122528,
"date": "2018-02-08",
"sha1": "08dba9986f69719970ead3592dc565465164df0d",
"md5": "83d8324f37d0e3f120bc89865cf0bd39",
"mime_type": "text/plain",
"file_type": "ASCII text",
"programming_language": "Java",
"is_binary": false,
"is_text": true,
"is_archive": false,
"is_media": false,
"is_source": true,
"is_script": false,
"emails": [
{
"email": "rob@iharder.net",
"start_line": 1699,
"end_line": 1699
}
],
"files_count": 0,
"dirs_count": 0,
"size_count": 0,
"scan_errors": []
},
{
"path": "samples/zlib/zlib.h",
"type": "file",
"name": "zlib.h",
"base_name": "zlib",
"extension": ".h",
"size": 87883,
"date": "2018-02-08",
"sha1": "400d35465f179a4acacb5fe749e6ce20a0bbdb84",
"md5": "64d8a5180bd54ff5452886e4cbb21e14",
"mime_type": "text/x-c",
"file_type": "C source, ASCII text",
"programming_language": "C++",
"is_binary": false,
"is_text": true,
"is_archive": false,
"is_media": false,
"is_source": true,
"is_script": false,
"emails": [
{
"email": "jloup@gzip.org",
"start_line": 23,
"end_line": 23
},
{
"email": "madler@alumni.caltech.edu",
"start_line": 23,
"end_line": 23
}
],
"files_count": 0,
"dirs_count": 0,
"size_count": 0,
"scan_errors": []
}
]
}