Skip to content

Bump version to 0.1.13#5

Merged
creslinux merged 1 commit intomainfrom
v0.1.13
Apr 30, 2025
Merged

Bump version to 0.1.13#5
creslinux merged 1 commit intomainfrom
v0.1.13

Conversation

@creslinux
Copy link
Copy Markdown
Owner

This release incorporates improvements from @lavafroth which enhances security by adding a pure Rust ELF parser module (ldd.rs) for analyzing binary dependencies.
This replaces the previous system call to the ldd binary, making the --ldd flag operation more secure by directly parsing ELF binaries and invoking the interpreter when needed.

This release incorporates improvements from lavafroth which enhances security by adding a pure Rust ELF parser module (ldd.rs) for analyzing binary dependencies. This replaces the previous system call to the ldd binary, making the --ldd flag operation more secure by directly parsing ELF binaries and invoking the interpreter when needed.
@creslinux creslinux merged commit 9ea0852 into main Apr 30, 2025
1 check passed
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.

1 participant