|
5 | 5 | "digest": "sha256:42d3e6bc186572245aded5a0be381012adba6d89355fa9486dd81b0c634695b5", |
6 | 6 | "distro": "Alpine", |
7 | 7 | "description": "Valid apk/db, apk present", |
8 | | - "ignoreErrors": false |
| 8 | + "ignoreErrors": false, |
| 9 | + "isManifestList": true |
9 | 10 | }, |
10 | 11 | { |
11 | 12 | "image": "docker.io/grafana/grafana", |
|
14 | 15 | "digest": "sha256:42d3e6bc186572245aded5a0be381012adba6d89355fa9486dd81b0c634695b5", |
15 | 16 | "distro": "Alpine", |
16 | 17 | "description": "Valid apk/db, apk present, locally tagged with fully-qualified name", |
17 | | - "ignoreErrors": false |
| 18 | + "ignoreErrors": false, |
| 19 | + "isManifestList": false |
18 | 20 | }, |
19 | 21 | { |
20 | 22 | "image": "docker.io/library/nginx", |
21 | 23 | "tag": "1.21.6", |
22 | 24 | "digest": "sha256:2bcabc23b45489fb0885d69a06ba1d648aeda973fae7bb981bafbb884165e514", |
23 | 25 | "distro": "Debian", |
24 | 26 | "description": "Valid dpkg/status, apt present", |
25 | | - "ignoreErrors": false |
| 27 | + "ignoreErrors": false, |
| 28 | + "isManifestList": true |
26 | 29 | }, |
27 | 30 | { |
28 | 31 | "image": "docker.io/library/nginx", |
|
31 | 34 | "localName": "local/image:tag", |
32 | 35 | "distro": "Debian", |
33 | 36 | "description": "Valid dpkg/status, apt present, locally tagged with repo and image name", |
34 | | - "ignoreErrors": false |
| 37 | + "ignoreErrors": false, |
| 38 | + "isManifestList": false |
35 | 39 | }, |
36 | 40 | { |
37 | 41 | "image": "registry.k8s.io/kube-proxy", |
38 | 42 | "tag": "v1.23.4", |
39 | 43 | "digest": "sha256:30116c7218264d95623d3918a50da703675755cae866cd4c324586611fcd50ea", |
40 | 44 | "distro": "Debian", |
41 | 45 | "description": "Valid dpkg/status, apt present, custom network config", |
42 | | - "ignoreErrors": false |
| 46 | + "ignoreErrors": false, |
| 47 | + "isManifestList": true |
43 | 48 | }, |
44 | 49 | { |
45 | 50 | "image": "registry.k8s.io/kube-proxy", |
46 | 51 | "tag": "v1.27.2", |
47 | 52 | "digest": "sha256:1e4f13f5f5c215813fb9c9c6f56da1c0354363f2a69bd12732658f79d585864f", |
48 | 53 | "distro": "Custom Google Distroless", |
49 | 54 | "description": "Custom dpkg/status.d with text names, no apt, libssl1.1", |
50 | | - "ignoreErrors": false |
| 55 | + "ignoreErrors": false, |
| 56 | + "isManifestList": true |
51 | 57 | }, |
52 | 58 | { |
53 | 59 | "image": "registry.k8s.io/kube-proxy", |
54 | 60 | "tag": "v1.26.1", |
55 | 61 | "digest": "sha256:1e4f13f5f5c215813fb9c9c6f56da1c0354363f2a69bd12732658f79d585864f", |
56 | 62 | "distro": "Custom Google Distroless", |
57 | 63 | "description": "Custom dpkg/status.d with text names, with both libssl1.1 and libssl1", |
58 | | - "ignoreErrors": false |
| 64 | + "ignoreErrors": false, |
| 65 | + "isManifestList": true |
59 | 66 | }, |
60 | 67 | { |
61 | 68 | "image": "docker.io/fluent/fluent-bit", |
62 | 69 | "tag": "1.8.4", |
63 | 70 | "digest": "sha256:2d80c13c2e7e06aa6a2e54a1825c6adbb3829c8a133ff617a0a61790bd61c53d", |
64 | 71 | "distro": "Google Distroless", |
65 | 72 | "description": "Custom dpkg/status.d with base64 names", |
66 | | - "ignoreErrors": false |
| 73 | + "ignoreErrors": false, |
| 74 | + "isManifestList": true |
67 | 75 | }, |
68 | 76 | { |
69 | 77 | "image": "docker.io/fluent/fluent-bit", |
|
72 | 80 | "localName": "localimage:tag", |
73 | 81 | "distro": "Google Distroless", |
74 | 82 | "description": "Custom dpkg/status.d with base64 names, locally tagged with image name only", |
75 | | - "ignoreErrors": false |
| 83 | + "ignoreErrors": false, |
| 84 | + "isManifestList": false |
76 | 85 | }, |
77 | 86 | { |
78 | 87 | "image": "docker.io/openpolicyagent/opa", |
79 | 88 | "tag": "0.46.0", |
80 | 89 | "digest": "sha256:c4b11c9b86eaba41276ae682bb6875332316242010b7523efe30f365ad0c3cb8", |
81 | 90 | "distro": "Google Distroless", |
82 | 91 | "description": "Custom dpkg/status.d with text names, no apt, libssl1", |
83 | | - "ignoreErrors": false |
| 92 | + "ignoreErrors": false, |
| 93 | + "isManifestList": false |
84 | 94 | }, |
85 | 95 | { |
86 | 96 | "image": "quay.io/calico/cni", |
87 | 97 | "tag": "v3.15.1", |
88 | 98 | "digest": "sha256:a925b445c2688fc9c149b20ea04faabd40610d3304a6efda68e5dada7a41b813", |
89 | 99 | "distro": "Redhat", |
90 | 100 | "description": "Valid rpm DB, microdnf & rpm present", |
91 | | - "ignoreErrors": false |
| 101 | + "ignoreErrors": false, |
| 102 | + "isManifestList": false |
92 | 103 | }, |
93 | 104 | { |
94 | 105 | "image": "mcr.microsoft.com/cbl-mariner/base/core", |
95 | 106 | "tag": "2.0.20240112", |
96 | 107 | "digest": "sha256:60323975ec3aabe1840920a65237950a54c5fef6ffc811a5d26bb6bd130f1cc3", |
97 | 108 | "distro": "Mariner", |
98 | 109 | "description": "Valid rpm DB, tdnf, yum & rpm present", |
99 | | - "ignoreErrors": false |
| 110 | + "ignoreErrors": false, |
| 111 | + "isManifestList": true |
100 | 112 | }, |
101 | 113 | { |
102 | 114 | "image": "mcr.microsoft.com/cbl-mariner/base/core", |
103 | 115 | "tag": "2.0.20240112-arm64", |
104 | 116 | "digest": "sha256:c85680df0ddccfd5bf0cd60ff7d0c07b0ea783bcee9ce5dc748b68c0d36e280a", |
105 | 117 | "distro": "Mariner", |
106 | 118 | "description": "Valid rpm DB, tdnf, yum & rpm present, arm64 cross-arch", |
107 | | - "ignoreErrors": false |
| 119 | + "ignoreErrors": false, |
| 120 | + "isManifestList": false |
108 | 121 | }, |
109 | 122 | { |
110 | 123 | "image": "mcr.microsoft.com/cbl-mariner/distroless/base", |
111 | 124 | "tag": "2.0.20220527", |
112 | 125 | "digest": "sha256:f550c5428df17b145851ad75983aca6d613ad4b51ca7983b2a83e67d0ac91a5d", |
113 | 126 | "distro": "Mariner Distroless", |
114 | 127 | "description": "Custom rpmmanifest files, no yum/tdnf/dnf/microdnf/rpm", |
115 | | - "ignoreErrors": false |
| 128 | + "ignoreErrors": false, |
| 129 | + "isManifestList": true |
116 | 130 | }, |
117 | 131 | { |
118 | 132 | "image": "mcr.microsoft.com/azurelinux/base/core", |
119 | 133 | "tag": "3.0.20240727", |
120 | 134 | "digest": "sha256:02004412d6133fba772fd88dd45ea99b61258722bfc796c156937df4a5d75c6c", |
121 | 135 | "distro": "Azure Linux", |
122 | 136 | "description": "Valid rpm DB, tdnf & rpm present, no dnf or yum", |
123 | | - "ignoreErrors": false |
| 137 | + "ignoreErrors": false, |
| 138 | + "isManifestList": true |
124 | 139 | }, |
125 | 140 | { |
126 | 141 | "image": "mcr.microsoft.com/azurelinux/base/core", |
127 | 142 | "tag": "3.0.20240727-arm64", |
128 | 143 | "digest": "sha256:5975d2ba45e7d256d4eb4e2b3df3aefbaddf25f14fa300fa126fb93b9f082d33", |
129 | 144 | "distro": "Azure Linux", |
130 | 145 | "description": "Valid rpm DB, tdnf & rpm present, no dnf or yum, arm64 cross-arch", |
131 | | - "ignoreErrors": false |
| 146 | + "ignoreErrors": false, |
| 147 | + "isManifestList": false |
132 | 148 | }, |
133 | 149 | { |
134 | 150 | "image": "mcr.microsoft.com/azurelinux/distroless/base", |
135 | 151 | "tag": "3.0.20240727", |
136 | 152 | "digest": "sha256:50c24841324cdb36a268bb1288dd6f8bd5bcf19055c24f6aaa750a740a8be62d", |
137 | 153 | "distro": "Azure Linux Distroless", |
138 | 154 | "description": "Custom rpmmanifest files, no yum/tdnf/dnf/microdnf/rpm", |
139 | | - "ignoreErrors": false |
| 155 | + "ignoreErrors": false, |
| 156 | + "isManifestList": true |
140 | 157 | }, |
141 | 158 | { |
142 | 159 | "image": "docker.io/library/amazonlinux", |
143 | 160 | "tag": "2.0.20210326.0", |
144 | 161 | "digest": "sha256:06380711d6a8ac0b6989f7e2a4419e560796791d9c7c843753a719c73552dc30", |
145 | 162 | "distro": "Amazon Linux", |
146 | 163 | "description": "Valid rpm DB, yum present", |
147 | | - "ignoreErrors": false |
| 164 | + "ignoreErrors": false, |
| 165 | + "isManifestList": true |
148 | 166 | }, |
149 | 167 | { |
150 | 168 | "image": "docker.io/library/oraclelinux", |
151 | 169 | "tag": "7.9", |
152 | 170 | "digest": "sha256:ba39a0daabd2df95ed5f374d016e87513f8e579ecc5a1599d7cf94679a281a34", |
153 | 171 | "distro": "Oracle Linux 7.9", |
154 | 172 | "description": "Valid rpm DB, yum present", |
155 | | - "ignoreErrors": false |
| 173 | + "ignoreErrors": false, |
| 174 | + "isManifestList": false |
156 | 175 | }, |
157 | 176 | { |
158 | 177 | "image": "docker.io/library/oraclelinux", |
159 | 178 | "tag": "8.9", |
160 | 179 | "digest": "sha256:67c889172b07b1f4067050abf4bcf7fce2febd280664df261fe17fa82501a498", |
161 | 180 | "distro": "Oracle Linux 8.9", |
162 | 181 | "description": "Valid rpm DB, yum present", |
163 | | - "ignoreErrors": true |
| 182 | + "ignoreErrors": true, |
| 183 | + "isManifestList": true |
164 | 184 | }, |
165 | 185 | { |
166 | 186 | "image": "docker.io/library/rockylinux", |
167 | 187 | "tag": "8.9.20231119", |
168 | 188 | "digest": "sha256:69cecc7163282ad83e27b739fe8473b7c56e280e83827dcda60e5d37102457f1", |
169 | 189 | "distro": "Rocky Linux", |
170 | 190 | "description": "Valid rpm DB, yum present", |
171 | | - "ignoreErrors": false |
| 191 | + "ignoreErrors": false, |
| 192 | + "isManifestList": false |
172 | 193 | }, |
173 | 194 | { |
174 | 195 | "image": "docker.io/redhat/ubi9-minimal", |
175 | 196 | "tag": "9.4-949", |
176 | 197 | "digest": "sha256:9607229894026ebecade4623038fce35bb75bf9371aca7b08ca11b08d103d2ab", |
177 | 198 | "distro": "Redhat", |
178 | | - "description": "Valid microdnf, no yum/dnf/rpm" |
| 199 | + "description": "Valid microdnf, no yum/dnf/rpm", |
| 200 | + "isManifestList": false |
179 | 201 | }, |
180 | 202 | { |
181 | 203 | "image": "docker.io/almalinux", |
182 | 204 | "tag": "9.4-20240923", |
183 | 205 | "digest": "sha256:1c718a4cd7bab3bdb069ddbbd1eb593a390e6932d51d0048a2f6556303bafba7", |
184 | 206 | "distro": "AlmaLinux", |
185 | 207 | "description": "Valid rpm DB, microdnf & rpm present", |
186 | | - "ignoreErrors": false |
| 208 | + "ignoreErrors": false, |
| 209 | + "isManifestList": true |
187 | 210 | }, |
188 | 211 | { |
189 | 212 | "image": "ghcr.io/project-copacetic/copacetic/test/openssl", |
190 | 213 | "tag": "test-rpm", |
191 | 214 | "digest": "sha256:a3ce5460b21cefef782ffd5f8b751c18d6b15b96e81da26248bfab032b4db742", |
192 | 215 | "distro": "Mariner Distroless", |
193 | 216 | "description": "Custom rpmmanifest files, no yum/tdnf/dnf/microdnf/rpm, custom openssl.cnf", |
194 | | - "ignoreErrors": false |
| 217 | + "ignoreErrors": false, |
| 218 | + "isManifestList": false |
195 | 219 | }, |
196 | 220 | { |
197 | 221 | "image": "ghcr.io/project-copacetic/copacetic/test/openssl", |
198 | 222 | "tag": "test-debian", |
199 | 223 | "digest": "sha256:453ce8b732afa551d2e8772d131d8b060b765a4532b33c1fc1e7a90569fb2fbb", |
200 | 224 | "distro": "Google Distroless", |
201 | 225 | "description": "Custom dpkg/status.d with text names, no apt, libssl1, custom openssl.cnf", |
202 | | - "ignoreErrors": false |
| 226 | + "ignoreErrors": false, |
| 227 | + "isManifestList": false |
203 | 228 | } |
204 | 229 | ] |
0 commit comments