-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.json
117 lines (117 loc) · 4.64 KB
/
index.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
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
{
"version": 1,
"packages": [
{
"id": "pkg:golang/github.com/aquasecurity/trivy",
"location": "pkg/golang/github.com/aquasecurity/trivy/trivy.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/docker-machine-driver-harvester",
"location": "pkg/golang/github.com/harvester/docker-machine-driver-harvester/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/harvester",
"location": "pkg/golang/github.com/harvester/harvester/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/harvester-cloud-provider",
"location": "pkg/golang/github.com/harvester/harvester-cloud-provider/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/harvester-installer",
"location": "pkg/golang/github.com/harvester/harvester-installer/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/harvester-load-balancer",
"location": "pkg/golang/github.com/harvester/harvester-load-balancer/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/harvester-network-controller",
"location": "pkg/golang/github.com/harvester/harvester-network-controller/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/node-manager",
"location": "pkg/golang/github.com/harvester/node-manager/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/pcidevices",
"location": "pkg/golang/github.com/harvester/pcidevices/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/seeder",
"location": "pkg/golang/github.com/harvester/seeder/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/vm-import-controller",
"location": "pkg/golang/github.com/harvester/vm-import-controller/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/harvester/webhook",
"location": "pkg/golang/github.com/harvester/webhook/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/k3s-io/k3s",
"location": "pkg/golang/github.com/k3s-io/k3s/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/longhorn/longhorn-share-manager",
"location": "pkg/golang/github.com/longhorn/longhorn-share-manager/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/confd",
"location": "pkg/golang/github.com/rancher/confd/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/fleet",
"location": "pkg/golang/github.com/rancher/fleet/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/image-build-rke2-cloud-provider",
"location": "pkg/golang/github.com/rancher/image-build-rke2-cloud-provider/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/kube-api-auth",
"location": "pkg/golang/github.com/rancher/kube-api-auth/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/machine",
"location": "pkg/golang/github.com/rancher/machine/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/rancher",
"location": "pkg/golang/github.com/rancher/rancher/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/rke2",
"location": "pkg/golang/github.com/rancher/rke2/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/support-bundle-kit",
"location": "pkg/golang/github.com/rancher/support-bundle-kit/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/system-agent",
"location": "pkg/golang/github.com/rancher/system-agent/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/webhook",
"location": "pkg/golang/github.com/rancher/webhook/scan.openvex.json"
},
{
"id": "pkg:golang/github.com/rancher/wharfie",
"location": "pkg/golang/github.com/rancher/wharfie/scan.openvex.json"
},
{
"id": "pkg:oci/trivy?repository_url=ghcr.io%2Faquasecurity%2Ftrivy",
"location": "pkg/oci/ghcr.io/aquasecurity/trivy/oci.openvex.json"
},
{
"id": "pkg:oci/trivy?repository_url=index.docker.io%2Faquasec%2Ftrivy",
"location": "pkg/oci/index.docker.io/aquasec/trivy/oci.openvex.json"
},
{
"id": "pkg:oci/trivy?repository_url=public.ecr.aws%2Faquasecurity%2Ftrivy",
"location": "pkg/oci/public.ecr.aws/aquasecurity/trivy/oci.openvex.json"
}
]
}