-
Notifications
You must be signed in to change notification settings - Fork 108
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
Match binaries to source using elf symbols #1621
base: main
Are you sure you want to change the base?
Conversation
Reference: #1403 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking fine. Thanks! 🌞
@AyanSinhaMahapatra The code looks fine but I would prefer we release a proper version of elf-inspector instead of using a git commit. |
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
@tdruez added as a dependency the latest release of |
@AyanSinhaMahapatra Before merging, could you confirm that the following pipe functions are properly covered by unit tests?
Also, do we have a unit test that validates the whole pipeline execution with a focus on the ELF inspection? |
Reference: #1403
Reference: aboutcode-org/elf-inspector#9