Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dive_0.12.0_checksums.txt | 2024-02-02 | 958 Bytes | |
dive_0.12.0_darwin_amd64.tar.gz | 2024-02-02 | 4.2 MB | |
dive_0.12.0_linux_amd64.deb | 2024-02-02 | 4.0 MB | |
dive_0.12.0_linux_amd64.rpm | 2024-02-02 | 4.1 MB | |
dive_0.12.0_linux_amd64.tar.gz | 2024-02-02 | 4.0 MB | |
dive_0.12.0_linux_arm64.deb | 2024-02-02 | 3.7 MB | |
dive_0.12.0_linux_arm64.rpm | 2024-02-02 | 3.8 MB | |
dive_0.12.0_darwin_arm64.tar.gz | 2024-02-02 | 4.0 MB | |
dive_0.12.0_linux_arm64.tar.gz | 2024-02-02 | 3.7 MB | |
dive_0.12.0_windows_amd64.zip | 2024-02-02 | 4.1 MB | |
dive_0.12.0_windows_arm64.zip | 2024-02-02 | 3.7 MB | |
README.md | 2024-02-02 | 1.5 kB | |
v0.12.0 source code.tar.gz | 2024-02-02 | 5.8 MB | |
v0.12.0 source code.zip | 2024-02-02 | 5.9 MB | |
Totals: 14 Items | 51.0 MB | 14 |
Changelog
v0.12.0 (2024-02-02)
Added Features
- Can we do docker layer wise scan for vulnerability detection [Issue [#465]]
- How to use Dive in gitlab CI Securely? [Issue [#493]]
Bug Fixes
- Dive always fail when trying to fetch local image [Issue [#462]]
- Unable to analyze the image using dive (Docker 25+ compatibility) [Issue [#498]] [PR [#500]] [tbroyer]
Additional Changes
- Bump to more recent go version, remove no longer required overrides [PR [#461]] [SuperSandro2000]
- docs: Adds instructions for snap installation [PR [#484]] [gruyaume]
- DIVE_VERSION does not need to be exported [PR [#492]] [ReneNyffenegger]
- fix(sec): upgrade golang.org/x/net to 0.17.0 [PR [#503]] [suguds]