File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.1
4
4
5
5
require (
6
6
github.com/Checkmarx/containers-images-extractor v1.0.10
7
- github.com/Checkmarx/containers-syft-packages-extractor v1.0.13
7
+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.14
8
8
github.com/Checkmarx/containers-types v1.0.4
9
9
github.com/rs/zerolog v1.34.0
10
10
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2
63
63
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
64
64
github.com/Checkmarx/containers-images-extractor v1.0.10 h1:RxXbw03SPkVjvw2XR05RSLh+YTTQ2KshrQhOhTMFey8 =
65
65
github.com/Checkmarx/containers-images-extractor v1.0.10 /go.mod h1:KqOq3DUekL9VbklOVgTdZJC/+KLOYdfEoCSY/SWHdxU =
66
- github.com/Checkmarx/containers-syft-packages-extractor v1.0.13 h1:9ah0rruMGgRiug/bD/JJDSrDqEqS7sKGVdc5sqbkwk8 =
67
- github.com/Checkmarx/containers-syft-packages-extractor v1.0.13 /go.mod h1:EFeB4//lO4KMVj9+eMg6z5jnO9F1e1T4jUoIcx0/19M =
66
+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.14 h1:wh+VBe3wZrN4qwxw3OV3tO6UVa6Tc7X6ib+RlWKNe7s =
67
+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.14 /go.mod h1:EFeB4//lO4KMVj9+eMg6z5jnO9F1e1T4jUoIcx0/19M =
68
68
github.com/Checkmarx/containers-types v1.0.4 h1:Sa3y7IraZeeppspV0AmqYTNoDEHqn9yZZZq895SkabM =
69
69
github.com/Checkmarx/containers-types v1.0.4 /go.mod h1:KR0w8XCosq3+6jRCfQrH7i//Nj2u11qaUJM62CREFZA =
70
70
github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo =
You can’t perform that action at this time.
0 commit comments