Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve version extraction in build information
Enhance version parsing for system libraries by extracting only the version number from command outputs. Specifically: - Modify OpenSSL version extraction to capture just the version number - Refine glibc version parsing to remove the "ldd (GNU libc)" prefix
- Loading branch information