-
Notifications
You must be signed in to change notification settings - Fork 39
/
bill-of-materials.json
72 lines (72 loc) · 1.52 KB
/
bill-of-materials.json
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
[
{
"project": "github.com/quay/jwtproxy",
"license": "Apache License 2.0",
"confidence": 1
},
{
"project": "github.com/sirupsen/logrus",
"license": "MIT License",
"confidence": 1
},
{
"project": "github.com/coreos/go-oidc",
"license": "Apache License 2.0",
"confidence": 1
},
{
"project": "github.com/coreos/go-systemd/journal",
"license": "Apache License 2.0",
"confidence": 0.997
},
{
"project": "github.com/coreos/goproxy",
"license": "BSD 3-clause \"New\" or \"Revised\" License",
"confidence": 0.966
},
{
"project": "github.com/coreos/pkg",
"license": "Apache License 2.0",
"confidence": 1
},
{
"project": "github.com/gregjones/httpcache",
"license": "MIT License",
"confidence": 0.989
},
{
"project": "github.com/jonboulle/clockwork",
"license": "Apache License 2.0",
"confidence": 1
},
{
"project": "github.com/patrickmn/go-cache",
"license": "MIT License",
"confidence": 0.989
},
{
"project": "github.com/tylerb/graceful",
"license": "MIT License",
"confidence": 1
},
{
"project": "golang.org/x/net/netutil",
"license": "BSD 3-clause \"New\" or \"Revised\" License",
"confidence": 0.966
},
{
"project": "gopkg.in/square/go-jose.v2/cipher",
"license": "Apache License 2.0",
"confidence": 1
},
{
"project": "gopkg.in/square/go-jose.v2/json",
"license": "BSD 3-clause \"New\" or \"Revised\" License",
"confidence": 0.966
},
{
"project": "gopkg.in/yaml.v2",
"license": "GNU Lesser General Public License v3.0",
"confidence": 0.953
}
]