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

Prune /opt subdirectories from runpath #1276

Open
giordano opened this issue Apr 5, 2023 · 0 comments
Open

Prune /opt subdirectories from runpath #1276

giordano opened this issue Apr 5, 2023 · 0 comments
Labels
audit 👂 enhancement 💪 hacktoberfest 🍺 up for grabs Relatively easy issue, good to get acquainted with the code

Comments

@giordano
Copy link
Member

giordano commented Apr 5, 2023

We've seen libraries with runpath settings like

 0x000000000000001d (RUNPATH)            Library runpath: [/opt/x86_64-linux-gnu/x86_64-linux-gnu/sys-root/usr/local/lib:$ORIGIN]

We should prune /opt directories from runpath, as we already do for /workspace. Look at #1186 for inspiration. Of course, any PR fixing this should also add a test.

@giordano giordano added enhancement 💪 audit 👂 up for grabs Relatively easy issue, good to get acquainted with the code hacktoberfest 🍺 labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit 👂 enhancement 💪 hacktoberfest 🍺 up for grabs Relatively easy issue, good to get acquainted with the code
Projects
None yet
Development

No branches or pull requests

1 participant