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

ScanCode.io: Craft d2d pipeline steps for ELF #1113

Closed
3 tasks done
Tracked by #1093
pombredanne opened this issue Mar 12, 2024 · 2 comments
Closed
3 tasks done
Tracked by #1093

ScanCode.io: Craft d2d pipeline steps for ELF #1113

pombredanne opened this issue Mar 12, 2024 · 2 comments
Assignees

Comments

@pombredanne
Copy link
Member

pombredanne commented Mar 12, 2024

The design is to extend the "map_deploy_to_develop" with an "Elf" option given the framework in:

The process will be to:

@pombredanne pombredanne changed the title ScanCode.io: Craft dedicated pipeline for ELF (more complex to analyze and process) ScanCode.io: Craft dedicated pipeline steps for ELF (more complex to analyze and process) Apr 4, 2024
@pombredanne pombredanne changed the title ScanCode.io: Craft dedicated pipeline steps for ELF (more complex to analyze and process) ScanCode.io: Craft d2d pipeline steps for ELF Apr 4, 2024
@pombredanne
Copy link
Member Author

Some status update:

TG1999 added a commit that referenced this issue Apr 23, 2024
Add D2D for ELFs and Go binaries #1113 #1114
@TG1999
Copy link
Contributor

TG1999 commented Apr 27, 2024

This is now done and we have a set of proper steps grouped and tagged for JavaScript "binary/webpacked", Java and now this new ELF backtosource analysis that can be selectively used in the context of:

The actual Elf-specific pipeline steps look like this:

Image

To test the feature:

Here is how the project looks like after creation:

Image

  • When pipeline run is finished, refresh

Image

  • and click on the "relations" , and you can see the mapping between source and binaries:

Image

  • At the resource page, there are also file-level mappings details:

Image

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

No branches or pull requests

2 participants