github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/test/integration/test-fixtures/image-os-binary-overlap/Dockerfile (about)

     1  FROM alpine:3.18.3@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
     2  
     3  # syft should not longer show the binary package for this image:
     4  # https://github.com/anchore/syft/issues/931
     5  # busybox                 1.36.1       binary <-- not reported synthetic package overlap
     6  # busybox                 1.36.1-r0    apk
     7  RUN apk update && apk add busybox