Skip to content

Commit 9f79564

Browse files
author
github-actions[bot]
committed
update readme with latest CVE data
1 parent 73995b2 commit 9f79564

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ There are currently 5 images that are "prebuilt" by this project, although you c
2525
<!-- START_SECTION:table -->
2626
| image name | base image | CVE count<br>(crit/high/med+below) | archs | virtualization? | sudo? | notes |
2727
|---|---|---|---|---|---|---|
28-
| ubi8 | [ubi8-init:8.10](https://catalog.redhat.com/software/containers/ubi8-init/5c6aea74dd19c77a158f0892) | 0/11/577 | x86_64<br>arm64 | :x: | :x: | n/a |
29-
| ubi9 | [ubi9-init:9.5](https://catalog.redhat.com/software/containers/ubi9-init/6183297540a2d8e95c82e8bd) | 0/11/576 | x86_64<br>arm64 | :x: | :x: | n/a |
30-
| rootless-ubuntu-jammy | [ubuntu:jammy](https://hub.docker.com/_/ubuntu) (22.04 LTS) | 1/8/162 | x86_64<br>arm64 | rootless Docker-in-Docker | :x: | [common rootless problems](docs/tips-and-tricks.md#rootless-images) |
31-
| rootless-ubuntu-numbat | [ubuntu:numbat](https://hub.docker.com/_/ubuntu) (24.04 LTS) | 1/9/82 | x86_64<br>arm64 | rootless Docker-in-Docker | :x: | [common rootless problems](docs/tips-and-tricks.md#rootless-images) |
28+
| ubi8 | [ubi8-init:8.10](https://catalog.redhat.com/software/containers/ubi8-init/5c6aea74dd19c77a158f0892) | 0/10/585 | x86_64<br>arm64 | :x: | :x: | n/a |
29+
| ubi9 | [ubi9-init:9.5](https://catalog.redhat.com/software/containers/ubi9-init/6183297540a2d8e95c82e8bd) | 0/10/584 | x86_64<br>arm64 | :x: | :x: | n/a |
30+
| rootless-ubuntu-jammy | [ubuntu:jammy](https://hub.docker.com/_/ubuntu) (22.04 LTS) | 1/6/178 | x86_64<br>arm64 | rootless Docker-in-Docker | :x: | [common rootless problems](docs/tips-and-tricks.md#rootless-images) |
31+
| rootless-ubuntu-numbat | [ubuntu:numbat](https://hub.docker.com/_/ubuntu) (24.04 LTS) | 1/7/98 | x86_64<br>arm64 | rootless Docker-in-Docker | :x: | [common rootless problems](docs/tips-and-tricks.md#rootless-images) |
3232
| wolfi:latest | [wolfi-base:latest](https://images.chainguard.dev/directory/image/wolfi-base/versions) | 0/3/1 | x86_64<br>arm64 | :x: | :x: | n/a |
3333
<!-- END_SECTION:table -->
3434

3535
<!-- START_SECTION:date -->
3636
> [!NOTE]
37-
> CVE count was done on 26 January 2025 with the latest versions of [grype](https://github.com/anchore/grype) and runner image tags.
37+
> CVE count was done on 02 February 2025 with the latest versions of [grype](https://github.com/anchore/grype) and runner image tags.
3838
<!-- END_SECTION:date -->
3939
4040
## Design goals and compromises

0 commit comments

Comments
 (0)