Skip to content

Commit 496d90b

Browse files
committed
bill-of-materials: update
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
1 parent 0605168 commit 496d90b

File tree

1 file changed

+17
-25
lines changed

1 file changed

+17
-25
lines changed

bill-of-materials.json

+17-25
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
"license": "MIT License",
55
"confidence": 0.989
66
},
7-
{
8-
"project": "github.com/bgentry/speakeasy",
9-
"license": "MIT License",
10-
"confidence": 0.944
11-
},
127
{
138
"project": "github.com/boltdb/bolt",
149
"license": "MIT License",
@@ -39,11 +34,6 @@
3934
"license": "Apache License 2.0",
4035
"confidence": 1
4136
},
42-
{
43-
"project": "github.com/cpuguy83/go-md2man/md2man",
44-
"license": "MIT License",
45-
"confidence": 1
46-
},
4737
{
4838
"project": "github.com/dgrijalva/jwt-go",
4939
"license": "MIT License",
@@ -89,11 +79,6 @@
8979
"license": "BSD 3-clause \"New\" or \"Revised\" License",
9080
"confidence": 0.979
9181
},
92-
{
93-
"project": "github.com/inconshreveable/mousetrap",
94-
"license": "Apache License 2.0",
95-
"confidence": 1
96-
},
9782
{
9883
"project": "github.com/jonboulle/clockwork",
9984
"license": "Apache License 2.0",
@@ -134,16 +119,6 @@
134119
"license": "Apache License 2.0",
135120
"confidence": 1
136121
},
137-
{
138-
"project": "github.com/russross/blackfriday",
139-
"license": "BSD 2-clause \"Simplified\" License",
140-
"confidence": 0.963
141-
},
142-
{
143-
"project": "github.com/shurcooL/sanitized_anchor_name",
144-
"license": "MIT License",
145-
"confidence": 1
146-
},
147122
{
148123
"project": "github.com/spf13/cobra",
149124
"license": "Apache License 2.0",
@@ -189,6 +164,11 @@
189164
"license": "BSD 3-clause \"New\" or \"Revised\" License",
190165
"confidence": 0.966
191166
},
167+
{
168+
"project": "google.golang.org/genproto/googleapis/rpc/status",
169+
"license": "Apache License 2.0",
170+
"confidence": 1
171+
},
192172
{
193173
"project": "google.golang.org/grpc",
194174
"license": "BSD 3-clause \"New\" or \"Revised\" License",
@@ -204,9 +184,21 @@
204184
"license": "Apache License 2.0 and MIT License",
205185
"confidence": 1
206186
},
187+
{
188+
"project": "github.com/inconshreveable/mousetrap",
189+
"license": "Apache License 2.0",
190+
"confidence": 1
191+
},
207192
{
208193
"project": "bitbucket.org/ww/goautoneg",
209194
"license": "BSD 3-clause \"New\" or \"Revised\" License",
210195
"confidence": 1
211196
}
212197
]
198+
199+
[
200+
{
201+
"project": "github.com/bgentry/speakeasy",
202+
"error": "No license detected"
203+
}
204+
]

0 commit comments

Comments
 (0)