You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unable to get file resolver: unable to create directory resolver: unable to index filesystem path="/run/src/extras/sbom-base/dev/fd/2": unable to index branch="/run/src/extras/sbom-base/dev/fd/2": lstat /proc/1/fd/pipe:[33575]: no such file or directory
What happened:
Latest syft (0.104.0) fails to index amazonlinux images when scanning root using
source.NewFromDirectory
https://github.com/docker/buildkit-syft-scanner/blob/7f1fed0d3a1494365ff612d81d1c90f777ce9f81/internal/target.go#L37-L43:What you expected to happen:
Be able to scan
Steps to reproduce the issue:
Repro with this Dockerfile using BuildKit Syft Scanner: https://github.com/docker/buildkit-syft-scanner/actions/runs/7883917948/job/21511817145?pr=94#step:7:75
Anything else we need to know?:
Tried bumping to latest 0.104.0 and still repro in docker/buildkit-syft-scanner#94.
Let me know if you need more info,, thanks.
Environment:
syft version
: 0.104.0cat /etc/os-release
or similar):cc @cdupuis
The text was updated successfully, but these errors were encountered: