-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Survive indexing not accessible files #3286
Labels
bug
Something isn't working
Comments
Hi @edhinard - thank you for this issue, and the steps to reproduce it. I have reproduced it here.
Here's the full trace in case anyone needs it.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
syft crash when a symlink is referencing a file which is not accessible (under not readable dir)
What you expected to happen:
syft should continue ignoring the file as for other non readable ones
Steps to reproduce the issue:
Use the attached docker file:
Anything else we need to know?:
looks like #2645 (but already closed) and #3258 (not exactely the same since the directory is not excluded)
Environment:
syft version
: syft 1.13.0Dockerfile.txt
The text was updated successfully, but these errors were encountered: