Skip to content
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

Fix directory scanning #30

Merged
merged 4 commits into from
Jan 31, 2023
Merged

Fix directory scanning #30

merged 4 commits into from
Jan 31, 2023

Conversation

jedevc
Copy link
Collaborator

@jedevc jedevc commented Jan 31, 2023

🐛 Fix #20
🔪 Reverts #13

Depends on #29.

🎉 With the latest release of syft, we can remove our nasty chroot hack. However, we need a (much smaller) hack in case buildkit doesn't create the temp directory as in moby/buildkit#3558.

Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
This hack is required to ensure that even if BuildKit has not created
the /tmp directory that we have one for when syft creates temporary
files.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc requested a review from crazy-max January 31, 2023 11:28
@jedevc jedevc marked this pull request as ready for review January 31, 2023 11:34
@jedevc jedevc merged commit 55b5c47 into docker:master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't generate SBOM with rpmdb
2 participants