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: panic scanning binaries without symtab #2739

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

kzantow
Copy link
Contributor

@kzantow kzantow commented Mar 27, 2024

This PR fixes a panic when scanning binaries without symtab information.

Fixes #2736

Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow merged commit 410867c into anchore:main Mar 27, 2024
11 checks passed
@kzantow kzantow deleted the fix/executable-scan-panic branch March 27, 2024 17:51
brian-ebarb pushed a commit to brian-ebarb/syft that referenced this pull request Apr 2, 2024
Signed-off-by: Keith Zantow <kzantow@gmail.com>
brian-ebarb pushed a commit to brian-ebarb/syft that referenced this pull request Apr 17, 2024
Signed-off-by: Keith Zantow <kzantow@gmail.com>
brian-ebarb pushed a commit to brian-ebarb/syft that referenced this pull request Apr 17, 2024
Signed-off-by: Keith Zantow <kzantow@gmail.com>
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.

fix panic scanning binaries without symtab
2 participants